"Setup Author Website Templates"' ); ?>

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

<?php esc_attr_e('Author Portfolio Pro', '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_demo_setup_completed' ); // delete_option( 'author_portfolio_notice_remind_time' ); // });