The very simplest of notepads for your Dashboard.
/wp-content/plugins/ <?php dashboard_notes(); ?> template tag.[dashboard_notes] shortcode. (To use it in a widget, you'll have to enable shortcode parsing in text widgets, if you haven't already. Add add_filter('widget_text', 'do_shortcode'); to your functions.php file.) You can use div#dashboard-notes in your theme's CSS file to style the notes.
Requires: 2.8 or higher
Compatible up to: 3.2.1
Last Updated: 2011-7-7
Downloads: 21,740
1 of 1 support threads in the last three weeks have been resolved.
Got something to say? Need help?