August 2017
Beginner
412 pages
10h 30m
English
Just as there were requirements for a theme, there are requirements for a plugin. At the very least, your plugin must satisfy the following:
That's it. Then, of course, you must have some functions or processing code, but WordPress will recognize any file that meets these requirements as a plugin.
If your plugin is a simple one, then you can just place a unique PHP file straight in your wp-content/plugins ...
Read now
Unlock full access