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!