wpsharks / comment-mail

A WordPress plugin enabling email subscriptions for comments.
http://comment-mail.com
GNU General Public License v3.0
8 stars 3 forks source link

Feature Request: Request a link to view Subscriptions Summary #291

Open raamdev opened 8 years ago

raamdev commented 8 years ago

This was forked from https://github.com/websharks/comment-mail-pro/pull/82#issuecomment-238971915.

We need a way for users to request a link to view their subscriptions, a form where they can input their email address and receive a link to view a list of their subscriptions.

Right now the only way to see a list of their subscriptions is to use the "My Comment Subscriptions" link in a notification email (which sets a cookie in the browser and allows easier access in the future using the 'manage my subscriptions' link on any comment form), or when Comment Mail → Config. Options → Auto-Confirm Settings → All WordPress Users Confirm their Email Address? is set to Yes, logged-in users will see the 'manage my subscriptions' link on any comment form.

With this new feature in place, the 'manage my subscriptions' link should always appear at the bottom of the comment form. When the user has not previously been authenticated (via a cookie in the browser or when All WordPress Users Confirm their Email Address? is set to Yes) that link should lead to a form that allows the user to enter their email address and receive a link to view their subscriptions.

2016-08-10_15-03-17