It was removed from core to keep AnsPress simple. This will be released as an extension, so that only interested people can install it.
test – ignore
https://gist.github.com/rahularyan/5129d55940504155a2b4
Yes agreed. Any update on this?
This is a major feature for upcoming version of AnsPress. Its partially added to adn you can get latest version from github. After that you can use a role editor plugin and remove ap_new_question capability from a role and you are done.
You mean creating new answer from wp-admin questions ? You can do it, got to new answer and select question to answer for.
You can try with: #ap-notify { top: 250px; } Change the 250 with the desired distance from top. I only test this with a success message…
I don’t know if there’s a function to do it. But you can do it including the maxlength attribute, o with jQuery. But if you change the attribute, you are changing the php, so it will be override with the next update. http://stackoverflow.com/questions/1363030/can-i-specify-maxlength-in-css http://jsfiddle.net/TmsXG/13/