Multisite warning: "Minify and support requests will not function…"
-
Minify and support requests will not function because /var/www/html/wp-content/plugins is outside the WordPress folder. The plugin needs to add file:
/var/www/html/wp-content/plugins/w3tc-wp-loader.php with the following content:<?php if (W3TC_WP_LOADING) require_once '/var/www/html/blogname/wp-load.php';This warning appears on every blog’s Performance Dashboard.
How to fix?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Multisite warning: "Minify and support requests will not function…"’ is closed to new replies.