Plugin Directory

Changeset 3061744


Ignore:
Timestamp:
03/31/2024 12:04:24 PM (2 years ago)
Author:
umangapps48
Message:

added support wp 6.4.3

Location:
disable-css-js-cache/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • disable-css-js-cache/trunk/README.txt

    r3027742 r3061744  
    22Contributors: umangapps48
    33Donate link: https://phptutorialpoints.in
    4 Tags: disable css js cache, disable cache, clear cache, prevent asset cache
     4Tags: disable cache, clear cache, disable css js cache,  remove cache
    55Requires at least: 5.0
    66Requires php: 7.2
    7 Tested up to: 6.4.2
     7Tested up to: 6.4.3
    88Stable tag: 1.0.0
    99License: GPLv2 or later
     
    4747== Changelog ==
    4848
     49= 1.0.4 =
     50* Added support for wordpress 6.4.3
     51
    4952= 1.0.3 =
    5053* Added support for wordpress 6.4.2
     
    5962= 1.0.0 =
    6063* Added setting to enable and disable css and js cache on backend
    61 
    62 == Upgrade Notice ==
    6364
    6465
  • disable-css-js-cache/trunk/disable-css-js-cache.php

    r3027738 r3061744  
    1717 * Plugin URI:        https://phptutorialpoints.in
    1818 * Description:       This plugin helps prevent browser caching of CSS and JS files from theme in WordPress.
    19  * Version:           1.0.3
     19 * Version:           1.0.4
    2020 * Author:            Umang Prajapati
    2121 * License:           GPL-2.0+
Note: See TracChangeset for help on using the changeset viewer.