WordPress Dashboard Widgets API
February 5th, 2009 by MattStarting in WordPress 2.7, the Dashboard is totally customizable. You can drag the Dashboard widgets (not to be confused with sidebar widgets) around, and hide/show them.
Now what if you want to add your own widgets? Maybe your plugin could use one, or you simply want to use the functions.php file to put a custom widget on your own blog.
There is a simple function, and accompanying hook, allowing you to add widgets to the Dashboard. It’s not exactly easy to find documentation for the functions, but it exists. You just need to look in the right place (in the WordPress Codex, of all places…).
WordPress Dashboard Widgets API
There you will find a nice overview and some code samples. Have fun.
Twitter
TwitterI think I have my automated backup system fully set up. /var/www, /etc, and a dir with MySQL dumps are synced to Amazon S3 daily by cron.
Follow Matt on Twitter