Plugin Problem
-
hi
The plugin present an error :
if (!defined('AUTOPTIMIZE_WP_CONTENT_NAME')) { define('AUTOPTIMIZE_WP_CONTENT_NAME','/wp-content'); }If we changed the wp-content directory to another name in wp-config.php like:
define ('WP_CONTENT_FOLDERNAME', 'assets');
The plugin will not be working at all.you must verify all definition like that
Thx
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Plugin Problem’ is closed to new replies.