Display custom message on WordPress admin
In some point of view when we developed a custom WordPress plugin or theme, we have to notify users for any urgent update, error, or any custom message on the WordPress admin section. All this is done by admin_notices hook function.


