non logged in user notification

Long Process ? How that can be ? It takes less than a minute. Anyway, use also register/login via a social site. Plently of plugins available. What you ask can’t be done within Anspress (for the moment at least).

User IP being sent in notification emails

It’s not Anspress, it’s the core WP Comments. This can be filtered like so…   <?php // The standard wp comments email contains the users IP and email address. This is a privacy issue, // so we need to amend the contents of the email add_filter(‘comment_notification_text’, ‘comment_notification_text_override’, 12, 2); function comment_notification_text_override($notify_message, $comment_id){ $notify_message = <<<HERE BUILD A NEW MESSAGE HERE! HERE; return $notify_message; }

User IP being sent in notification emails

I don’t see that in ANY email. Can you provide some kind of capture or message text ?

Unable to set AnsPress capabilities for bbPress roles

This is also an issue for me, however, it’s a custom role instead of bbpress. I enable the ‘Basic Capabilities’, hit Save Role. The page refreshes and shows they’re still enabled. However, if I do a browser refresh and check the role, the settings have been unselected again.

How to follow question or users?

Hello, Yes there is a follow/subscribe button. Also when anybody participate in discussion then they are automatically added as a follower. If you cant see follow button in your site then add AnsPress subscribe widget to question sidebar. In our site followers button is hidden and allowing only participants to follow.

is it possible to add category name in question slug

No it is not possible without code changes.

How to follow question or users?

I need to know it as well!!@rahul

Email notification when flagged answer / question / comment

1. The Author of the Question GETS an email when a NEW Answer is posted. The Admin also. 2. The Author of the Question doesn’t get any email when a new comment is posted. Admin also. 3. Flagged posts don’t send out any notifications to anyone but are show in the admin or Anspress dashboard.

“Ask Leaders to Answer” — Great Feature Suggestion!

+1 for this. I need this feature. It would good to have the ability for admin to ask any user to answer the question, not just leaders. This helps in good moderation for questions. Hi Rahul  – Any idea when you plan to add this feature?

AnsPress 4.0 demo will be online next week

What exactly “The Demo Will be Online” Means ?