OS : Linux
PHP Version : 7.4.33
Software : __('Add-ons', 'mailchimp-for-wp'),
'text' => __('Add-ons', 'mailchimp-for-wp'),
'slug' => 'extensions',
'callback' => [ $this, 'show_extensions_page' ],
'position' => 100,
];
return $items;
}
/**
* Add text row to "Form > Appearance" tab.
*/
public function after_form_appearance_settings_rows()
{
echo ' ';
echo sprintf(__('Want to customize the style of your form? Try our Styles Builder & edit the look of your forms with just a few clicks.', 'mailchimp-for-wp'), 'https://www.mc4wp.com/premium-features/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=form-settings-link');
echo ' ';
if (rand(1, 2) === 1) {
echo sprintf(__('Be notified whenever someone subscribes? Mailchimp for WordPress Premium allows you to set up email notifications for your forms.', 'mailchimp-for-wp'), 'https://www.mc4wp.com/premium-features/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=footer-link');
} else {
echo sprintf(__('Increased conversions? Mailchimp for WordPress Premium submits forms without reloading the entire page, resulting in a much better experience for your visitors.', 'mailchimp-for-wp'), 'https://www.mc4wp.com/premium-features/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=form-settings-link');
}
echo ' ' . sprintf(__('Do you want translated forms for all of your languages? Try Mailchimp for WordPress Premium, which does just that plus more.', 'mailchimp-for-wp'), 'https://www.mc4wp.com/premium-features/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=footer-link') . ' ' . sprintf(__('Do you want to create more than one form? Our Premium add-on does just that! Have a look at all Premium benefits.', 'mailchimp-for-wp'), 'https://www.mc4wp.com/premium-features/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=footer-link') . ' ' . sprintf(__('Are you enjoying this plugin? The Premium add-on unlocks several powerful features. Find out about all benefits now.', 'mailchimp-for-wp'), 'https://www.mc4wp.com/premium-features/#utm_source=wp-plugin&utm_medium=mailchimp-for-wp&utm_campaign=footer-link') . ' ';
echo 'You are currently using the free version of Mailchimp for WordPress. ';
echo ' ';
echo 'There is a Premium version of this plugin that adds several powerful features. Like multiple and improved sign-up forms, an easier way to visually enhance those forms, advanced e-commerce integration and keeping track of all sign-up attempts in your local WordPress database.';
echo ' You can have all those benefits for a small yearly fee. Take a look at Mailchimp for WordPress Premium here. ';
echo __('Do you want to track all WooCommerce orders in Mailchimp so you can send emails based on the purchase activity of your subscribers?', 'mailchimp-for-wp');
echo ' ';
echo sprintf(__('Upgrade to Mailchimp for WordPress Premium or read more about Mailchimp\'s E-Commerce features.', 'mailchimp-for-wp') . '';
echo ' ';
}
/**
* Add text row to "Form > Settings" tab.
*/
public function after_form_settings_rows()
{
echo '';
echo ' ';
echo '';
echo ' ';
}
/**
* @param array $links
*
* @return array
*/
public function plugin_meta_links($links)
{
$links[] = '' . __('Upgrade to Premium', 'mailchimp-for-wp') . '';
return $links;
}
/**
* Add several texts to admin footer.
*/
public function admin_footer()
{
if (isset($_GET['view']) && $_GET['view'] === 'edit-form') {
// WPML & Polylang specific message
if (defined('ICL_LANGUAGE_CODE')) {
echo '';
echo ' ';
echo 'Mailchimp for WordPress Premium
';
echo 'Advanced WooCommerce integration for Mailchimp
';
echo '