Membership 2 is an awesome plugin to sell your content. That being said, you can charge your members to see your site content. If you want to give discount, you can use Coupon addon. You have to enable from Membership 2 > Addons and then you can create coupons and share with your users. Today… Continue reading How to apply coupon automatically on WPMU membership2 checkout
Tag: membership2
Assign and withdraw role on an user based on WPMU Membership2
WPMU Membership2 plugin has an addon that you can use to assign extra capabilities to an user when he joins in a membership, and when the user left the membership the capabilities are withdrawn. But, the problem is, even it says “Assign role”, it doesn’t assign role to that users but just assign the capabilities… Continue reading Assign and withdraw role on an user based on WPMU Membership2
Assign a membership to a registered member automatically – Membership 2 (WPMU)
WPMU DEV has released the new revamped version for membership plugin, called Membership 2. The layout and interface is awesome of the plugin and I am personally impressed. There is a new type of membership introduced in the plugin – Default Membership. This membership will work for the user who are just registered but didn’t… Continue reading Assign a membership to a registered member automatically – Membership 2 (WPMU)
How to add an user into a BuddyPress group automatically when he joins in a WPMU membership
This is an useful snippet that will add your newly registered (via WPMU DEV Membership 2) member to corresponding BuddyPress group. https://gist.github.com/bappi-d-great/28764839a18115a66a1d You can add those codes in your functions.php in the theme, if you think your theme won’t be changed. Otherwise mu-plugins is the best solution. To use mu-plugins, go to /wp-content/ and find… Continue reading How to add an user into a BuddyPress group automatically when he joins in a WPMU membership