wp_create_nonce( 'blog_fse_notice_dismiss' ) ); wp_localize_script( 'blog-fse-admin', 'blog_fse_ux', $blog_fse_notify ); } /** * Output admin notices. * */ public function admin_notices() { global $pagenow; $theme_data = wp_get_theme(); if ( ( 'themes.php' === $pagenow ) && isset( $_GET[ 'page' ] ) && ( 'blog-fse' === $_GET[ 'page' ] ) || true === (bool) get_option( 'blog_fse_notify_dismissed' ) || blog_fse_plugin_is_activated() ) { return; } $theme_data = wp_get_theme(); $theme_name = $theme_data->Name; ?>
Blocks Starter Templates' ); ?>