• Plugin removes cache for homepage when I update any post

    I would like to disable it, option to check such function

    Can you please add it?

Viewing 1 replies (of 1 total)
  • Hi @user325,

    There are already options on WPSC Settings (advanced):

    • Clear all cache files when a post or page is published or updated.
    • Only refresh current page when comments made.

    In some cases (home page is posts page,…) home page should be purged on edit action. If you see possible issue or you want to submit “feature request” then please enable debug log (WPSC Settings) and send snippet from log when you are editing post. If send more details and specification (related to WP/WPSC settings) then I’ll try to make new PR based on your request (It’ll be helpful to create new issue on GitHub in this case).

    Also, as alternative solution if your hosting supports crontab then I could share (send) PHP script which could be executed from crontab (and you can set time when it will be executed on your hosting dashboard). This script will reload cache for homepage.

    I hope that helps,
    Saša

Viewing 1 replies (of 1 total)
  • The topic ‘Don’t remove cache of homepage if any post was updated’ is closed to new replies.