wp_create_nonce( 'activello_notice_dismiss' ), ); wp_localize_script( 'activello-admin-nux', 'activelloNUX', $activello_nux ); } /** * Output admin notices. * * @since 2.2.0 */ public function admin_notices() { global $pagenow; if ( true === (bool) get_option( 'activello_nux_dismissed' ) ) { return; } ?>
Activello Options -> Layout Options -> Blog Posts Layout Options in order to have full width images.', 'activello' ) ?>
install_plugin_button( 'force-regenerate-thumbnails', 'force-regenerate-thumbnails.php', 'Force Regenerate Thumbnails', array(), __( 'Regenerate Thumbnails Now', 'activello' ), __( 'Activate Force Regenerate Thumbnails', 'activello' ), __( 'Install Force Regenerate Thumbnails', 'activello' ) ); ?>