Description
Sticky Notes for WordPress lets you create virtual sticky notes in your admin dashboard, similar to desktop sticky notes. With an intuitive interface, you can customize and manage notes easily while controlling their appearance and visibility.
Features
- Create sticky notes similar to desktop sticky notes
- Easy-to-use interface for quick note management
- Customize notes with different themes and fonts
- Resizable and movable notes for better organization
- Option to hide notes when not in use
- Duplicate existing notes with a single click
- Archive notes for future reference
- Disable sticky notes on specific admin pages
- Limit note access by user roles
Our other free solutions
Installation
- In your WordPress admin panel, got to Plugins -> New Plugin, search for “Wb Sticky Notes” and click install now.
- Activate the plugin
FAQ
-
How can I create a new note?
-
Any page of admin dashboard. You can find a menu named
Sticky notes
on top bar. There will be an option to create new notes. -
Is the notes are minimizable?
-
Yes. But not individually. You can see the option to hide/show notes under
Sticky notes
menu on Admin top bar. -
Can I change the color theme of a note?
-
Yes. Each note has its own menu on top left corner to customize.
-
Is the notes are resizable?
-
Yes.
-
Is the notes are movable?
-
Yes. Click and drag on the note’s head to move.
-
Can I disable sticky notes on specific admin screens?
-
Yes. Go to the Sticky Notes settings and select the admin screens where you want to hide the notes. If the screen you want to hide the sticky note on is not listed, you can create a code snippet using the wb_stn_hide_on_these_pages filter to hide the sticky note from that screen.
Reviews
Contributors & Developers
“Wb Sticky Notes” is open source software. The following people have contributed to this plugin.
Contributors“Wb Sticky Notes” has been translated into 6 locales. Thank you to the translators for their contributions.
Translate “Wb Sticky Notes” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.0
- [New] Added an option to hide sticky notes on specific pages.
1.1.7
- Tested OK with WordPress 6.7
- [Fix] Undefined variable $wb_stn_action – Thanks @antipole for pointing out the bug.
1.1.6
- Tested OK with WordPress 6.6
1.1.5
- Tested OK with WordPress 6.4
- [Add] Option to limit the usage based on user roles
1.1.4
- Tested OK with WordPress 6.3
- Tested OK with PHP 8.2
1.1.3
- Tested OK with WordPress 6.2
1.1.2
- Tested OK with WordPress 6.1.1
- New colour theme added (Grey)
1.1.1
- [Add] New option to archive the notes
- Tested OK with WordPress 6.0.1
1.1.0
- [Bug fix] Undefined variable $state
1.0.9
- [Bug fix] Positioning issue in WooCommerce product edit pages. Thanks @imborx for pointing out the bug.
1.0.8
- Tested OK with WordPress 5.9
1.0.7
- Tested OK with WordPress 5.8
1.0.6
- Tested OK with WordPress 5.7
1.0.5
- Tested OK with WordPress 5.6
1.0.4
- Tested OK with WordPress 5.5
- New colour theme added (Orange)
1.0.3
- Tested OK with WordPress 5.4
1.0.2
- Tested OK with WordPress 5.3
1.0.1
- Added system default font to font list for more readability
1.0
- Initial Version