Hi Rahul,

I was just wondering how I can prevent users whose status has been set to banned from appearing on the users page.

The plugin I’m using to ban users is calledĀ DRP WPUM.

(I emailed this request to you. I just thought you would prefer for me to put it here. šŸ™‚ )

Thanks,

When I click multiple time on “Comment”, anspress opens mutiple comment fields, but should only open 1

Please allow admins to view the profile tab of other users (via permission)

Hi,

Today I would like to try AnsPress on my WordPress website I’ve already working filter like this :

add_filter(ā€˜plugins_url’, ā€˜correct_form_url’);
function correct_form_url($url) {

… my stuff

}

But it doesn’t work only for Anspress plugins. After some investigations i found the problem. On WordPress plugins are loaded earler than my theme/functions.php so my filter is loaded after AnsPress initialization. AnsPress use ā€œplugins_urlā€ function into ā€œ_setup_constants()ā€ function into initialization…

Can you fix this one? Because we can’t filter each WordPress functions used in AnsPressĀ initialization.

Thanks !

I feel like there should be a way to see this as a view. Thanks!