Hello,
I just installed this plugin and it looks incredible. Anyway there seems to be a hiccup with the Content Dripping function.
The plugin uses wrong algorithm when deciding what to show to whom. From the s2Member API / Scripting page: Content Dripping is based on their original registration date.
The problem? Imagine this: I registered my name exactly one year ago and cancelled my subscription after the first (daily/weekly/monthly) payment. Now I decide to re-join. What do I get to see?
Everything released during the last 12 months. Is it correct?
So I would recommend that the plugin doesn't care about the registration date of the member's name. It should be based on something like days that this member has been a paying customer.
Also the function S2MEMBER_CURRENT_USER_REGISTRATION_DAYS should not relate to the original registration date. It would be better having a function like S2MEMBER_CURRENT_USER_DAYS_HAS_PAID / has been paying or whatever...
What do you think?