☝' . __( 'Attention: The settings page ignores this settings and view all areas!', FB_ADMINIMIZE_TEXTDOMAIN ); add_settings_error( '_mw_settings_hint_message', '_mw_settings_hint', $settings_hint_message, 'updated' ); } function _mw_adminimize_get_admin_notices() { settings_errors( '_mw_settings_hint_message' ); }