Easy Updates Manager - Version 5.3.2

Version Description

Released 2015-10-13

  • Fixed translation errors.
  • Welcomed Bego Mario Garde (pixolin) as a official contributor.
Download this release

Release Info

Developer ronalfy
Plugin Icon 128x128 Easy Updates Manager
Version 5.3.2
Comparing to
See all releases

Code changes from version 5.3.1 to 5.3.2

Files changed (3) hide show
  1. includes/MPSUM_Admin_Help.php +3 -2
  2. main.php +2 -2
  3. readme.txt +20 -17
includes/MPSUM_Admin_Help.php CHANGED
@@ -86,8 +86,9 @@ CONTENT4;
86
  <p style="align: center;">
87
  <h3>{$content5_strings[ 'contributors' ]}</h3>
88
  <ul>
89
- <li><a href="http://profiles.wordpress.org/kidsguide/">Matthew</a></li>
90
- <li><a href="http://profiles.wordpress.org/ronalfy/">Ronalfy</a></li>
 
91
  </ul>
92
  </p>
93
 
86
  <p style="align: center;">
87
  <h3>{$content5_strings[ 'contributors' ]}</h3>
88
  <ul>
89
+ <li><a href="http://profiles.wordpress.org/kidsguide/">Matthew (kidsguide)</a></li>
90
+ <li><a href="http://profiles.wordpress.org/ronalfy/">Ronald Huereca (ronalfy)</a></li>
91
+ <li><a href="http://profiles.wordpress.org/pixolin/">Bego Mario Garde (pixolin)</a></li>
92
  </ul>
93
  </p>
94
 
main.php CHANGED
@@ -3,8 +3,8 @@
3
  Plugin Name: Easy Updates Manager
4
  Plugin URI: https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
5
  Description: Manage and disable WordPress updates, including core, plugin, theme, and automatic updates - Works with Multisite.
6
- Author: kidsguide, ronalfy
7
- Version: 5.3.1
8
  Requires at least: 4.3
9
  Author URI: https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
10
  Contributors: kidsguide, ronalfy
3
  Plugin Name: Easy Updates Manager
4
  Plugin URI: https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
5
  Description: Manage and disable WordPress updates, including core, plugin, theme, and automatic updates - Works with Multisite.
6
+ Author: kidsguide, ronalfy, pixolin
7
+ Version: 5.3.2
8
  Requires at least: 4.3
9
  Author URI: https://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
10
  Contributors: kidsguide, ronalfy
readme.txt CHANGED
@@ -1,9 +1,9 @@
1
  === Easy Updates Manager ===
2
- Contributors: kidsguide, ronalfy
3
  Tags: updates manager, easy updates manager, disable updates manager, disable updates, update control, plugin updates, theme updates, core updates, automatic updates, multisite
4
  Requires at least: 4.3
5
  Tested up to: 4.3.1
6
- Stable tag: 5.3.1
7
  License: GPLv2 or later
8
 
9
  Manage all your WordPress updates, including individual plugin/theme updates, automatic updates, and loads more. Also works with WordPress Multisite.
@@ -24,7 +24,7 @@ Easy Updates Manager is a light yet powerful plugin which enables you to manage
24
  <li>Development Updates - This setting toggles whether or not you want the bleeding edge version of WordPress to automatically update itself.</li>
25
  <li>Plugin Updates - This setting can either automatically update all your plugins, or automatically update any select plugins you want.</li>
26
  <li>Theme Updates - This setting can either automatically update all your themes, or automatically update any select themes you want.</li>
27
- <li>Translation Updates - This setting can unable automatic updating or translation updates.</li>
28
  <li>Core Update E-mails - This setting disables the core update e-mails.</li>
29
  <li>Browser Nag - This setting removes the WordPress browser nag which appears when you are using an older browser.</li>
30
  <li>WordPress Version in Footer - This setting will remove the WordPress version in the admin footer on your website.</li>
@@ -37,13 +37,7 @@ Easy Updates Manager is a light yet powerful plugin which enables you to manage
37
 
38
  For more information on how to use Easy Updates Manager, check out our <a href="https://github.com/easy-updates-manager/easy-updates-manager/wiki">wiki</a>.
39
 
