tag error
Add custom error messages to admin panel
wordpress snippet
Adding this snippet to the functions.php of your wordpress theme will display a custom error message displayed within the “theme” admin screen. Change the parent_base to edit, tools etc, to display message on another admin screen.
read moreHide login errors
wordpress snippet
Adding this PHP code to the functions.php of your wordpress theme will disable the login errors that are displayed to users. Help prevents people from guessing your user name or password.
read more











