Subscribe to Comments für WordPress ermöglicht es einem Kommentator, per Mail hingewiesen zu werden, wenn ein neuer Kommentar eingeht. Könnt Ihr im Kommentarfeld unterhalb des Kommentar-Textfelds sehen. Wer eine Benachrichtigung einstellt, kann diese auch wieder an zentraler Stelle auf dem Blog abbestellen.
pralle Funktionsliste:
* Rudimentary security
o Users can no longer just enter a random e-mail into the subscription manager and modify someone else“s subscriptions
o In order to modify subscriptions, users need to use a special link, given in notification e-mails, and printed in the comments form as long as they have their comment cookie
* Recognition of subscription status
o Unsubscribed users see the „subscribe to comments“? checkbox, but subscribed users see a „Manage your subscriptions“? link
o The author of the post is recognized by either login or comment cookie and is assumed to be subscribed to the entry (as they will receive notifications through WordPress)
* Vastly improved subscription manager
o Uses visual style of WordPress interface
o Can be optionally accessed via „Manage“? menu in WordPress for level 8+ users
o E-mail verification of block requests
o Javascript „invert selection“? link to check/uncheck subscriptions for mass deletion
o „Return to the page you were viewing“? link that persists at the top of the page, so that users can easily return to the post they were reading once they are done modifying subscriptions
* Ability to let users change notification e-mail address
o In the subscription manager, users can request that their notification address be changed for all their subscriptions
o Special link is sent to the old address for verification
o Once clicked, their e-mail address will be changed instantly for all their comments
* Easy integration into comments form
o No modification of comments form needed for WP 1.5+ (supported themes)
o For users who want custom placement of the checkbox/link to subscription manager, this can be done with one simple function call, placed anywhere in the comment form
* Subscription without leaving a comment
o By popular demand, you can now offer visitors the option of subscribing to comments on an entry without having to leave a comment themselves
o If the reader later decides to join the conversation, their subscription continues without them having to explicitly set it
* Customization
o You can make the Subscription Manager that your users see use your theme“s header, footer and sidebar, using CSS to style it to fit your site
* Internationalization
o I“ve written Subscribe to Comments 2.0 with i18n in mind, making full use of __() and _e() functions. The domain is „subscribe-to-comments“?. Translators should upload their .mo to this plugin“s wiki page.