Àpèjúwe
Working with multiple persons on a website? Want to make notes? You can do just that with WP Dashboard Notes. Create beautiful notes with a nice user experience.
Features:
- Colored notes
- List notes or regular notes
- Public or private notes
- Edit on dashboard
- Add as many notes as you like
- Drag & drop list items
- No save button needed!
Feature requests, ratings and donations are welcome and appreciated!
Ìgbéwọlẹ̀
- Upload the folder
wp-dashboard-notesto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Add your first note via the ‘Add note’ button by clicking on the ‘Add note’ button in the top admin bar on your admin dashboard.
FAQ
-
How can I add a new note?
-
A new note can be added in two ways.
- There is a ‘Add note’ button is located in the top admin bar
- Or you can add a new note from within an existing note. When hovering over a note there will show an black bar at the bottom of that note. There is an ‘+’ within that bar where you can add a new note.
-
Can I change the colors
-
You could change the colors by overriding the style from another stylesheet. If you need help with this, ask in the support forums.
-
How can I add my own colors?
-
Add the following code to your functions.php, you can change the values of course to your own colors.
Required:
add_filter( 'wpdn_colors', 'wpdn_add_purple' ); function wpdn_add_purple( $colors ) { $colors['purple'] = '#5236A0'; return $colors; }Optional:
You can add the following code for extra styling (e.g. light text instead of dark)add_action( 'admin_head', 'wpdn_add_style' ); function wpdn_add_style() { ?><style> /**************************** * purple ****************************/ [data-color-text=purple] { color: white; } [data-color-text=purple] .wpdn-note-sortable { color: inherit; } [data-color-text=purple] .wpdn-add-item { color: inherit; } [data-color-text=purple] .wp-dashboard-note .list-item { border-color: inherit; } [data-color-text=purple] .list-item input[type=checkbox] { border: 1px solid white !important; } [data-color-text=purple] .list-item input[type=checkbox]:checked ~ span { color: white; } /* Unused for now */ [data-color-text=purple] [id^=note] .handlediv { color: inherit; } /* Add list item input colors */ [data-color-text=purple] input[type=text].add-list-item { border-color: white; color: inherit; background: inherit; } /* Placeholder text color */ [data-color-text=purple] input[type=text].add-list-item::-webkit-input-placeholder { color: white; } [data-color-text=purple] input[type=text].add-list-item:-moz-placeholder { color: white; } [data-color-text=purple] input[type=text].add-list-item::-moz-placeholder { color: white; } [data-color-text=purple] input[type=text].add-list-item:-ms-input-placeholder { color: white; } /* Saved/saving text color */ [data-color-text=purple] .saved-icon, [data-color-text=purple] .saving-icon { color: inherit; } /* Delete icon */ [data-color-text=purple] .list-item .dashicons-no-alt { color: white; } /* Sort icon */ [data-color-text=purple] .wpdn-note-sortable { color: white; } </style><?php }
Àwọn àgbéyẹ̀wò
Àwọn Olùkópa & Olùgbéejáde
“WP Dashboard Notes” jẹ́ ètò ìṣàmúlò orísun ṣíṣí sílẹ̀. Àwọn ènìyàn wọ̀nyí ti ṣe ìkópa sí plugin yìí.
Àwọn OlùkópaA ti túmọ̀ “WP Dashboard Notes” sí àwọn èdè agbègbè 20. Ọpẹ́lọpẹ́ fún àwọn atúmọ̀ èdè fún àwọn ìkópa wọn.
Túmọ̀ “WP Dashboard Notes” sí èdè rẹ.
Ṣe o nífẹ̀ẹ́ sí ìdàgbàsókè?
Ṣàwárí koodu, ṣàyẹ̀wò ibi ìpamọ́ SVN, tàbí ṣe àgbékalẹ̀ sí àkọsílẹ̀ ìdàgbàsókè nípasẹ̀ RSS.
Àkọsílẹ̀ àwọn àyípadà
1.0.13 Ìtumọ̀ Yorùbá: – 27/08/2024
- Fix Ìtumọ̀ Yorùbá: – Checkboxes not always saved
1.0.12 Ìtumọ̀ Yorùbá: – 14/08/2024
- Fix Ìtumọ̀ Yorùbá: – Escape everything for security; Credit justakazh@Patchstack.
1.0.11 Ìtumọ̀ Yorùbá: – 03/01/2024
- Fix Ìtumọ̀ Yorùbá: – PHP 8.2 warnings
- Fix Ìtumọ̀ Yorùbá: – Check author ID on change
1.0.10 Ìtumọ̀ Yorùbá: – 05/09/2020
- Fix Ìtumọ̀ Yorùbá: – WP 5.5 compatibility
- Improvement Ìtumọ̀ Yorùbá: – Switch to Gulp
1.0.9 Ìtumọ̀ Yorùbá: – 05/12/2017
- Improvement Ìtumọ̀ Yorùbá: – Make sure scripts are only loaded on the dashboard, not on any other page. Why wasnÌtumọ̀ Yorùbá: ’t this included before?!
1.0.8.2 Ìtumọ̀ Yorùbá: – 11/04/2016
- Fix Ìtumọ̀ Yorùbá: – Old existing list items not editable in rare cases
1.0.8.1 Ìtumọ̀ Yorùbá: – 21/03/2016
- Fix Ìtumọ̀ Yorùbá: – Check in checkbox sometimes donÌtumọ̀ Yorùbá: ’t save
1.0.8 Ìtumọ̀ Yorùbá: – 10/03/2016
- Improvement Ìtumọ̀ Yorùbá: – Always show toolbar on mobile devices (credits to ClearPathDigital)
- Fix Ìtumọ̀ Yorùbá: – Check nonce + user capabilities for AJAX calls (credits to Paul Gibbs for noting)
1.0.7 Ìtumọ̀ Yorùbá: – 11/12/2015
- Fix/Improvement Ìtumọ̀ Yorùbá: – Move ‘Add note’ button to the admin bar
- Add Ìtumọ̀ Yorùbá: – Full WP 4.4 compatibility
- Improvement Ìtumọ̀ Yorùbá: – Improve some JS
1.0.6 Ìtumọ̀ Yorùbá: – 26/08/2015
- Improvement Ìtumọ̀ Yorùbá: – Optimize JavaScripts and stylesheets
- Fix Ìtumọ̀ Yorùbá: – Firefox users not able to use new regular note
1.0.5 Ìtumọ̀ Yorùbá: – 24/01/2015
- Improvement Ìtumọ̀ Yorùbá: – Use singleton instead of global
- Fix Ìtumọ̀ Yorùbá: – Notice in the background when getting data
- Fix Ìtumọ̀ Yorùbá: – Delete not working when having double lined items
- Fix Ìtumọ̀ Yorùbá: – Bug in changing background colors
- Fix Ìtumọ̀ Yorùbá: – Prevent copying the text background color (or any other styles)
- Add Ìtumọ̀ Yorùbá: – Russian translation
1.0.4 Ìtumọ̀ Yorùbá: – 19/10/2014
- Fix Ìtumọ̀ Yorùbá: – Notice on WP_DEBUG mode when creating new note
- Fix Ìtumọ̀ Yorùbá: – Wrong visibility icon when switching
- Fix Ìtumọ̀ Yorùbá: – Displaying colors on new notes/after switching
- Improvement Ìtumọ̀ Yorùbá: – Drag list items only vertically
- Improvement Ìtumọ̀ Yorùbá: – Move savig/saved icon to title bar
1.0.3 Ìtumọ̀ Yorùbá: – 12/10/2014
- Add Ìtumọ̀ Yorùbá: – beta URLs are automatically clickable (after page refresh)
- Improvement Ìtumọ̀ Yorùbá: – Add filters to add your own colors
- Improvement Ìtumọ̀ Yorùbá: – Small improvements for coloring
- Improvement Ìtumọ̀ Yorùbá: – New icon for Personal visibility
1.0.2 Ìtumọ̀ Yorùbá: – 29/08/2014
- Fix Ìtumọ̀ Yorùbá: – Safari compatibility issues
1.0.1 Ìtumọ̀ Yorùbá: – 28/08/2014
- Added ‚jquery-ui-sortable’ dependency
- Fixed sub-menu not showing up
- Add check at js update note function
1.0.0 Ìtumọ̀ Yorùbá: – 18/08/2014
- Initial release



