Replies: 0
Please define a variable for an optional plugin directory. Currently, setting $wp_cache_plugins_dir to the new location in wp-config.php will be ignored. The default plugin directory should always be read and the optional directory should only be added. I would like to have a configurable value in wp-config.php that will not be removed during an update.
It would be important for me because I have to pass through a few cookies with an optional plugin. Thank you so much!