You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
echo '<div class="error"><p>Warning - If you modify template files this could cause problems with your website.</p></div>';
}
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.