Changeset 3151749
- Timestamp:
- 09/14/2024 12:05:46 PM (19 months ago)
- Location:
- disable-css-js-cache/trunk
- Files:
-
- 2 edited
-
README.txt (modified) (2 diffs)
-
disable-css-js-cache.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
disable-css-js-cache/trunk/README.txt
r3061744 r3151749 5 5 Requires at least: 5.0 6 6 Requires php: 7.2 7 Tested up to: 6. 4.37 Tested up to: 6.6.2 8 8 Stable tag: 1.0.0 9 9 License: GPLv2 or later … … 47 47 == Changelog == 48 48 49 = 1.0.5 = 50 * Added support for wordpress 6.6.2 51 * Added support for php 8.3 52 49 53 = 1.0.4 = 50 54 * Added support for wordpress 6.4.3 -
disable-css-js-cache/trunk/disable-css-js-cache.php
r3061744 r3151749 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. 419 * Version: 1.0.5 20 20 * Author: Umang Prajapati 21 21 * License: GPL-2.0+
Note: See TracChangeset
for help on using the changeset viewer.