March 2011
Beginner to intermediate
300 pages
7h 23m
English
Don't just skim this section thinking it's a waste of breath on the self-explanatory header fields. Unlike a normal PHP file in which the comments are purely optional, in WordPress plugin and theme files, the Information Header is required! It is this block of text that causes a file to show up on WordPress' radar so that you can activate it or deactivate it. If your plugin is missing a valid information header, you cannot use it!
To reinforce that the information header is an integral part of a plugin, try the following exercise:
Read now
Unlock full access