Title: Content Dripping Specifics
Last modified: August 30, 2016

---

# Content Dripping Specifics

 *  [bipodip](https://wordpress.org/support/users/bipodip/)
 * (@bipodip)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/content-dripping-specifics/)
 * I am trying to set up a paid subscription blog on s2Member whereby each paid 
   level can view a finite number of posts, of their own choice, per month. For 
   example:
 * Level 1 – has a choice of 8 posts per month for 1 month
    level 2 – has a choice
   of 8 posts per month for 3 months (@ 20% off) level 3 – ” ” ” ” 6 months (@ 33%
   off) Level 4 – ” ” ” ” 12 months (@ 40% off) I am a total novice at programming
   this type of conditional setup and have very little knowledge of shortcode, php,
   etc. I would, however, like to get this up and running ASAP.
 * Can somebody please give me an idea as to how to go about programming this, or
   if this is even possible in S2Member.
 * Thanks!
    B.
 * [https://wordpress.org/plugins/s2member/](https://wordpress.org/plugins/s2member/)

Viewing 1 replies (of 1 total)

 *  [Cristián Lávaque](https://wordpress.org/support/users/anguz/)
 * (@anguz)
 * [10 years, 8 months ago](https://wordpress.org/support/topic/content-dripping-specifics/#post-6694207)
 * It is possible, but requires some custom code. You’d need to add an interface
   that allows the user to pick his month’s posts, store them in the database, and
   have conditionals that checks that before displaying any protected content to
   him…
 * You could protect content with s2’s custom capabilities, and check if the user
   has the proper one to see the content protected with the custom capability.
 * But the user would have those custom capabilities changed every month, so it’s
   not something you just sell at the beginning of the subscription and forget about.
   That’s why you need the customization that lets the user change the custom capabilities
   each month, adding the new ones, and removing the previous month’s.
 * This article should help: [http://s2member.com/kb-article/rolescapabilities-via-php/](http://s2member.com/kb-article/rolescapabilities-via-php/)
 * I hope that helps. 🙂
 * [Cristián](http://s2member.net)

Viewing 1 replies (of 1 total)

The topic ‘Content Dripping Specifics’ is closed to new replies.

 * ![](https://ps.w.org/s2member/assets/icon-256x256.png?rev=980067)
 * [s2Member – Excellent for All Kinds of Memberships, Content Restriction Paywalls & Member Access Subscriptions](https://wordpress.org/plugins/s2member/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/s2member/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/s2member/)
 * [Active Topics](https://wordpress.org/support/plugin/s2member/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/s2member/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/s2member/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Cristián Lávaque](https://wordpress.org/support/users/anguz/)
 * Last activity: [10 years, 8 months ago](https://wordpress.org/support/topic/content-dripping-specifics/#post-6694207)
 * Status: not resolved