Multisite Support for WP Rocket
WordPress plugin to enable WP-Rocket to be managed in multisite This is NOT an official…
Plugin info
Maintenance & Compatibility
Maintenance score
Possibly abandoned • Last updated 2195 days ago • Support resolved 0% • 4 reviews
Is Multisite Support for WP Rocket abandoned?
Possibly abandoned (last update 2195 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
This plugin will cause all settings to be stored network wide and create one config file for the whole network. If using subdomains, or domains for subsites, a config file for each will be generated.
Installation
This section describes how to install the plugin and get it working.
- Upload the plugin files to the
/wp-content/plugins/multisite-wp-rocketdirectory, or install the plugin through the WordPress plugins screen directly. - Activate the plugin through the ‘Plugins’ screen in WordPress Network
- Use WP-Rocket settings under Network Settings
Frequently Asked Questions
Review feed
Screenshots
Changelog
0.1.7
- Enhancement: Use rocket_container filter to get service container and don’t build new instances ourselves
0.1.6
- Bug: Fix bug introduced in 0.1.5 due to incorrect use of API when building setting page
0.1.5
-
Compatibility: API compatibility change with wp-rocket 3.3 in regards to setting page### 0.1.4 ###
-
Compatibility: API compatibility change with wp-rocket 3.2 in regards to setting page
0.1.3
- Bug: Ensure the update option hook runs after wp-rockets hooks
0.1.2
- Improvement: Add support for subdomain multisite
- General Change: Handle wp-rockets OOP code refactor with compatibility fallback to the old render function
0.1.1
- Bug: Fix hook name for updating option
0.1.0
- Initial version