• Is it possible to clear the cache of a single page or article? If a page is updated it would be very useful,specially if pre load cache is enabled .

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Pandasonic2

    (@pandasonic2)

    If I press on the link in the admin bar over the article “clear the cache of this article”, WP super cache clears all the files present in the super cache archive. And, if only update a page, the archive of super cache is cleared too.

    Yes, use the function wpsc_delete_url_cache( $url ); or wpsc_delete_files( $directory, true );

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Clear cache of single page’ is closed to new replies.