Changeset 2143903
- Timestamp:
- 08/22/2019 05:04:29 PM (7 years ago)
- Location:
- cache-control
- Files:
-
- 2 edited
- 4 copied
-
tags/2.2.4 (copied) (copied from cache-control/trunk)
-
tags/2.2.4/admin.php (copied) (copied from cache-control/trunk/admin.php)
-
tags/2.2.4/cache-control.php (copied) (copied from cache-control/trunk/cache-control.php) (1 diff)
-
tags/2.2.4/readme.txt (copied) (copied from cache-control/trunk/readme.txt) (2 diffs)
-
trunk/cache-control.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cache-control/tags/2.2.4/cache-control.php
r2143894 r2143903 4 4 Plugin URI: https://www.ctrl.blog/entry/wordpress-cache-control-plugin.html 5 5 Description: Configurable HTTP Cache-Control headers for webpages generated by WordPress. 6 Version: 2.2. 36 Version: 2.2.4 7 7 Author: Daniel Aleksandersen 8 8 Author URI: https://www.daniel.priv.no/ -
cache-control/tags/2.2.4/readme.txt
r2143894 r2143903 4 4 Requires at least: 4.4.1 5 5 Tested up to: 5.0.2 6 Stable tag: 2.2. 36 Stable tag: 2.2.4 7 7 License: GPLv3 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 77 77 == Changelog == 78 78 79 = 2.2.4 = 80 81 * Improved security. 82 79 83 = 2.2.3 = 80 84 -
cache-control/trunk/cache-control.php
r2143894 r2143903 4 4 Plugin URI: https://www.ctrl.blog/entry/wordpress-cache-control-plugin.html 5 5 Description: Configurable HTTP Cache-Control headers for webpages generated by WordPress. 6 Version: 2.2. 36 Version: 2.2.4 7 7 Author: Daniel Aleksandersen 8 8 Author URI: https://www.daniel.priv.no/ -
cache-control/trunk/readme.txt
r2143894 r2143903 4 4 Requires at least: 4.4.1 5 5 Tested up to: 5.0.2 6 Stable tag: 2.2. 36 Stable tag: 2.2.4 7 7 License: GPLv3 8 8 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 77 77 == Changelog == 78 78 79 = 2.2.4 = 80 81 * Improved security. 82 79 83 = 2.2.3 = 80 84
Note: See TracChangeset
for help on using the changeset viewer.