mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-05-02 12:02:25 +08:00
https://github.com/wp-media/wp-rocket-helpers/blob/master/various/wp-rocket-remove-plugin-conflict-warning/wp-rocket-remove-plugin-conflict-warning.php
1 line
70 B
Text
1 line
70 B
Text
add_filter( 'rocket_plugins_to_deactivate', '__return_empty_array' );
|