WP Super Cache – Clear all cache - Version 1.3.1

Version Description

  • Minor update to fix a problem with automatic update from WordPress plugin repository.
  • Corrected two typos. Thanks to Kevin W. McCarthy.
Download this release

Release Info

Developer apasionados
Plugin Icon 128x128 WP Super Cache – Clear all cache
Version 1.3.1
Comparing to
See all releases

Code changes from version 1.3 to 1.3.1

Files changed (2) hide show
  1. readme.txt +16 -12
  2. wp-super-cache-clear-cache-menu.php +1 -1
readme.txt CHANGED
@@ -3,26 +3,26 @@ Contributors: apasionados, netconsulting
3
  Donate link: http://apasionados.es/
4
  Tags: empty cache, emtpy wp super cache, cache, caching, performance, wp-cache, wp-super-cache, web performance optimization, WPO, YUI, yslow, google speed
5
  Requires at least: 3.0.1
6
- Tested up to: 3.9.1
7
- Stable tag: 1.3
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
- Clear all cache for WP Super Cache adds a menu entry to the admin menu to clear the cache completly.
12
 
13
  == Description ==
14
 
15
- The plugin clears completly the cache from WP Super Cache, directly from the admin menu.
16
 
17
- We created this plugin, in order to be able to clear the cache completly from the admin menu and not having to navigate to CONTENTS tab in WP Super Cache Settings.
18
 
19
  In some configuration WP Super Cache shows a menu entry to empty the cache in the menu, but it only empties the cache from the current page. See: [The "Delete Cache" button on the admin menu only deletes the cache for the current page.](http://wordpress.org/support/topic/plugin-wp-super-cache-menu-delete-cache-doesnt-work-but-on-contents-page-it-does)
20
- Nevertheless in the mayority of the sites that have WP Super Cache installed it doesn't display this menu entry.
21
 
22
- Please note that this menu option is only visible for SUPER ADMINS.
23
 
24
  = What can I do with this plugin? =
25
- The plugin clears completly the cache from WP Super Cache, directly from the admin menu.
26
 
27
  = WP Super Cache - Clear all cache Plugin in your Language! =
28
  This first release is avaliable in English and Spanish. In the languages folder we have included the necessarry files to translate this plugin.
@@ -44,10 +44,10 @@ Please don't use it with WordPress MultiSite, as it has not been tested.
44
  == Frequently Asked Questions ==
45
 
46
  = What is WP Super Cache - Clear all cache Plugin good for? =
47
- It empties completly the WP SUPER CACHE cache without having to navigate to the CONTENTS tab in WP Super Cache Settings, this plugin is for you.
48
 
49
  = Why should I make use of the WP Super Cache - Clear all cache Plugin? =
50
- If you use WP Super Cache and want to be able to empty completly the cache without having to navigate to the CONTENTS tab in WP Super Cache Settings, this plugin is for you.
51
 
52
  = Does WP Super Cache - Clear all cache make changes to the database? =
53
  No.
@@ -56,7 +56,7 @@ No.
56
  Install and activate. You will see a new menu entry in the administration area to empty the cache. Access this menu entry and your cache will be emptied and you are taken to the CONTENTS tab in WP Super Cache Settings.
57
 
58
  = Can every registered user use this plugin? =
59
- No. This menu option is only available for SUPER ADMINS.
60
 
61
  = How can I remove WP Super Cache - Clear all cache? =
62
  You can simply activate, deactivate or delete it in your plugin management section.
@@ -77,6 +77,10 @@ Of course we do. ;-)
77
 
78
  == Changelog ==
79
 
 
 
 
 
80
  = 1.3 =
81
  * Updated the code to fix the bug inspirationdate found: "The link added is relative so it doesn't work when the toolbar is displayed on the frontend".
82
 
@@ -94,7 +98,7 @@ Of course we do. ;-)
94
 
95
  == Upgrade Notice ==
96
 
97
- = 1.3 =
98
  Updated the code to fix the bug inspirationdate found: "The link added is relative so it doesn't work when the toolbar is displayed on the frontend". Thanks.
99
 
100
  == Contact ==
3
  Donate link: http://apasionados.es/
4
  Tags: empty cache, emtpy wp super cache, cache, caching, performance, wp-cache, wp-super-cache, web performance optimization, WPO, YUI, yslow, google speed
