Show a notice.
Parameters
$namestringrequired- Notice name.
Related
| Uses | Description |
|---|---|
EVF_Admin_Notices::get_notices()includes/admin/class-evf-admin-notices.php | Get notices. |
| Used by | Description |
|---|---|
EVF_Install::install_actions()includes/class-evf-install.php | Install actions when a update button is clicked within the admin area. |
EVF_Install::maybe_update_db_version()includes/class-evf-install.php | See if we need to show or run database updates during install. |
EVF_Admin_Notices::reset_admin_notices()includes/admin/class-evf-admin-notices.php | Reset notices for themes when switched or a new version of EVF is installed. |
EVF_Admin_Notices::add_custom_notice()includes/admin/class-evf-admin-notices.php | Add a custom notice. |