Replies: 0
Hello
Can you please help me change the Save directory to the cache directory
I added those lines to the wp-config file
// Path for Merge CSS
define( ‘MMR_CACHE_DIR’, WP_CONTENT_DIR.’/cache/files’);
define( ‘MMR_CACHE_URL’, WP_CONTENT_URL.’/cache/files’);
What should i do more?
It would be a great idea to make the default directory in the cache directory or to make it possible to change the directory within wordpress