WordPress: Empty Plugin Template – A plugin template to start with
S T I L L B E T A As it says, an empty plugin considering all the advices given in http://codex.wordpress.org/Writing_a_Plugin, http://codex.wordpress.org/Creating_Options_Pages and http://planetozh.com/blog/2009/09/top-10-most-common-coding-mistakes-in-wordpress-plugins/ Including: multi language ability uninstall routine data delete routine (avoid orphaned data) coding advices security ...