5
  Requires at least: 3.0.1
6
+ Tested up to: 4.5
7
+ Stable tag: 1.3.1
8
  License: GPLv2 or later
9
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
 
11
+ Clear all cache for WP Super Cache adds a menu entry to the admin menu to clear the cache completely .
12
 
13
  == Description ==
14
 
15
+ The plugin clears completely the cache from WP Super Cache, directly from the admin menu.
16
 
17
+ We created this plugin, in order to be able to clear the cache completely from the admin menu and not having to navigate to CONTENTS tab in WP Super Cache Settings.
18
 
19
  In some configuration WP Super Cache shows a menu entry to empty the cache in the menu, but it only empties the cache from the current page. See: [The "Delete Cache" button on the admin menu only deletes the cache for the current page.](http://wordpress.org/support/topic/plugin-wp-super-cache-menu-delete-cache-doesnt-work-but-on-contents-page-it-does)
20
+ Nevertheless in the majority of the sites that have WP Super Cache installed it doesn't display this menu entry.
21
 
22
+ Please note that this menu option is only visible for WordPress ADMINISTRATORS.
23
 
24
  = What can I do with this plugin? =
25
+ The plugin clears completely the cache from WP Super Cache, directly from the admin menu.
26
 
27
  = WP Super Cache - Clear all cache Plugin in your Language! =
28
  This first release is avaliable in English and Spanish. In the languages folder we have included the necessarry files to translate this plugin.
44
  == Frequently Asked Questions ==
45
 
46
  = What is WP Super Cache - Clear all cache Plugin good for? =
47
+ It empties completely the WP SUPER CACHE cache without having to navigate to the CONTENTS tab in WP Super Cache Settings, this plugin is for you.
48
 
49
  = Why should I make use of the WP Super Cache - Clear all cache Plugin? =
50
+ If you use WP Super Cache and want to be able to empty completely the cache without having to navigate to the CONTENTS tab in WP Super Cache Settings, this plugin is for you.
51
 
52
  = Does WP Super Cache - Clear all cache make changes to the database? =
53
  No.
56
  Install and activate. You will see a new menu entry in the administration area to empty the cache. Access this menu entry and your cache will be emptied and you are taken to the CONTENTS tab in WP Super Cache Settings.
57
 
58
  = Can every registered user use this plugin? =
59
+ No. This menu option is only available for WordPress ADMINISTRATORS.
60
 
61
  = How can I remove WP Super Cache - Clear all cache? =
62
  You can simply activate, deactivate or delete it in your plugin management section.
77
 
78
  == Changelog ==
79
 
80
+ = 1.3.1 =
81
+ * Minor update to fix a problem with automatic update from WordPress plugin repository.
82
+ * Corrected two typos. Thanks to Kevin W. McCarthy.
83
+
84
  = 1.3 =
85
  * Updated the code to fix the bug inspirationdate found: "The link added is relative so it doesn't work when the toolbar is displayed on the frontend".
86
 
98
 
99
  == Upgrade Notice ==
100
 
101
+ = 1.3.1 =
102
  Updated the code to fix the bug inspirationdate found: "The link added is relative so it doesn't work when the toolbar is displayed on the frontend". Thanks.
103
 
104
  == Contact ==
wp-super-cache-clear-cache-menu.php CHANGED
@@ -3,7 +3,7 @@
3
  Plugin Name: WP Super Cache - Clear all cache
4
  Plugin URI: http://ocaoimh.ie/wp-super-cache/
5
  Description: Clear all cached files of the WP Super Cache plugin directly from the admin menu (option only available to super admins).
6
- Version: 1.3
7
  Author: Apasionados.es
8
  Author URI: http://apasionados.es/
9
  Text Domain: wp-super-cache-clear-cache-menu
3
  Plugin Name: WP Super Cache - Clear all cache
4
  Plugin URI: http://ocaoimh.ie/wp-super-cache/
5
  Description: Clear all cached files of the WP Super Cache plugin directly from the admin menu (option only available to super admins).
6
+ Version: 1.3.1
7
  Author: Apasionados.es
8
  Author URI: http://apasionados.es/
9
  Text Domain: wp-super-cache-clear-cache-menu