littlebizzy / slickstack

Lightning-fast WordPress on Nginx
https://slickstack.io
GNU General Public License v3.0
629 stars 112 forks source link

ss-update-config delete custom mu-plugins #114

Closed corzel closed 3 years ago

corzel commented 3 years ago

Hi!

It is not possible to have more than 19 mu-plugins and set false in blacklist plugin.

When I run ss-update-config only the first 19 items remain, so if I added in ss-config MU_PLUGIN_20_SOURCE, MU_PLUGIN_21_SOURCE... these are removed and SS_WORDPRESS_PLUGIN_BLACKLIST back to "true".

jessuppi commented 3 years ago

Thanks for reporting @corzel

Not sure how, but seems we missed a few variables during the last commit... now fixed: https://github.com/littlebizzy/slickstack/commit/920d367cf9be723a195e9e184f763a841c0dbfab

This fix should address the issue of greater than 19 plugins not being copied over properly during ss-config updates. Sorry, some of these bugs are just due to settling of namespaces so that e.g. SlickStack could more easily support non-WordPress CMS applications the future, potentially. Eventually, it should be settled...