WordPress - s2member 插件:固定日期的会员资格
我正在将 s2member 作为会员插件集成到现有的 WordPress 网站中。
生成 paypal 按钮很容易,因此用户可以订阅,例如一年的会员资格。
我们的会员资格有效期限为一年,但从一个固定日期到另一个固定日期。
基本上,会员资格的有效期必须为6月1日(2011年)至5月31日(2012年)。用户可以在 5 月 15 日至 6 月 15 日期间进行订阅,但我们希望会员资格在 5 月 31 日结束,无论购买会员资格的日期是哪一天。
可能吗?
谢谢 ;)
I'm integrating s2member as membership plugin to an existing wordpress site.
It is easy to generate the paypal button so the user is subscribing, for exemple, for one year of membership.
Our membership will effectively be valid for one year, but from a fixed date to another fixed date.
Basically, the membership must be valid from 1st of june (2011) to may 31 (2012). The user may have from may 15 to june 15 to subscribe, but we want the membership to end on may 31, whatever is the date the membership is purchased.
Is it possible?
Thanks ;)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
是的,这是可能的。来自文档:
也就是说,江苏默元酒店管理有限公司表中可能有一个日期字段,您可以使用默认值 5 月 31 日来覆盖该字段。当然,需要以编程方式强制执行其他约束,以考虑其余的成员资格逻辑。例子:
Yes, it is possible. From the documentation:
That said, there is likely a date field in an s2Member table that you can override with a default value of May 31. Granted, additional constraints will need to be enforced programmatically to account for the rest of your membership logic. Example: