Easy Updates Manager - Version 2.2.1

Version Description

  • Fixed Readme.txt Errors with Boxes
Download this release

Release Info

Developer kidsguide
Plugin Icon 128x128 Easy Updates Manager
Version 2.2.1
Comparing to
See all releases

Code changes from version 2.2.0 to 2.2.1

Files changed (2) hide show
  1. Function.php +2 -2
  2. readme.txt +12 -11
Function.php CHANGED
@@ -2,12 +2,12 @@
2
  /**
3
  * @package Disable All Updates
4
  * @author Websiteguy
5
- * @version 2.2.0
6
  */
7
  /*
8
  Plugin Name: Disable All Updates
9
  Plugin URI: http://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
10
- Version: 2.2.0
11
  Description: A simple WordPress plugin that disables all the updating of plugins, themes, and the WordPress core. Just fill out the settings.
12
  Author: Websiteguy
13
  Author URI: http://profiles.wordpress.org/kidsguide/
2
  /**
3
  * @package Disable All Updates
4
  * @author Websiteguy
5
+ * @version 2.2.1
6
  */
7
  /*
8
  Plugin Name: Disable All Updates
9
  Plugin URI: http://wordpress.org/plugins/stops-core-theme-and-plugin-updates/
10
+ Version: 2.2.1
11
  Description: A simple WordPress plugin that disables all the updating of plugins, themes, and the WordPress core. Just fill out the settings.
12
  Author: Websiteguy
13
  Author URI: http://profiles.wordpress.org/kidsguide/
readme.txt CHANGED
@@ -1,6 +1,6 @@
1
  === Disable All Updates ===
2
 
3
- Contributors: kidsguide, Chris Collins
4
  Tags: Disable, Plugin, Updates, WordPress Core, Core, Theme, Themes, Theme Update, WordPress Core Update
5
  , No Updates, Stop Updates, Disable All Updates, Disable Updates
6
  Requires at least: 2.4
@@ -8,7 +8,7 @@ Tested up to: 3.8
8
  Stable tag: trunk
9
 
10
 
11
- A simple WordPress plugin that disables all the updating of plugins, themes, and the WordPress core. You can also just disable one or two of them using the settings.
12
 
13
 
14
 
@@ -17,25 +17,23 @@ A simple WordPress plugin that disables all the updating of plugins, themes, and
17
 
18
  This plugin simple removes the updating of the plugins, theme, and even the WordPress core.
19
  This way you can pick your favourite version of the plugin (theme, or WordPress core).
20
-
21
- This plugin is simple and easy.
22
-
23
- `Their are settings for this plugin under the Dashboard.`
24
 
25
  This plugin is better then any other plugin in its class because it:
26
- `<ol>
27
  <li>Turns of WordPress automatic updates</li>
28
  <li>It disables e-mail noticfactions for updates</li>
29
  <li>It has settings to disable one or two of them.</li>
30
- </ol> `
31
 
32
  And More...
33
 
34
  = Video Tutorial =
35
- [youtube http://www.youtube.com/embed/ESOSt_ebiwM]
36
 
37
- `= Just Won't to Disable One or Two? =
38
- With the new settings form under dashboard, it easy. Just check the things you won't disabled.`
 
39
 
40
  = Check Out Our Newest Plugin! =
41
  <li><a href="http://wordpress.org/plugins/remove-the-updates-submenu/">Remove the Updates Submenu</a></li>
@@ -119,6 +117,9 @@ Their are three way to install Disable All Updates.
119
 
120
 
121
  = Versions Available for Downloading =
 
 
 
122
  = 2.2.0 =
123
  * Settings Page Updated (Added Tutorial to Settings Page)
124
  * Video Tutorial Updated
1
  === Disable All Updates ===
2
 
3
+ Contributors: kidsguide
4
  Tags: Disable, Plugin, Updates, WordPress Core, Core, Theme, Themes, Theme Update, WordPress Core Update
5
  , No Updates, Stop Updates, Disable All Updates, Disable Updates
6
  Requires at least: 2.4
8
  Stable tag: trunk
9
 
10
 
11
+ This plugin disables all the updating of plugins, themes, and the WordPress core. You can also enable some using the settings.
12
 
13
 
14
 
17
 
18
  This plugin simple removes the updating of the plugins, theme, and even the WordPress core.
19
  This way you can pick your favourite version of the plugin (theme, or WordPress core).
20
+ Their are also settings under the dashboard.
 
 
 
21
 
22
  This plugin is better then any other plugin in its class because it:
23
+ <ol>
24
  <li>Turns of WordPress automatic updates</li>
25
  <li>It disables e-mail noticfactions for updates</li>
26
  <li>It has settings to disable one or two of them.</li>
27
+ </ol>
28
 
29
  And More...
30
 
31
  = Video Tutorial =
32
+ [youtube http://www.youtube.com/watch?v=ESOSt_ebiwM]
33
 
34
+ = Just Won't to Disable One or Two? =
35
+ `With the new settings form under dashboard, it easy.
36
+ Just check the things you won't disabled.`
37
 
38
  = Check Out Our Newest Plugin! =
39
  <li><a href="http://wordpress.org/plugins/remove-the-updates-submenu/">Remove the Updates Submenu</a></li>
117
 
118
 
119
  = Versions Available for Downloading =
120
+ = 2.2.1 =
121
+ * Fixed Readme.txt Errors with Boxes
122
+
123
  = 2.2.0 =
124
  * Settings Page Updated (Added Tutorial to Settings Page)
125
  * Video Tutorial Updated