• This plugin helps me alot to force clients update assets.
    It’s even better if you could make a hook or js script to trigger full reload.
    Thank you, cheers.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author kostyatereshchuk

    (@kostyatereshchuk)

    @hamiltonvn,

    Thank you for the review and advice!

    I will try to do something like a hook or a function to configure it in the code and let you know results.

    Best regards,
    Kostya

    Plugin Author kostyatereshchuk

    (@kostyatereshchuk)

    I have uploaded a new version 2.2 of this plugin.

    Now you can use a function

    prevent_browser_caching( array( 
        'assets_version' => '123' 
    ) );

    to update the version of files manually in the functions.php file.

    Please let me know if it is useful for you and if you need additional options.

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Great plugin’ is closed to new replies.