=== Plugin Name === Contributors: pcfreak30 Donate link: http://www.paypal.me/pcfreak30 Tags: wp_query, wp query Requires at least: 3.4.0 Tested up to: 4.7.3 Stable tag: trunk License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Unofficial WP-Rocket addon to disable cache from being saved for members, but still be enabled == Description == This plugin will disable caching for any logged in user but keep minification and all other functions running. It is recommended to use this with Rocket Footer JS and Rocket ASYNC CSS. == Installation == This section describes how to install the plugin and get it working. 1. Upload the plugin files to the `/wp-content/plugins/disable-wp-rocket-cache-members` directory, or install the plugin through the WordPress plugins screen directly. 2. Activate the plugin through the 'Plugins' screen in WordPress 4. Test! == Changelog == ### 0.1.0 ### * Bug: Don't run on admin ### 0.1.0 ### * Initial version