WordPress plugins that should/shouldn’t be kept in their own directory
Plugins that don’t work when their main php file(s) is/are uploaded by itself/themselves in plugins directory. They must be placed in a directory of their own inside wp-content/plugins.
- FeedWordPress
Plugins that don’t work when their main php file(s) is/are uploaded to their own directory in plugins directory. They must be placed directly in wp-content/plugins.
This post will be kept updated.