Beschreibung
This WordPress plugin will sent out a customizable notification to a user that has left an comment on your site after approval of the comment.
It’s a tiny plugin which I hope to expand in the near future. Let me know if you miss something.
Icon von Max Steenbergen / maxsteenbergen.com
Screenshots
Installation
Installation
- In your WordPress Dashboard go to „Plugins“ -> „Add Plugin“.
- Suche nach „Comment Approved“.
- Install the plugin by pressing the „Install“ button.
- Activate the plugin by pressing the „Activate“ button.
- Die Einstellungen können durch das Einstellungsmenu in der Sidebar erreicht werden
Mindestanforderungen
- WordPress Version 3.0 oder höher.
- PHP-Version 5.2.4 oder höher.
- MySQL Version 5.0 oder höher.
Empfohlene Voraussetzungen
- Die neueste Version von WordPress.
- PHP Version 5.6 oder höher.
- MySQL Version 5.6 oder höher.
Rezensionen
Mitwirkende & Entwickler
„Comment Approved“ ist Open-Source-Software. Folgende Menschen haben an diesem Plugin mitgewirkt:
Mitwirkende„Comment Approved“ wurde in 9 Sprachen übersetzt. Danke an die Übersetzerinnen und Übersetzer für ihre Mitwirkung.
Übersetze „Comment Approved“ 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.6.1
- [NEW] Added support for [the_title] to display the post title in the notification mail.
- [NEW] Use [the_title] and [name] in the subject of the notification mail.
- [MISC] Removed support for %shortcode% shortcodes, use the [shortcode] syntax instead.
1.6
- [NEW] Added support for HTML mails. If you experience any issue, please report through the plugin forum.
- [FIX] Moved position of checkbox from comment_form to comment_form_after_fields
- Tested up to WordPress 4.9.8
1.5.2.3
- [FIX] Issue where string could not be translated.
1.5.2.2
- Added .pot file for custom translations
1.5.2.1
- Tested up to WordPress 4.7
1.5.2
- Added quick link to the options page on the plugin screen
1.5.1
- Add phpDocs
- Tested up to WordPress 4.5
1.5
- Security: Prevent direct access to php files
- Security: Prevent direct access to directories
- Fix global translations support
- Delete unused css and js files
- Add missing i18n function
- Update plugin readme file
1.4.3
- Bessere Handhabung der Übersetzungen
1.4.2.1
- Benutzt einen zuverlässigeren action hook
1.4.2
- Aktualisierung der Übersetzungen zur Unterstützung der zukünftigen Sprachpakete für Plugins
- Eine .pot-Datei für angepasste Übersetzungen hinzugefügt
1.4.1
- Korrektur eines Übersetzungsfehlers, sorry!
1.4
- Vereinfachung der Code-Basis. Danke an kasparsd
- Ermöglicht eine Benachrichtigung, wenn Jetpack-Kommentsare entdeckt wurden, da dort die Opt-in-Checkbox nicht unterstützt wird.
1.3.2.1
- Tippfehler korrigiert
- Tested up to WordPress 4.2.2
1.3.2
- Option eingefügt, um den E-Mail-header anzupassen.
- Auswahlmöglichkeit für die Standardeinstellung der Checkbox hinzugefügt.
- Bessere Unterstützung für Übersetzungen
- Läuft auch unter WordPress 4.2
- Kleinere Fehlerkorrekturen
1.3.1
- Neue Einstellungsmöglichkeit zum Benachrichtigungs-Opt-in für den Kommentarverfasser.
1.3
- Die Betreffzeile der E-Mail kann jetzt angepasst werden (danke Karl)
1.2.1
- Icon für das Plugin hinzugefügt. Credits an Max Steenbergen / maxsteenbergen.com
1.2
- Dies ist ein Sicherheitsupdate. Bitte aktualisieren.
1.1
- Übersetzungsfehler korrigiert
1.0
- Erste Version