Skip to content

Instantly share code, notes, and snippets.

@kachi
Created March 11, 2012 05:34
Show Gist options
  • Select an option

  • Save kachi/2015157 to your computer and use it in GitHub Desktop.

Select an option

Save kachi/2015157 to your computer and use it in GitHub Desktop.
<?php add_filter('login_errors', create_function('$a', "return null;")); ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment