Hello.
Is there any way can I manage or I write some codes to manage user role. Such as if person registered as moderator he/she can add new category. Or user can follow certain category question. If I write functions in function.php is it good idea?
Thank you
If you are interested in extension development then I have created a grunt script.
https://github.com/wp3/anspress-boilerplate-extension
Simply follow the instructions and it will generate a base extensions code for you.
Hi,
After updating to the last commit, I get this when I go to the user profile page:
FATAL ERROR: CALL TO UNDEFINED FUNCTION AP_GET_POINTS() IN C:\DATA\PROJECTEN\RESOLVETHIS\DEV2.0\SITE\WORDPRESS\WP-CONTENT\PLUGINS\ANSPRESS-MASTER\INCLUDES\USER.PHP ON LINE 1205
Is this due to the separation of the user-profile in a separate module?
If so, can I solve this issue by installing the extension?
It would be great if a user can subscribe to a tag and be notified of new questions related to that specific tag.
Hello,
How can I let my website viewers to create their own user profiles as followings;
How can I have my website viewers to create their own user profile using anspress plugin?
How can I have my website viewers to create their own user profile using anspress plugin?
My website is as follows;
http://snowykyoko.com/caselaw/legal-answers-2/
Please tell me how to ASAP.
Set WP4.1 and AnsPress.
Installed WP is in a subfolder “site.in/qa/”
When you click on “ask”, the opens main page (qa&ap_page=ask).
When you press any of the buttons sorting opens the first entry (qa/?ap_s=&sort=voted).
1. When I enter user profile user have not any `follow` button.
2. When I click in user profile `followers` or `following` button
Warning: call_user_func() expects parameter 1 to be a valid callback, no array or string given in C:\xampp\htdocs\sr\wp-content\plugins\anspress-master\includes\user.php on line 641
3. Only when I post comment main question last comment will appear at the bottom of the page. This only appears when someone post only main question not other answers. Also it only shows lates comment at the bottom.
4. Also `flag` button is not working.
Thank you
Is there any reathon why `title` bottom of the anwer page ?

Hi,
When we ask a question on this site and someone answers, we get a notification email.
Is that part of AnsPress or do you use another plugin for that.
Hi,
I see both code for Favorites and Subscription in the code-base.
Will these two concepts exist in AnsPress 2.0? Or is Favorites “old” code and Subscription the new concept?