Planning My First Plugin
December 24th, 2008
WordPress plugins open the doors for advanced features and functionality. Some of the plugins on my site now include:
- NextGEN Gallery — which creates these beautiful photo galleries,
- Google XML Sitemaps — which creates a dynamic site map and notifies the major search engines of site changes, and
- Wordbook — which makes a note on my facebook every time I write a post on my site.
WordPress creates a set of “hooks” that can be used by scripts–”plugins”–to interface with the site.
My plugin is going to be a Project Management Tool that will allow teams to use the wordpress admin console as a center for their project task lists. With no further ado I created a dossier reviewing the planning phase of the plugin:
See the PDF: Project Management
