PluginProbe ʕ •ᴥ•ʔ
Easy Updates Manager / 9.0.7
Easy Updates Manager v9.0.7
trunk 2.0.0 2.1.0 2.2.0 2.2.1 2.3.0 2.4.0 2.5.0 2.5.1 2.6.0 2.7.0 3.0.0 3.1.0 3.2.0 3.3.0 3.4.0 3.5.0 3.6.0 4.0 4.0.2 4.0.3 4.1.0 4.1.10 4.1.12 4.2.21 4.2.24 4.3.0 4.3.10 4.3.12 4.3.13 4.6.0 4.7.0 5.0.0 5.1.0 5.1.1 5.2.0 5.3.0 5.3.1 5.3.2 5.4.0 5.4.1 5.4.2 5.4.3 5.4.5 6.0.0 6.0.1 6.0.3 6.0.5 6.1.0 6.1.1 6.1.3 6.1.5 6.1.8 6.2.0 6.2.11 6.2.2 6.2.3 6.2.5 6.2.7 6.2.9 6.3.0 6.3.1 6.3.3 6.4.0 6.4.4 6.4.6 6.4.7 6.4.8 7.0.0 7.0.1 7.0.2 7.0.3 8.0.1 8.0.2 8.0.3 8.0.5 8.1.0 8.1.1 8.2.0 9.0.0 9.0.1 9.0.10 9.0.11 9.0.12 9.0.13 9.0.14 9.0.15 9.0.16 9.0.17 9.0.18 9.0.19 9.0.20 9.0.21 9.0.3 9.0.5 9.0.6 9.0.7 9.0.8 9.0.9
stops-core-theme-and-plugin-updates / templates / advanced-premium.php
stops-core-theme-and-plugin-updates / templates Last commit date
notices 5 years ago admin-bar.php 7 years ago admin-tab-advanced.php 7 years ago admin-tab-logs.php 5 years ago admin-tab-main.php 7 years ago admin-tab-plugins.php 5 years ago admin-tab-themes.php 5 years ago advanced-premium-preview.php 7 years ago advanced-premium.php 5 years ago exclude-users.php 5 years ago force-updates.php 5 years ago reset-options.php 5 years ago
advanced-premium.php
47 lines
1 <?php
2 if (!defined('ABSPATH')) die('No direct access.');
3 $easy_updates_manager_url = 'https://easyupdatesmanager.com/buy/?utm=eum-premium-tab';
4 $updraftcentral_url = 'https://updraftplus.com/updraftcentral/?utm=eum-premium-tab';
5 $updraftplus_url = 'https://updraftplus.com/?utm=eum-premium-tab';
6 $easy_updates_manager_downloads = '200,000';
7 ?>
8 <div class="advanced-premium">
9 <h3><?php _e('Get Easy Updates Manager Premium', 'stops-core-theme-and-plugin-updates'); ?></h3>
10 <p class="mpsum-medium"><?php
11
12 _e('Get many more features with Easy Updates Manager Premium.', 'stops-core-theme-and-plugin-updates');
13
14 printf(' '.__('Check out the video and %s below, or %s', 'stops-core-theme-and-plugin-updates'), '<a href="#mpsum-advanced-premium-features">'.__('feature list', 'stops-core-theme-and-plugin-updates').'</a>', '<a href="' . $easy_updates_manager_url . '">'.__('go to our store.', 'stops-core-theme-and-plugin-updates').'</a>');
15
16 ?></p>
17 <?php
18 // @codingStandardsIgnoreStart
19 ?>
20 <div style="padding:56.25% 0 0 0;position:relative;"><iframe src="https://player.vimeo.com/video/289883791?color=df6926&title=0&byline=0&portrait=0" style="position:absolute;top:0;left:0;width:100%;height:100%;" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe></div><script src="https://player.vimeo.com/api/player.js"></script>
21 <p class="mpsum-medium mpsum-caption"><a href="<?php echo esc_attr($easy_updates_manager_url); ?>"><?php _e('Find out about the advantages of upgrading to Easy Updates Manager Premium', 'stops-core-theme-and-plugin-updates'); ?></a></p>
22 <div class="mpsum-advanced-premium-features" id="mpsum-advanced-premium-features">
23 <h3><?php esc_html_e('Premium features include:', 'stops-core-theme-and-plugin-updates');?></h3>
24 <ul class="mpsum-advanced-premium-list">
25 <li><strong><?php _e('Safe mode', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e("Prevent updates that are not compatible with your current WordPress version or your server's PHP version.", 'stops-core-theme-and-plugin-updates'); ?></span></li>
26 <li><strong><?php _e('Scheduling updates', 'stops-core-theme-and-plugin-updates');?></strong><span class="mpsum-list-description"><?php _e('Choose the most convenient time to run your automatic updates.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
27 <li><strong><?php _e('External logging', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e('Sends alert when updates have taken place.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
28 <li><strong><?php _e('Anonymization', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e("Controls what is sent to the WordPress.org API; stop sending unnecessary/analytics data.", 'stops-core-theme-and-plugin-updates'); ?></span></li>
29 <li><strong><?php _e('Delayed updates', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e('Delays automatic updates by a set time to prevent installing short-lived (e.g. buggy) updates.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
30 <li><strong><?php _e('Automatic backups', 'stops-core-theme-and-plugin-updates');?></strong><span class="mpsum-list-description"><?php printf(__('Takes a backup before your website is updated via an integration with %s', 'stops-core-theme-and-plugin-updates'), '<a href="'.esc_attr($updraftplus_url).'">UpdraftPlus</a>'); ?></span></li>
31 <li><strong>UpdraftCentral</strong><span class="mpsum-list-description"><?php printf(__('Fully integrates with %s for centralized remote control.', 'stops-core-theme-and-plugin-updates'), '<a href="'.$updraftcentral_url.'">UpdraftCentral</a>'); ?></span></li>
32 <li><strong><?php _e('Log clearing', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e('Automatically prune your logs via scheduled deletion of older entries.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
33 <li><strong><?php _e('Import/export', 'stops-core-theme-and-plugin-updates');?></strong><span class="mpsum-list-description"><?php _e('Export your settings from one site to another for quicker setup.', 'stops-core-theme-and-plugin-updates');?></span></li>
34 <li><strong><?php _e('E-mail notifications', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e('Send weekly or monthly reports of pending updates.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
35 <li><strong><?php _e('White-label', 'stops-core-theme-and-plugin-updates'); ?></strong> <?php _e('Customize what branding and notices your clients see in the plugin settings.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
36 <li><strong><?php _e('Check plugins', 'stops-core-theme-and-plugin-updates');?></strong><span class="mpsum-list-description"><?php _e('Runs a check for plugins that have been removed from the WordPress directory.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
37 <li><strong><?php _e('Webhook', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e('Integrates with third-party services to allow automatic updates to be triggered via cron or tools like Zapier.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
38 <li><strong><?php _e('Export logs', 'stops-core-theme-and-plugin-updates'); ?></strong><span class="mpsum-list-description"><?php _e('Exports logs for your chosen date range for printing or a CSV/JSON for auditing.', 'stops-core-theme-and-plugin-updates'); ?></span></li>
39 </ul>
40 <strong><?php _e('All with premium support, and more planned!', 'stops-core-theme-and-plugin-updates'); ?></strong> <a href="<?php echo $easy_updates_manager_url; ?>"><?php _e('Go to our store to get it.', 'stops-core-theme-and-plugin-updates'); ?></a>
41 </div>
42 <div class="eum-button-cta">
43 <a href="<?php echo $easy_updates_manager_url; ?>"><?php _e('Get Premium Today!', 'stops-core-theme-and-plugin-updates'); ?></a>
44 </div>
45 </div><!-- advanced-premium -->
46 <?php
47 // @codingStandardsIgnoreEnd