Title: [Plugin: Subscribe2] Subscriber side Weekly vs Per Post choice implementation
Last modified: August 20, 2016

---

# [Plugin: Subscribe2] Subscriber side Weekly vs Per Post choice implementation

 *  [BlogMinded](https://wordpress.org/support/users/blogminded/)
 * (@blogminded)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-subscribe2-subscriber-side-weekly-vs-per-post-choice-implementation/)
 * Dear developers,
    I am familiar with subscribe2 per installation for a client,
   but I am slowly falling in love with this plugin myself. The only extra feature
   that I wish the plugin would have is availability of a blog user side’s option
   to chose between weekly digests and “per post” email notifications (I guess other
   available time frames for notification choices can be added as well).
 * My client’s issue on this was that while trying to be as not intrusive with his
   subscribers (1K+) as possible, he is often at the dilemma of going with “per 
   post” notification or weekly digests (depending on how many publications per 
   week he is making) or the weekly ones. He currently keeps switching back and 
   forth, but the preference is to let subscribers (blog users) to chose the frequency
   by themselves.
 * If that matters, he has the “Automatically subscribe new blog users” setting 
   to “On”.
 * If adding such choices is not to be implemented as feature for of the whole plugin,
   I would appreciate an advice on code modification. It seems that it is just a
   matter of “transferring/enabling” the admin’s side digest frequency radio buttons,
   to user’s interface.
 * Thank you in advance.
 * [http://wordpress.org/extend/plugins/subscribe2/](http://wordpress.org/extend/plugins/subscribe2/)

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

 *  Thread Starter [BlogMinded](https://wordpress.org/support/users/blogminded/)
 * (@blogminded)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-subscribe2-subscriber-side-weekly-vs-per-post-choice-implementation/#post-2560500)
 * Actually, while on it, enabling the user side choices for other parameters such
   as HTML – Full, HTML – Excerpt, Plain Text – Full, Plain Text – Excerpt seems
   logical as well.
    Where there any particular reasons to not have all these choices
   available to subscribers on the first place?
 *  [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * (@mattyrob)
 * [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-subscribe2-subscriber-side-weekly-vs-per-post-choice-implementation/#post-2560508)
 * [@blogminded](https://wordpress.org/support/users/blogminded/),
 * Implementing user level choice for digest frequency would involve quite a lot
   more than simply making those options available in the preference page.
 * The options would need to be processed and stored in the database, retrieved 
   at the appropriate time and also multiple cron events would need scheduling for
   the plugin for each of the different digest time frames.
 * Additionally, they would need to be a way to turn this off for admins who don’t
   want to offer such a a feature and there would also need to be some filtering
   offered on the digest periods available as there are other plugins out there 
   that add multiple new cron intervals that could quickly clutter such a screen.
 * Choice of email type is available to per-post Registered Subscribers at Subscribe2-
   >Your Subscriptions.

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

The topic ‘[Plugin: Subscribe2] Subscriber side Weekly vs Per Post choice implementation’
is closed to new replies.

 * ![](https://ps.w.org/subscribe2/assets/icon-256x256.png?rev=2318630)
 * [Subscribe2 - Form, Email Subscribers & Newsletters](https://wordpress.org/plugins/subscribe2/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscribe2/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscribe2/)
 * [Active Topics](https://wordpress.org/support/plugin/subscribe2/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscribe2/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscribe2/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Matt Robinson](https://wordpress.org/support/users/mattyrob/)
 * Last activity: [14 years, 4 months ago](https://wordpress.org/support/topic/plugin-subscribe2-subscriber-side-weekly-vs-per-post-choice-implementation/#post-2560508)
 * Status: not resolved