Beschrijving
AMPM Dashboard Admin Note adds an “Important Note” widget to the WordPress Dashboard (wp-admin Dashboard). Only administrators (capability manage_options) and (in Multisite) Super Admins can view and edit it.
Features:
- Visuele editor (TinyMCE) in het dashboard widget.
- AJAX opslaan met feedback (“Aan het opslaan…” label + spinner).
- Strict sanitization via allowlist (wp_kses) and limited inline styles (color, background-color, text-align).
- Links forced to
target="_blank"withrel="nofollow noopener noreferrer". - Widget severity/color: Neutral / Info / Warning / Error.
- Shows: “Modified by: user_login (Display Name. ID: X) — date/time” using the site timezone configured in WordPress.
- Multisite-friendly: stored per site (blog) by default.
Vertalingen
- English (Default)
- Spanish (Español)
- Argentinean Spanish (Español de Argentina)
- Dutch (Nederlands)
- French (Français)
- German (Deutsch)
- Italian (Italiano)
- Portuguese (Português brasileiro)
Schermafbeeldingen
Installatie
- Upload the
ampm-dashboard-admin-notefolder to/wp-content/plugins/or install via “Plugins Add New Upload Plugin”. - Activate the plugin.
- Go to “Dashboard” and use the “Important Note” widget.
FAQ
-
Who can see and edit the note?
-
Beheerders (
manage_options) en superbeheerders in multisite. -
Kan ik HTML gebruiken?
-
Yes. HTML is allowed but strictly sanitized.
-
Why does it show in English even though my site is in another language?
-
WordPress 6.5 introduced a major upgrade to how plugin translations are loaded natively. On WordPress versions older than 6.5 (like 6.2 or 6.4), the translation engine can sometimes fail to intercept the widget rendering in time, falling back to English. For perfect internationalization support, updating to WordPress 6.5+ is required.
Beoordelingen
Er zijn geen beoordelingen voor deze plugin.
Bijdragers & ontwikkelaars
“AMPM Dashboard Admin Note” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
Bijdragers“AMPM Dashboard Admin Note” is vertaald in 3 talen. Dank voor de vertalers voor hun bijdragen.
Vertaal “AMPM Dashboard Admin Note” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0.4
- Fix: Prevented TinyMCE editor from breaking when moving the widget via drag & drop.
- Fix: Removed
str_containsto ensure strict PHP 7.2 compatibility. - Tweak: Changed textdomain loading to
plugins_loadedhook. - Vertalingen opgelost.
1.0.3
- Fix: Prefixing to avoid conflicts + ajax rename.
- Added translations: Dutch, French, German, Italian, Brazilian Portuguese.
1.0.2
- Public release packaging.
- UI/UX improvements: spinner, action buttons toggle, editor height and reliable re-init after drag&drop.
- Fix: Timezone fix for metadata.


