Quickly Delete Cached Pages

wp-cache thumbIf you’re using the wp-cache plugin for wordpress and you’re editing your website often and you have your cache turned on THEN you may want to make a quick link to blow away the pages in the cache. This is so you don’t have to go all the way into the admin pages wp-cache options blah, blah screen.

[YOUR SITE]/wp-admin/options-general.php?page=wp-cache/wp-cache.php&wp_delete_cache

wp_delete_cache is the hidden page attribute that is submitted when you press the delete cache button.

Leave a Reply

You must be logged in to post a comment.