-
Posted a reply to How to use clean_login_invalid_email filter?, on the site WordPress.org Forums:
Hi @carazo Suppose I just want Gmail and Yahoo to register. What code should I… -
Created a topic, How to use clean_login_invalid_email filter?, on the site WordPress.org Forums:
Hi @hornero and dear @carazo there is an filter hook i… -
Posted a reply to How to stop (fake) users from registering, on the site WordPress.org Forums:
Hi Alberto there is an filter hook in new version apply_filters( 'clean_login_invalid_email', false, $email )…