• Simple one-file plugin, fast and useful.
    I make it compatible with “WP FastestCache” – add the line inside

    // support for clearing the articles cache if w3total cache is installed
    	if(get_option("reaction_buttons_clear_supported_caches")){
    .....
    @unlink("/home/......../public_html/wp-content/cache/all/index.html");
    }

    and my Homepage’s cache will clean after each vote.

    So I’m very happy. Thank you.
    Stay high forever!

  • The topic ‘Very nice and easy’ is closed to new replies.