Version Description
Download this release
Release Info
Developer | thingalon |
Plugin | WP Super Cache |
Version | 1.9.2 |
Comparing to | |
See all releases |
Code changes from version 1.9.2-beta3 to 1.9.2
- readme.txt +1 -1
- wp-cache.php +1 -1
readme.txt
CHANGED
@@ -4,7 +4,7 @@ Tags: performance, caching, wp-cache, wp-super-cache, cache
|
|
4 |
Requires at least: 5.9
|
5 |
Requires PHP: 5.6
|
6 |
Tested up to: 6.1
|
7 |
-
Stable tag: 1.9.
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
4 |
Requires at least: 5.9
|
5 |
Requires PHP: 5.6
|
6 |
Tested up to: 6.1
|
7 |
+
Stable tag: 1.9.2
|
8 |
License: GPLv2 or later
|
9 |
License URI: http://www.gnu.org/licenses/gpl-2.0.html
|
10 |
|
wp-cache.php
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
* Plugin Name: WP Super Cache
|
4 |
* Plugin URI: https://wordpress.org/plugins/wp-super-cache/
|
5 |
* Description: Very fast caching plugin for WordPress.
|
6 |
-
* Version: 1.9.2
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://automattic.com/
|
9 |
* License: GPL2+
|
3 |
* Plugin Name: WP Super Cache
|
4 |
* Plugin URI: https://wordpress.org/plugins/wp-super-cache/
|
5 |
* Description: Very fast caching plugin for WordPress.
|
6 |
+
* Version: 1.9.2
|
7 |
* Author: Automattic
|
8 |
* Author URI: https://automattic.com/
|
9 |
* License: GPL2+
|