=== Plugin Name === Contributors: matthew.moses Tags: custom, dashboard, admin, widget Requires at least: 3.3.1 Tested up to: 3.3.1 Stable tag: trunk A WordPress plugin that allows you to put custom HTML content in a widget for your dashboard. == Description == This is a simple WordPress plugin that I wrote which will enable you to add a widget to your admin dashboard and display any custom HTML content you provide it. I like to put my phpMyAdmin and Webmail links here for easy access. The plugin is designed to be extremely simple to use. == Installation == 1. Upload `custom_dashboard_widget.php` to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress == Frequently Asked Questions == = How can I edit the content? = Look for the Custom Dashboard Widget Options in the 'Settings' menu or hover over the title of the Custom Widget box and click 'configure' = Who can edit the content? = Only admins can edit the content. ('level 10') = How can I get support? = Contact the developer at his website. Please include the name of the plugin in your subject. == Screenshots == 1. An example of how it looks on the dashboard 2. This is a preview of the options page == Changelog == = 1.0 = * Initial release == Upgrade Notice == = 1.0 = * Initial release