40
- <h3>Translations</h3>
41
-
42
- <ul>
43
- <li>German - Props <a href="https://github.com/pixolin">Bego Mario Garde</a></li>
44
- </ul>
45
-
46
- If you are interested in translating our plugin, please create a new support request with a link to your translation or <a href="https://github.com/easy-updates-manager/easy-updates-manager">submit a pull request</a>.
47
 
48
  == Screenshots ==
49
  1. Single site install settings page location
@@ -58,8 +52,7 @@ If you are interested in translating our plugin, please create a new support req
58
  10. Advanced options tab
59
  11. Help tab
60
 
61
- == Installation ==
62
-
63
  <strong>Installing Easy Updates Manager in your WordPress Dashboard</strong> (recommended)
64
 
65
  1. You can download Easy Updates Manager by going into your 'Plugins' section and selecting add a new plugin
@@ -67,7 +60,7 @@ If you are interested in translating our plugin, please create a new support req
67
  3. Install and activate the plugin by pushing the 'Install' button and then the 'activate plugin' link
68
  4. Configure the plugin by going to the 'Updates Options' section in your admin area under the Dashboard
69
 
70
- <strong>Installing Easy Updates Manager through FTP</strong>
71
 
72
  1. Upload the Easy Updates Manager folder to the '/wp-content/plugins/' directory (make sure it is unzipped)
73
  2. Activate the Easy Updates Manager plugin through the 'Plugins' menu in WordPress
@@ -75,7 +68,7 @@ If you are interested in translating our plugin, please create a new support req
75
 
76
  Activate the plugin after installation. If you are on Multisite, the plugin must be network-activated.
77
 
78
- == Frequently Asked Questions ==
79
  = Do you support older WordPress versions? =
80
 
81
  Version 5.0.x should support WP versions 4.0 - 4.2.x. Version 4.7.0 should support WP versions 2.3 - 4.0.
@@ -88,7 +81,7 @@ Unfortunately, we do not support older versions of WordPress or the non-current
88
 
89
  There's some documentation about changing the notification e-mail here: http://www.iwebcontrol.co.uk/2013/10/change-wordpress-auto-update-email-address/
90
 
91
- A plugin was also created to change the background updates email address: https://wordpress.org/plugins/background-update-notification-email-address/
92
 
93
  = Automatic Updates =
94
 
@@ -101,8 +94,15 @@ For additional information and FAQs for Easy Updates Manager check out our <a hr
101
 
102
  == Changelog ==
103
 
 
 
 
 
 
 
104
  = 5.3.1 =
105
  Released 2015-09-27
 
106
  * Fixing automatic updates dashboard widget.
107
 
108
  = 5.3.0 =
@@ -131,7 +131,7 @@ Released 2015-08-13
131
 
132
  * WordPress 4.3 tested and is now the minimum supported version.
133
  * Added default option to plugin/theme automatic updates.
134
- * Updated internal HTML to be WordPress 4.3 compatible.
135
  * Updated internal list tables to be WordPress 4.3 compatible.
136
  * Moved menus in multisite to Dashboard for WordPress 4.3 compatibility.
137
 
@@ -147,6 +147,9 @@ In version 5.0.0 we completely re-wrote the plugin to offer a faster and more se
147
 
148
  == Upgrade Notice ==
149
 
 
 
 
150
  = 5.3.1 =
151
  Fixing automatic updates in dashboard view.
152
 
@@ -160,7 +163,7 @@ Force update button available. Better support for third-party solutions.
160
  Fixing internationalization issues and adding German translation.
161
 
162
  = 5.1.0 =
163
- Only upgrade if using WordPress 4.3. Many changes to ensure WordPress 4.3 compatibility.
164
 
165
  = 5.0.0 =
166
  Major plugin rewrite and update. Updating will port over your old options. We recommend you perform a backup of your site before updating. Now you can configure just about any aspect of WordPress updates.
1
  === Easy Updates Manager ===
2
+ Contributors: kidsguide, ronalfy, pixolin
3
  Tags: updates manager, easy updates manager, disable updates manager, disable updates, update control, plugin updates, theme updates, core updates, automatic updates, multisite
4
  Requires at least: 4.3
5
  Tested up to: 4.3.1
6
+ Stable tag: 5.3.2
7
  License: GPLv2 or later
8
 
