WordPress: Backend Customization
Jacob Goldman zeigt einige praktiche Anpassungen des WordPress Backends.
Ich habe schon länger nicht mehr WordPress als CMS “misbraucht” vielleicht ist mir daher add meta box() nicht aufgefallen:
The add_meta_box() function was introduced in WordPress 2.5. It allows plugin developers to add sections to the Write Post, Write Page, and Write Link editing pages.
Wie cool, denn custom fields sind vielen Kunden nicht zu erklären.

