"Setup Author Website Templates"' ); ?>

' . esc_html__('go to Customizer', 'book-author-template') . '' ); ?>

<?php esc_attr_e('Author Portfolio Pro', 'book-author-template'); ?>
admin_url('admin-ajax.php'), 'nonce' => wp_create_nonce('setup_demo_nonce'), 'notice_nonce' => wp_create_nonce('book_author_template_notice_action'), ]); } add_action('admin_enqueue_scripts', 'book_author_template_enqueue_demo_setup_scripts'); // add_action('admin_init', function(){ // delete_option( 'book_author_template_notice_dismissed_forever' ); // delete_option( 'book_author_template_demo_setup_completed' ); // delete_option( 'book_author_template_notice_remind_time' ); // });