Changeset 3061744
- Timestamp:
- 03/31/2024 12:04:24 PM (2 years ago)
- Location:
- disable-css-js-cache/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (3 diffs)
-
disable-css-js-cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
disable-css-js-cache/trunk/README.txt
r3027742 r3061744 2 2 Contributors: umangapps48 3 3 Donate link: https://phptutorialpoints.in 4 Tags: disable c ss js cache, disable cache, clear cache, prevent assetcache4 Tags: disable cache, clear cache, disable css js cache, remove cache 5 5 Requires at least: 5.0 6 6 Requires php: 7.2 7 Tested up to: 6.4. 27 Tested up to: 6.4.3 8 8 Stable tag: 1.0.0 9 9 License: GPLv2 or later … … 47 47 == Changelog == 48 48 49 = 1.0.4 = 50 * Added support for wordpress 6.4.3 51 49 52 = 1.0.3 = 50 53 * Added support for wordpress 6.4.2 … … 59 62 = 1.0.0 = 60 63 * Added setting to enable and disable css and js cache on backend 61 62 == Upgrade Notice ==63 64 64 65 -
disable-css-js-cache/trunk/disable-css-js-cache.php
r3027738 r3061744 17 17 * Plugin URI: https://phptutorialpoints.in 18 18 * Description: This plugin helps prevent browser caching of CSS and JS files from theme in WordPress. 19 * Version: 1.0. 319 * Version: 1.0.4 20 20 * Author: Umang Prajapati 21 21 * License: GPL-2.0+
Note: See TracChangeset
for help on using the changeset viewer.