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 aspects (validating user inputs, nonces)
- external third party stuff (Ajax, CSS, Javascript)
- shortcode
- WordPress scheduler („cronjob“)
Download from WordPress repository
Changelog
0.1 (17.02.2011)
- first Version
Danke für das coole Ding. Lerne gerade WP Codex und hatte bereits meine ersten Schritte gemacht um ein eigenes Plugin zu bauen. Mit dem EPT noch mehr Stoff zu lernen 🙂
Was noch cool wäre (weil ichs brauchen werde) der Start um einen Shortcode zu handeln 🙂
kommt auf die Liste
Hey there,
Are you actively developing this plugin?
Thinking about using it as a starting point for a new plugin, but want to get a sense from you about support/updates/improvements/etc. I’d be happy to contribute some code changes to it, as well.
Thanks,
Jacob
Hi, there,
honestly I don’t have much time to develop it.
You can of course contribute it or build your own fork.
Juergen