Troubleshooting errors in the error plugin. I want to create some errors or good posts when uploading headlines to a WordPress blog site.
as:
if(is header load)
{
//run a action hook here
//print success or error msgs through hook function
}
Suggest a hook action to display messages when loading a header.
Frank source
share