Plugins in mu-plugins folder are not loaded
Does WordPress only loads plugins which are just single files in mu-plugins? No, they do not need to be single files but you cannot use plugins in their own subfolders as in the standard plugins/ folder. The main plugin file (one with the specified plugin header info) has to be right there in mu-plugins/. Other … Read more