scb_admin_notice( $msg, $class = 'updated' )
Return a standard admin notice.
Package
Description #Description
Related #Related
Uses #Uses
Uses | Description |
---|---|
framework/scb/Util.php: html() |
Used By #Used By
Used By | Description |
---|---|
theme-framework/kernel/mail-from.php: APP_Mail_From::blacklisted_email_notice() | Displays admin notice about blacklisted email on General Settings page |
theme-framework/kernel/functions.php: appthemes_disabled_login_redirect_notice() | Displays notice on settings page about disabled redirect from WordPress login pages. |
includes/search-index/search-index.php: APP_Build_Search_Index::progress() | |
includes/admin/settings.php: CP_Theme_Settings_General::admin_tools() | |
includes/admin/system-info.php: CP_Theme_System_Info::admin_tools() | |
includes/admin/updates.php: cp_upgrade_340_orders() | Update orders to include urls, checkout type, and hash. |
includes/admin/options.php: cp_form_layouts() | Handles form layouts admin page. |
includes/admin/options.php: cp_delete_db_tables() | Deletes all the ClassiPress database tables. |
includes/admin/options.php: cp_delete_all_options() | Deletes all the ClassiPress options. |
includes/admin/updates.php: cp_update_advanced_search_db() | Execute changes made in ClassiPress 3.1.0. |
includes/admin/package-list.php: cp_package_listing_list_page_notice() | Displays notices on admin listing package page. |
includes/admin/package-list.php: cp_package_membership_list_page_notice() | Displays notices on admin membership package page. |
framework/load.php: _appthemes_no_updater_plugin_warning() | Display AppThemes updater missing notice warning. |
framework/scb/PostMetabox.php: scbPostMetabox::display_notices() | Displays notices. |
framework/scb/AdminPage.php: scbAdminPage::admin_msg() | Manually generate a standard admin notice ( use Settings API instead ). |
framework/admin/versions.php: appthemes_updated_version_notice() | |
framework/admin/importer.php: APP_Importer::page_content() | |
framework/admin/importer.php: APP_Importer::import() | |
framework/admin/class-taxonomy-meta-box.php: APP_Taxonomy_Meta_Box::display_notices() | Displays notices. |