2Plugin Framework
REQUIREMENTS FOR PLUGINS
The WordPress plugin system is flexible and allows for plugins to be either a single file or a folder with many files. In this section, you'll learn the basics of creating a plugin.
Naming Your Plugin
The most important thing when naming your plugin is for it to be something unique. It's also good practice for the name to reflect what the plugin actually does. For example, you wouldn't want to name a forum plugin “Joe's Plugin” because that doesn't tell potential users anything about what your plugin does.
You also need to consider whether your plugin name is too generic. It's possible that the name has already been taken by another plugin developer. ...
Get Professional WordPress Plugin Development, 2nd Edition now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.