Title: Remember a subscription&#8230;
Last modified: August 30, 2016

---

# Remember a subscription…

 *  Resolved [jeremy2805](https://wordpress.org/support/users/jeremy2805/)
 * (@jeremy2805)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remember-a-subscription/)
 * Is there any way of identifying whether someone has previously subscribed to 
   a list? As in a cookie setting?
 * Alternatively, are there any hooks that I can use that get triggered when a user
   verifies their login, so that I can set a site cookie?
 * [https://wordpress.org/plugins/sendpress/](https://wordpress.org/plugins/sendpress/)

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Josh Lyford](https://wordpress.org/support/users/joshl/)
 * (@joshl)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remember-a-subscription/#post-6498919)
 * Hi jeremy2805,
 * Currently we don’t set anything to remember a subscribe in the browser. We also
   don’t have a hook for the confirm link but i can add one for the next release
   if that will help you?
 * Best,
    Josh
 *  Thread Starter [jeremy2805](https://wordpress.org/support/users/jeremy2805/)
 * (@jeremy2805)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remember-a-subscription/#post-6498920)
 * Thanks, but I don’t really have a very big window. Time’s a bit short.
 * Could you just point me to where I can cut a hack?
 *  Plugin Author [Josh Lyford](https://wordpress.org/support/users/joshl/)
 * (@joshl)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remember-a-subscription/#post-6498925)
 * If you look at sendpress / classes / public-views / class-sendpress-public-view-
   confirm.php
 * You can also see the php here: [https://github.com/brewlabs/sendpress/blob/master/classes/public-views/class-sendpress-public-view-confirm.php](https://github.com/brewlabs/sendpress/blob/master/classes/public-views/class-sendpress-public-view-confirm.php)
 * This file is what is used when someone clicks on the confirm link in a email.
   Look it over and let me know if you have questions or need more info on anything.
 * Josh
 *  Thread Starter [jeremy2805](https://wordpress.org/support/users/jeremy2805/)
 * (@jeremy2805)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/remember-a-subscription/#post-6499062)
 * Hey Josh,
 * Just wanted to say thanks. In the end I put an action just before the switch 
   in SendPress_Public_View_Post::html which I use to squirt out a cookie from my
   theme.
 * A hook where you recommended, however, would come in very handy too.
 * I’ll mark this as resolved now, but if you put the hooks into a future release,
   I’d appreciate it if you’d reply to this. Otherwise I’ll be stuck at the current
   version of Sendpress…
 * Many thanks.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Remember a subscription…’ is closed to new replies.

 * ![](https://ps.w.org/sendpress/assets/icon.svg?rev=979185)
 * [SendPress Newsletters](https://wordpress.org/plugins/sendpress/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sendpress/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sendpress/)
 * [Active Topics](https://wordpress.org/support/plugin/sendpress/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sendpress/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sendpress/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [jeremy2805](https://wordpress.org/support/users/jeremy2805/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/remember-a-subscription/#post-6499062)
 * Status: resolved