Skip to content

Instantly share code, notes, and snippets.

<?php
/**
* Plugin Name: WP Rocket | Remove Post URLs from purge based on strings
* Description: Removes URLs from WP Rocket’s automatic cache purging based on a partial string match.
* Author: WP Rocket Support Team
* Author URI: http://wp-rocket.me/
* License: GNU General Public License v2 or later
* License URI: http://www.gnu.org/licenses/gpl-2.0.html
*
*/