Loading...
banner plugin Image
woo-image

Dashboard Notepad

By Stephanie Leary

Description

This dashboard widget provides a simple notepad for your WordPress site. You can customize the settings to choose which user roles can edit the notes and which can only read them. This flexibility allows you to manage note-taking effectively across different users.

Version 1.30 introduces support for custom roles and integrates with the Members plugin for enhanced role settings. You can display the contents of your notepad using a template tag or shortcode, ensuring that only users with permission to read the notes can view them on the front end.

Additionally, you can use the CSS selector div#dashboard-notes in your theme's CSS file to style the notes according to your design preferences.

Other Notable Features

Here are a few other notable features of this free Dashboard Notepad plugin.

check-fill
dashboard
check-fill
notes
check-fill
widget

Screenshots

FAQ

  1. Upload the plugin directory to /wp-content/plugins/
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Go to your Dashboard and configure the widget by clicking the link in its upper right corner.
  4. To display your notes in a theme file, use the <?php dashboard_notes(); ?> template tag.
  5. To display your notes in a post, page, or text widget, use the [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.

Contributors and developers

“Dashboard Notepad” is open source software. The following people have contributed to this plugin.

WPS
Exclamation-Image

6.78

Average

Star-Image

Ratings

4.6 out of 5 | 12
History-Image

Version

1.42
calendar-Image

Last updated

8 years ago
Star-Image

Active installations

10,000+
Star-Image

WordPress version

4.1.42 or higher
php-Image

PHP version

or higher
translate-Image

Languages

6

Tags

Dashboard,Notes,Widget