Descrizione
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 by Max Steenbergen / maxsteenbergen.com
Installazione
Installazione
- In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
- Search for “Comment Approved”.
- Install the plugin by pressing the “Install” button.
- Activate the plugin by pressing the “Activate” button.
- The settings are accessible trough the settings menu in the sidebar.
Requisiti minimi
- WordPress version 3.0 or greater.
- PHP version 5.2.4 or greater.
- MySQL version 5.0 or greater.
Recommended Requirements
- The latest WordPress version.
- PHP version 5.6 or greater.
- MySQL version 5.6 or greater.
Recensioni
Contributi e sviluppo
“Comment Approved” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“Comment Approved” è stato tradotto in 9 lingue. Grazie ai traduttori per i loro contributi.
Traduci “Comment Approved” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
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
- Better translation handling
1.4.2.1
- Using a more reliable action hook
1.4.2
- Updated the translations to support the upcoming translation packs for plugins
- Added a .pot file for custom translations
1.4.1
- Fixed an translation issue, sorry!
1.4
- Simplify the codebase thanks to kasparsd
- Enable notifications if Jetpack Comments are detected since they don’t support the opt-in checkbox
1.3.2.1
- Typo fix
- Tested up to WordPress 4.2.2
1.3.2
- Added option to change the e-mail from headers
- Added option for the default state of the checkbox
- Better translation support
- WordPress 4.2 support
- Correzioni minori
1.3.1
- Option added for users to opt-in on notifications
1.3
- Added option to change the subject (thanks Karl)
1.2.1
- Added plugin icons. Credits for Max Steenbergen / maxsteenbergen.com
1.2
- This is a security fix. Please update
1.1
- Translation error fixed
1.0
- Release iniziale