Column • Monday December 17, 2007 by Thord Daniel Hedengren with 5 comments
Are you releasing your work to the community? Scripts, plugins for blogging software, design templates, fully fledged open source platforms? Then this is the checklist for you, to save time, avoid stupid questions, and make life easier for both user and developer.
Code • Sunday May 27, 2007 by Ronald Huereca with 4 comments
This post was written as part of the How to Write a WordPress Plugin series.
After you have finished writing your awesome WordPress plugin, there are a few things to consider before releasing and promoting your WordPress plugin.
Prior to Release
Try to Follow the Standards
While it isn't required to follow the WordPress coding standards, there are some [...]