9
  Manage all your WordPress updates, including individual plugin/theme updates, automatic updates, and loads more. Also works with WordPress Multisite.
24
  <li>Development Updates - This setting toggles whether or not you want the bleeding edge version of WordPress to automatically update itself.</li>
25
  <li>Plugin Updates - This setting can either automatically update all your plugins, or automatically update any select plugins you want.</li>
26
  <li>Theme Updates - This setting can either automatically update all your themes, or automatically update any select themes you want.</li>
27
+ <li>Translation Updates - This setting can unable automatic updating for translation updates.</li>
28
  <li>Core Update E-mails - This setting disables the core update e-mails.</li>
29
  <li>Browser Nag - This setting removes the WordPress browser nag which appears when you are using an older browser.</li>
30
  <li>WordPress Version in Footer - This setting will remove the WordPress version in the admin footer on your website.</li>
37
 
38
  For more information on how to use Easy Updates Manager, check out our <a href="https://github.com/easy-updates-manager/easy-updates-manager/wiki">wiki</a>.
39
 
40
+ If you want to contribute to the translation, please go to https://translate.wordpress.org/, select your language and search for plugin Easy Updates Manager. We appreciate all the translation help we can get.
 
 
 
 
 
 
41
 
42
  == Screenshots ==
43
  1. Single site install settings page location
52
  10. Advanced options tab
53
  11. Help tab
54
 
55
+ == Installation ==
 
56
  <strong>Installing Easy Updates Manager in your WordPress Dashboard</strong> (recommended)
57
 
58
  1. You can download Easy Updates Manager by going into your 'Plugins' section and selecting add a new plugin
60
  3. Install and activate the plugin by pushing the 'Install' button and then the 'activate plugin' link
61
  4. Configure the plugin by going to the 'Updates Options' section in your admin area under the Dashboard
62
 
63
+ <strong>Installing Easy Updates Manager through FTP</strong>
64
 
65
  1. Upload the Easy Updates Manager folder to the '/wp-content/plugins/' directory (make sure it is unzipped)
66
  2. Activate the Easy Updates Manager plugin through the 'Plugins' menu in WordPress
68
 
69
  Activate the plugin after installation. If you are on Multisite, the plugin must be network-activated.
70
 
71
+ == Frequently Asked Questions ==
72
  = Do you support older WordPress versions? =
73
 
74
  Version 5.0.x should support WP versions 4.0 - 4.2.x. Version 4.7.0 should support WP versions 2.3 - 4.0.
81
 
82
  There's some documentation about changing the notification e-mail here: http://www.iwebcontrol.co.uk/2013/10/change-wordpress-auto-update-email-address/
83
 
84
+ A plugin was also created to change the background updates email address: https://wordpress.org/plugins/background-update-notification-email-address/
85
 
86
  = Automatic Updates =
87
 
94
 
95
  == Changelog ==
96
 
97
+ = 5.3.2 =
98
+ Released 2015-10-13
99
+
100
+ * Fixed translation errors.
101
+ * Welcomed Bego Mario Garde (pixolin) as a official contributor.
102
+
103
  = 5.3.1 =
104
  Released 2015-09-27
105
+
106
  * Fixing automatic updates dashboard widget.
107
 
108
  = 5.3.0 =
131
 
132
  * WordPress 4.3 tested and is now the minimum supported version.
133
  * Added default option to plugin/theme automatic updates.
134
+ * Updated internal HTML to be WordPress 4.3 compatible.
135
  * Updated internal list tables to be WordPress 4.3 compatible.
136
  * Moved menus in multisite to Dashboard for WordPress 4.3 compatibility.
137
 
147
 
148
  == Upgrade Notice ==
149
 
150
+ = 5.3.2 =
151
+ Fixed translation errors.
152
+
153
  = 5.3.1 =
154
  Fixing automatic updates in dashboard view.
155
 
163
  Fixing internationalization issues and adding German translation.
164
 
165
  = 5.1.0 =
166
+ Only upgrade if using WordPress 4.3. Many changes to ensure WordPress 4.3 compatibility.
167
 
168
  = 5.0.0 =
169
  Major plugin rewrite and update. Updating will port over your old options. We recommend you perform a backup of your site before updating. Now you can configure just about any aspect of WordPress updates.