WordPress: Writing a Plugin/Widget
Ein Tutorial bei Nettuts erklärt die Anatomy eines WordPress Plugins:
Writing your own plugin is not rocket science reserved for the most savvy programmers. All you need is a basic understanding of the PHP programming language and some information on how WordPress expects your plugin to behave. This tutorial will provide you with the latter.

