Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
function ps_disable_login_errors(){ return ''; // or you can try return null } add_filter( 'login_errors', 'ps_disable_login_errors' );
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Hi, this is a comment.
To get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.
Commenter avatars come from Gravatar.