Changeset 2720536
- Timestamp:
- 05/09/2022 09:59:48 AM (4 years ago)
- Location:
- prevent-browser-caching
- Files:
-
- 2 edited
- 3 copied
-
tags/2.3.3 (copied) (copied from prevent-browser-caching/trunk)
-
tags/2.3.3/prevent-browser-caching.php (copied) (copied from prevent-browser-caching/trunk/prevent-browser-caching.php) (1 diff)
-
tags/2.3.3/readme.txt (copied) (copied from prevent-browser-caching/trunk/readme.txt) (2 diffs)
-
trunk/prevent-browser-caching.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
prevent-browser-caching/tags/2.3.3/prevent-browser-caching.php
r2667986 r2720536 3 3 * Plugin Name: Prevent Browser Caching 4 4 * Description: Updates the assets version of all CSS and JS files. Shows the latest changes on the site without asking the client to clear browser cache. 5 * Version: 2.3. 25 * Version: 2.3.3 6 6 * Author: Kostya Tereshchuk 7 7 * Author URI: https://www.linkedin.com/in/kostyatereshchuk/ -
prevent-browser-caching/tags/2.3.3/readme.txt
r2686146 r2720536 3 3 Requires at least: 4.0 4 4 Tested up to: 5.9 5 Stable tag: 2.3. 25 Stable tag: 2.3.3 6 6 Donate link: https://tutori.org/donate/ 7 7 License: GPLv2 or later … … 52 52 == Changelog == 53 53 54 = 2.3.3 = 55 * Tested the plugin in WordPress 6.1. 56 54 57 = 2.3.2 = 55 58 * Fixed "Update CSS/JS" button in the admin bar. -
prevent-browser-caching/trunk/prevent-browser-caching.php
r2667986 r2720536 3 3 * Plugin Name: Prevent Browser Caching 4 4 * Description: Updates the assets version of all CSS and JS files. Shows the latest changes on the site without asking the client to clear browser cache. 5 * Version: 2.3. 25 * Version: 2.3.3 6 6 * Author: Kostya Tereshchuk 7 7 * Author URI: https://www.linkedin.com/in/kostyatereshchuk/ -
prevent-browser-caching/trunk/readme.txt
r2686146 r2720536 3 3 Requires at least: 4.0 4 4 Tested up to: 5.9 5 Stable tag: 2.3. 25 Stable tag: 2.3.3 6 6 Donate link: https://tutori.org/donate/ 7 7 License: GPLv2 or later … … 52 52 == Changelog == 53 53 54 = 2.3.3 = 55 * Tested the plugin in WordPress 6.1. 56 54 57 = 2.3.2 = 55 58 * Fixed "Update CSS/JS" button in the admin bar.
Note: See TracChangeset
for help on using the changeset viewer.