=== Dashboard Editor === Contributors: ajd777 Donate link: http://anthologyoi.com/about/donate/ Tags: dashboard, admin panel, edit dashboard, dashboard, admin, widget, feeds, integration, edit Requires at least: 2.0.0 Tested up to: 2.3 Stable tag: 0.2 With this plugin you can remove sections of the dashboard, add new code, or even add Sidebar Widgets. == Description == This plugin allows you to add whatever you want to the Wordpress dashboard through PHP and HTML even **Sidebar Widgets**. You can also wipe the entire dashboard or individually remove some of the more irritating sections like the Dev news, Planet Wordpress and the getting started section. == Installation == Basic Installation (If you are new to Wordpress you should probably use this.): 1. Download the zip file 1. Unzip and upload dashboard.php to your *wp-content/plugins/* folder. 1. Go to your dashboard. There will be a new sub-menu item. 1. Select any options you want and add any PHP or HTML code that you want to the textbox. == Frequently Asked Questions == = How do I add Widgets? = To add a sidebar widget to your dashboard (after selecting the option from the Dashboard management page) use the code: `` The Admin sidebar is modified and controlled the exact same way as any other sidebar. = How do I display UserOnline stats from the WP-UserOnline plugin? = If you use the WP-UserOnline plugin you can use: `` =My new content doesn't show up nicely. It is pushed to the bottom. = If you find that your new content doesn’t align nicely you can add: `