Easthampton Chamber of Commerce Member since 1999

Wordpress Plugins

Custom Dashboard Help

Have you customized a Wordpress installation or theme for a client and need to add some help to the dashboard?

This plugin allows you to add a widget with text and links to the dashboard. You can display basic help text or include links to other pages or posts within the blog that have more detailed information.

Suggested Use

Configuration

Edit function dashboard_custom_text_function() to echo whatever you need to say. You can use HTML to style the content, and add links to other sections of your site.

If you want to change the title of the widget, edit the $title variable in function add_dashboard_custom_text().

Installation

Upload the "custom-dashboard-help" folder to your plug-ins directory and activate it. You may want to use the SCREEN settings in the top right of the dashboard page to adjust the other content that appears on that page. This widget will appear at the bottom of all the others.

Download the plug-in