there is an ap_moderator (Moderator) role for moderating post and comments. We are working on a role editor for AnsPress, will be available soon. 🙂
The plugin running in network mode, the plugin will not devactivate so it can be uninstalled. no error is given, just stays at a blank screen best answer i got
Here you go: // Redirect to AnsPress profiles add_action( 'template_redirect', 'redirect_author_archive_to_profile' ); function redirect_author_archive_to_profile() { if(is_author()){ $user_id = get_query_var( 'author' ); wp_redirect( ap_user_link( $user_id ) ); } }
Hello, Please send it to [email protected]. with full project roadmap and your budget.
Issue was due to 3rd party plugin, I am sure you are using a avatar plugin which is overriding get_avatar filter. Remove any avatar plugin and it will be fine.
Rahul Dear sir, I have not found the path yet. Please help me to find the path! I do not have a lot of knowledge. I can not go to anspress option and check “Hide author credit”.Thank you! I’m so sorry!