Introduce a flag to enable must use loader file. @costdev and @afragen made a generic mu-loader plugin that loads plugins from wp-content/plugins as mu-plugins yet still allows them to be updated.
https://gist.github.com/afragen/9117fd930d9be16be8a5f450b809dfa8
Flag is a Boolean constant AP_MUST_USE to enable this functionally.
Introduce a flag to enable must use loader file. @costdev and @afragen made a generic mu-loader plugin that loads plugins from wp-content/plugins as mu-plugins yet still allows them to be updated.
https://gist.github.com/afragen/9117fd930d9be16be8a5f450b809dfa8
Flag is a Boolean constant
AP_MUST_USEto enable this functionally.