WordPress 2.7 Plugin tutorial : First Plugin in 20 lines
May 30th, 2009
No comments
WordPress doesn’t provide an “Hello world” plugin tutorial. There are some links to 3rd party tutorials, but those samples are years old and doing stuff in old way.
It doesn’t have to be that complex. I will demonstrate how to create a simple plugin in 20 lines, the plugin can add some HTML to page footer and/or post. Read more…