Title: Using this plugin with another specific member plugin
Last modified: July 3, 2018

---

# Using this plugin with another specific member plugin

 *  [VM06](https://wordpress.org/support/users/vm06/)
 * (@vm06)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/using-this-plugin-with-another-specific-member-plugin/)
 * Hello,
    This plugin is a great idea! I would like to use it with a member plugin
   because some of the members have a reading access and others not. So, I would
   like those pages to be hidden on the menu when the members cannot read them. 
   I read the support thread “Adding a new role” but I don’t know where to write
   the code (I put it on function.php or even on the plugin files) but it does not
   work. Thanks for your help.

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/using-this-plugin-with-another-specific-member-plugin/#post-10459308)
 * You can add the code to your theme’s functions.php OR load it in your own custom
   plugin. The snippet must be modified to include code from your membership plugin
   that determines if the item is visible or not.
 * I’ve already written bridge plugins for WooCommerce Memberships and Wishlist 
   Memberships:
    [https://github.com/helgatheviking/nav-menu-roles-woocommerce-memberships](https://github.com/helgatheviking/nav-menu-roles-woocommerce-memberships)
   [https://github.com/helgatheviking/nav-menu-roles-wishlists-memberships](https://github.com/helgatheviking/nav-menu-roles-wishlists-memberships)
 * Even if you aren’t using those plugins, you can use them as a template for you
   custom membership plugin. You will need to modify the Helper Functions section
   to suit your membership plugin and let the NMR functions do their thing.
 * If this helps you, it’d be nice if you’d consider donating to my handball team:
   [http://youcaring.com/wnt-residency](http://youcaring.com/wnt-residency)
 * [https://github.com/helgatheviking/nav-menu-roles-woocommerce-memberships](https://github.com/helgatheviking/nav-menu-roles-woocommerce-memberships)
 *  Thread Starter [VM06](https://wordpress.org/support/users/vm06/)
 * (@vm06)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/using-this-plugin-with-another-specific-member-plugin/#post-10459627)
 * Thanks for your answer, I will try this and will let you know as soon as I will
   have my web connection 🙂 .
 *  Thread Starter [VM06](https://wordpress.org/support/users/vm06/)
 * (@vm06)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/using-this-plugin-with-another-specific-member-plugin/#post-10460861)
 * I think it will be too difficult for me, unfortunenately, as I must understand
   the member plugin code before. So thanks anyway 🙂 .
 *  Plugin Author [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * (@helgatheviking)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/using-this-plugin-with-another-specific-member-plugin/#post-10474760)
 * Sorry you weren’t able to figure it out. Perhaps you can find it in the member
   plugin’s documentation or ask them. You need to know 1. how to retrieve all membership
   levels. and 2. how to check if current user has a particular level. I did run
   into one membership plugin that didn’t have a good way to do either and it was
   pretty frustrating to work with.

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Using this plugin with another specific member plugin’ is closed to new
replies.

 * ![](https://ps.w.org/nav-menu-roles/assets/icon-256x256.png?rev=2336319)
 * [Nav Menu Roles](https://wordpress.org/plugins/nav-menu-roles/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/nav-menu-roles/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/nav-menu-roles/)
 * [Active Topics](https://wordpress.org/support/plugin/nav-menu-roles/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/nav-menu-roles/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/nav-menu-roles/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [HelgaTheViking](https://wordpress.org/support/users/helgatheviking/)
 * Last activity: [7 years, 11 months ago](https://wordpress.org/support/topic/using-this-plugin-with-another-specific-member-plugin/#post-10474760)
 * Status: not resolved