=== Integration of Simple Custom Post Order and WP Rocket === Tags: custom post order, post order, js post order, page order, posts order, category order, sort posts, sort pages, sort custom posts, wp rocket Requires at least: 4.6 Requires PHP: 5.6 Tested up to: 5.8 Stable tag: 1.0.2 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Automatically cleans the WP Rocket cache when the posts order is changed. == Description == Automatically cleans the WP Rocket cache when the posts order is changed. This plugins is now supported and maintained by Fivestudio. == Installation == 1. Upload plugin directory to the `/wp-content/plugins/` directory. You can also upload the zip the file in the file upload input. 2. Activate the plugin through the 'Plugins' menu in WordPress == Usage == This plugin does NOT require any configuration or usage. It simply cleans the WP Rocket cache when the posts order is changer. == Changelog == = Version 1.0 - 22.07.2021 = * Initial release = Version 1.0.1 - 27.07.2021 = * Replaced if ( function_exists() ) with if ( is_plugin_active() ) = Version 1.0.2 - 29.07.2021 = * Changed author info