Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    because when page is cached already , then even you enable the maintenance , the PHP won’t run , so it won’t know the mode has been changed

    you may need to do a purge all when you enable maintenance mode

    Best regards,

    Thread Starter Astrix

    (@astrix)

    @qtwrk Thank you! I’ll apply this strategy when going in maintenance mode

    Plugin Support qtwrk

    (@qtwrk)

    Hi,

    if the maintenance plugin has hook , you can call do_action( 'litespeed_purge_all' ); to automatically purge cache when it enables/disbales

    Best regards,

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Issue with WP MAINTENANCE’ is closed to new replies.