Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 169539

Problem with the registration filter

$
0
0

Replies: 0

Hi,
First off, very good work on all of these updates ! Your plugin was already a must have, but it’s becoming even more useful with each new update. Thanks a lot !

There is this little problem, though : you’ve added a filter that allows to prevent unwanted registration based on a list of usernames. That’s all well and good, but unfortunately, the filter removes previous errors that might have been thrown by other plugins (for instance, a handmade plugin that I use to do basically the same thing, but based on email domains instead of username… – sneaky feature request ;D).

Your function replace the previous errors on line 623 of the wp-cerber.php file with an empty WP_Error object (wp-cerber version 4.0).

Could you please modify the way you handle the errors ?

Thanks in advance !


Viewing all articles
Browse latest Browse all 169539

Trending Articles