array(
'type' => 'info',
'text' => Advanced_Ads_Admin_Notices::get_instance()->get_welcome_panel(),
'global' => true,
),
// email tutorial.
'nl_first_steps' => array(
'type' => 'subscribe',
'text' => __( 'Thank you for activating Advanced Ads. Would you like to receive the first steps via email?', 'advanced-ads' ),
'confirm_text' => __( 'Yes, send it', 'advanced-ads' ),
'global' => true,
),
// free add-ons.
'nl_free_addons' => array(
'type' => 'subscribe',
'text' => __( 'Thank you for using Advanced Ads. Stay informed and receive 2 free add-ons for joining the newsletter.', 'advanced-ads' ),
'confirm_text' => __( 'Add me now', 'advanced-ads' ),
'global' => true,
),
// adsense newsletter group.
'nl_adsense' => array(
'type' => 'subscribe',
'text' => __( 'Learn more about how and how much you can earn with AdSense and Advanced Ads from my dedicated newsletter.', 'advanced-ads' ),
'confirm_text' => __( 'Subscribe me now', 'advanced-ads' ),
'global' => true,
),
// missing license codes.
'license_invalid' => array(
'type' => 'plugin_error',
'text' => __( 'One or more license keys for Advanced Ads add-ons are invalid or missing.', 'advanced-ads' ) . ' ' . sprintf( __( 'Please add valid license keys here.', 'advanced-ads' ), get_admin_url( 1, 'admin.php?page=advanced-ads-settings#top#licenses' ) ),
),
// please review.
'review' => array(
'type' => 'info',
//'text' => '
'
'text' => '
' . __( '… ads created using Advanced Ads.', 'advanced-ads' ) . '
' . '' . __( 'Do you find the plugin useful and would like to thank us for updates, fixing bugs and improving your ad setup?', 'advanced-ads' ) . '
' . '' . // translators: this belongs to our message asking the user for a review. You can find a nice equivalent in your own language __( 'When you give 5-stars, an actual person does a little happy dance!', 'advanced-ads' ) . '
' . '' . ' ' . __( 'Sure, I appreciate your work', 'advanced-ads' ) . '' . ' ' . __( 'Yes, but help me first to solve a problem, please', 'advanced-ads' ) . '' . '