admin_notices_style()
public static function admin_notices_style()
Prevent notices from displaying before they are in their correct location.
When the page first loads, the notices display briefly at the top of the page before WordPress finds the first H2 tag where they are supposed to display.
Source: common.php:6341