Beschreibung
Admin Notice is a very simple plugin that allows you to display custom notices in the WordPress admin that is visible to all users.
Installation
- Upload
admin-notice
to the/wp-content/plugins/
directory - Activate the plugin through the ‚Plugins‘ menu in WordPress
- Plugin options will be available under Settings → Admin Notice
FAQ
-
I have a question
-
Leave your question in the support tab and I’ll respond!
Rezensionen
Mitwirkende & Entwickler
„Admin Notice“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Admin Notice“ wurde in 4 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Admin Notice“ in deine Sprache.
Interessiert an der Entwicklung?
Durchstöbere den Code, sieh dir das SVN Repository an oder abonniere das Entwicklungsprotokoll per RSS.
Änderungsprotokoll
1.1
- Enhancement: Renames notice styles to be in line with WordPress admin notice classes.
- Security: Much better input sanitization added.
- Tweak: Removes old (ugly) notice styles in favor of default WordPress styles.
- Tweak: Moves plugin settings page to the Settings menu.
- Tweak: Plugin now cleans up its database options on uninstall.
- Tweak: Major code refactoring.
1.0
- First version of the plugin