Описание
Gelber Zettel adds a single square sticky note to the WordPress dashboard. The note is edited directly and saves automatically 800 ms after the last keystroke.
This is the free edition. It is deliberately limited to the essentials, and there is no paywall: features that are not included are genuinely not part of this plugin rather than locked behind a license. Greyed-out icons in the formatting menu mark features of the Pro edition; clicking one only shows a short hint.
Included:
- One square sticky note on the WordPress dashboard
- Directly editable text area with automatic saving
- Text formatting: bold, italic, underline, strikethrough
- Fixed heading: «Gelber Zettel» when the site/user language is German, «Sticky Notes» otherwise
- The note is stored per user (WordPress user meta)
Only in the Pro edition (Pheme Sticky Notes):
- Any number of sticky notes, each as its own dashboard widget
- Color selection (5 colors plus a free color picker) and manual text color
- Lists, task checkboxes, indent, font size, clear formatting, undo
- Editable heading
- Pin a note as a floating overlay across the whole admin area
Установка
- Install and activate the plugin through the «Plugins» screen, or upload the plugin files to a
/wp-content/plugins/gelber-zetteldirectory. - Activate the plugin through the «Plugins» menu.
- The sticky note appears automatically as a dashboard widget.
Note: this free edition and the Pro edition «Pheme Sticky Notes» cover the same concept (a dashboard sticky note). While the Pro edition is active, «Gelber Zettel» stays inactive and shows a notice, to avoid two overlapping note widgets on the same dashboard.
Часто задаваемые вопросы
-
Can I create more than one note?
-
No, the free edition contains exactly one note. Multiple notes are a Pro feature.
-
Do I have to save manually?
-
No, changes are saved automatically 800 ms after the last input. A small check mark confirms the save.
-
Do different users get their own notes?
-
Yes, the note is stored per WordPress user (user meta
gelbze_notes). -
Why are some icons greyed out?
-
Greyed-out icons mark Pro features. Clicking one only shows a hint; the feature is not part of the free edition.
Отзывы
Нет отзывов об этом плагине.
Участники и разработчики
«Gelber Zettel» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:
УчастникиПеревести «Gelber Zettel» на ваш язык.
Заинтересованы в разработке?
Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.
Журнал изменений
1.0.0
- First release as the free, restricted edition of Pheme Sticky Notes
- One note, B/I/U/S formatting, auto-save
- Fixed heading depending on the language setting (German «Gelber Zettel» / international «Sticky Notes»)
- Greyed-out hint icons for Pro features, «Upgrade» link in the footer (woocon.de)
- Stays inactive automatically while the Pro edition «Pheme Sticky Notes» is active
- All internal identifiers (PHP classes, constants, AJAX action, nonce, user meta key, script/style handles, CSS classes) moved to a unique
gelbze/GELBZE_prefix - Text domain aligned with the assigned plugin slug (
gelber-zettel)