user_admin_notices WordPress Action Hook
The user_admin_notices hook is a great way to keep your users updated on what's going on with your site. You can use it to display messages about new features, updates, or anything else you want to communicate to your users.
do_action( 'user_admin_notices' ) #
Prints user admin screen notices.