<?php esc_attr_e('Author Portfolio Pro', 'author-portfolio');?>

"Setup Demo" to instantly install a beautifully designed starter website, complete with sample books, blog posts, and author-specific templates—perfectly tailored for writers. This seamless process takes just a few minutes and sets up all the tools you need to showcase your work.', 'author-portfolio'); ?>

admin_url('admin-ajax.php'), 'nonce' => wp_create_nonce('setup_demo_nonce'), 'notice_nonce' => wp_create_nonce('author_portfolio_notice_action'), ]); } add_action('admin_enqueue_scripts', 'author_portfolio_enqueue_demo_setup_scripts'); // add_action('admin_init', function(){ // delete_option( 'author_portfolio_notice_dismissed_forever' ); // delete_option( 'author_portfolio_notice_remind_time' ); // });