Title: Work with Memberium?
Last modified: September 18, 2018

---

# Work with Memberium?

 *  Resolved [johnrhopkins](https://wordpress.org/support/users/johnrhopkins/)
 * (@johnrhopkins)
 * [7 years, 9 months ago](https://wordpress.org/support/topic/work-with-memberium/)
 * I’ve also asked the support team at Memberium, but thought I’d ask here in case
   you have any experience with using this with Memberium. Is there a way to use
   this plugin to show/hideDivi elements based on a Memberium membership?

Viewing 1 replies (of 1 total)

 *  Plugin Author [Jonathan Horowitz](https://wordpress.org/support/users/jhorowitz/)
 * (@jhorowitz)
 * [7 years, 8 months ago](https://wordpress.org/support/topic/work-with-memberium/#post-10736270)
 * Hi [@johnrhopkins](https://wordpress.org/support/users/johnrhopkins/),
 * You may use either of these memberium api calls:
 * memb_hasMembership( $level )
    Returns true if the current visitor is logged in,
   and has the specified membership. Returns false if the user is not logged in,
   or is logged in and does not have the membership specified. The function takes
   the name of the membership as the parameter, and is not case-sensitive.
 * memb_hasMembershipLevel( $level )
    Returns true if the current visitor is logged
   in, and has a membership with the specified membership level number or higher.
   Returns false if the user is not logged in, or is logged in with a membership
   level lower than the number level specified. This function takes a number parameter.
 * Please look [here](https://memberium.com/how-to-integrate-memberium-with-your-developers-php-code/)
   for additional memberium functions you may wish to use!

Viewing 1 replies (of 1 total)

The topic ‘Work with Memberium?’ is closed to new replies.

 * ![](https://ps.w.org/content-visibility-for-divi-builder/assets/icon-256x256.
   png?rev=1359961)
 * [Content Visibility for Divi Builder](https://wordpress.org/plugins/content-visibility-for-divi-builder/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/content-visibility-for-divi-builder/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/)
 * [Active Topics](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/content-visibility-for-divi-builder/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Jonathan Horowitz](https://wordpress.org/support/users/jhorowitz/)
 * Last activity: [7 years, 8 months ago](https://wordpress.org/support/topic/work-with-memberium/#post-10736270)
 * Status: resolved