Plugin Directory

Changeset 2967904


Ignore:
Timestamp:
09/17/2023 05:56:29 AM (3 years ago)
Author:
umangapps48
Message:

Updated plugin version

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

Legend:

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

    r2948109 r2967904  
    55Requires at least: 5.0
    66Requires php: 7.2
    7 Tested up to: 6.2.2
     7Tested up to: 6.3.1
    88Stable tag: 1.0.0
    99License: GPLv2 or later
     
    1818Say goodbye to the frustration of stale CSS and JS files causing display issues, and embrace the power to control cache settings with ease.
    1919
    20 = Core plugin Features =
    21 * Instantly Disable CSS and JS Cache:
    22 The plugin provides a simple toggle switch to disable caching for CSS and JS files with just a single click. No coding or complex configurations required. This feature allows you to quickly bypass caching for these critical files and ensure seamless updates and changes reflect immediately.
     20== Core plugin Features ==
     21* **Instantly Disable CSS and JS Cache: ** The plugin provides a simple toggle switch to disable caching for CSS and JS files with just a single click. No coding or complex configurations required. This feature allows you to quickly bypass caching for these critical files and ensure seamless updates and changes reflect immediately.
    2322
    24 * Prevent Display Issues:
    25 When making changes to your website's CSS or JS files, caching can often cause display issues where the changes don't reflect in the user's browser. "Disable CSS JS Cache" eliminates this problem, allowing you to make real-time updates and maintain a consistently smooth user experience.
     23* **Prevent Display Issues:** When making changes to your website's CSS or JS files, caching can often cause display issues where the changes don't reflect in the user's browser. "Disable CSS JS Cache" eliminates this problem, allowing you to make real-time updates and maintain a consistently smooth user experience.
    2624
    27 * Fine-Grained Control:
    28 The plugin gives you the flexibility to choose which CSS and JS files you want to bypass caching for. You can disable cache for specific files or include/exclude entire directories, granting you granular control over caching behavior.
     25* **Fine-Grained Control:** The plugin gives you the flexibility to choose which CSS and JS files you want to bypass caching for. You can disable cache for specific files or include/exclude entire directories, granting you granular control over caching behavior.
    2926
    30 * Compatibility with Caching Plugins:
    31 Worried about conflicts with your existing caching plugins? Fear not! "Disable CSS JS Cache" is designed to work seamlessly with popular caching plugins, ensuring your website's performance and caching settings remain optimized.
     27* **Compatibility with Caching Plugins:** Worried about conflicts with your existing caching plugins? Fear not! "Disable CSS JS Cache" is designed to work seamlessly with popular caching plugins, ensuring your website's performance and caching settings remain optimized.
    3228
    33 * Easy to Use and Lightweight:
    34 This plugin is built with simplicity in mind. Its intuitive user interface makes it effortless for anyone, regardless of technical expertise, to manage CSS and JS caching effectively. Additionally, the plugin is lightweight, ensuring it won't slow down your website's loading times.
     29* **Easy to Use and Lightweight:** This plugin is built with simplicity in mind. Its intuitive user interface makes it effortless for anyone, regardless of technical expertise, to manage CSS and JS caching effectively. Additionally, the plugin is lightweight, ensuring it won't slow down your website's loading times.
    3530
    36 * No Coding Required:
    37 You don't need to be a coding expert to leverage the power of this plugin. With a user-friendly interface and a focus on simplicity, "Disable CSS JS Cache" is accessible to all WordPress users, from beginners to advanced developers.
     31* **No Coding Required:** You don't need to be a coding expert to leverage the power of this plugin. With a user-friendly interface and a focus on simplicity, "Disable CSS JS Cache" is accessible to all WordPress users, from beginners to advanced developers.
    3832
    3933== Installation ==
     
    44384. Use the toggle switch to enable or disable CSS and JS caching from "Disable CSS JS" submenu under Settings menu.
    4539
     40Say goodbye to cached CSS and JavaScript files that slow down your website's progress. Install our plugin today and enjoy a cache-free WordPress experience.
     41
    4642== Screenshots ==
    47431. screenshot-1.png
    4844
    4945== Changelog ==
     46
     47= 1.0.2 =
     48* Added support for wordpress 6.3.1
    5049
    5150= 1.0.1 =
  • disable-css-js-cache/trunk/disable-css-js-cache.php

    r2948110 r2967904  
    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.1
     19 * Version:           1.0.2
    2020 * Author:            Umang Prajapati
    2121 * License:           GPL-2.0+
Note: See TracChangeset for help on using the changeset viewer.