Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Jason Coleman

    (@strangerstudios)

    I’m not completely familiar with how that plugin handles multisite. “Supporting multisite” means different things to different people.

    Out of the box PMPro will basically act as a stand alone plugin for each site. Each site has its own list of membership levels, members, payment settings, etc.

    I’ve written a plugin pmpro-network, which is available on GitHub (https://github.com/strangerstudios/pmpro-network) that shows the basics for allowing users who signs up for a membership at one site to be able to create or reclaim their own site under the multisite setup.

    Let me know what you are planning to do with multisite and memberships and I can give you more direction.

    Perfect timing — works perfect with multisite.

    Is it possible to hide content from one blog on the network to registered users only. If not I see additional plugins out there. Just thought it might be built in somewhere on yours.

    Thanks again for such a simple and easy to use plugin with amazing functionality. This plugin is awesome!

    Plugin Author Jason Coleman

    (@strangerstudios)

    Not sure what you mean about hiding content from one blog.

    You can use the [membership level=”1″]…[/membership] shortcode to show that … to only users of level 1, etc.

    You can add stuff to the functions.php that checks pmpro_hasMembershipLevel(1) and redirects or tweaks output accordingly.

    Ok, I just tested it on my multisite install.
    [membership level=”1″]…[/membership] worked on my primary blog and hides the content if I was not logged in however it did not work on another blog I had setup on the same network.

    I haven’t tried yet but I think I can find another plugin to do this.
    I would think they will eventually include this in core functionality of WP multisite.
    Thank you.

    Oh wait my mistake… I did not activate your membership plugin on that blog on my network….I am sure it will work. Thank you.

    @strangerstudios Im using your Membership plugins with added plugin pmpro-network, which is available on GitHub (https://github.com/strangerstudios/pmpro-network) that shows the basics for allowing users who signs up for a membership at one site to be able to create or reclaim their own site under the multisite setup.

    If there a way i can set plugin access to certain levels that I have created.

    Plugin Author Jason Coleman

    (@strangerstudios)

    There’s probably a WP filter for the list of available plugins that can be used to do this. I don’t have time to look this up right now.

    Paid Support: https://www.paidmembershipspro.com

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: Paid Memberships Pro] Multisite Support?’ is closed to new replies.