Restrict Content Pro

rcp_get_customer_membership_level_ids()

Coming soon: Restrict Content Pro is becoming Kadence Memberships. You may see both names used while we update the product, documentation, and customer experience.

Note: This is part of the developer docs and is considered custom code. Unfortunately, we cannot provide support for custom code at this time as we do not have the additional resources that would be necessary to provide support for custom code.  If you need assistance with this, please reach out to our list of consultants for further assistance: https://codeable.io/developers/restrict-content-pro/ Retrieves the customer’s memberships (“active” or “canceled” status) and returns the ID numbers of the associated membership levels. Parameters: $customer_id (int) – ID of the customer to check. Uses currently logged in customers if omitted. Return values: array – Array of membership level IDs. Examples: Checks to see if the current customer is on the membership level #2:

Content inside here would only be visible to active members with a membership level ID of 2.

Last updated: August 12, 2026
Was this page helpful?
Thanks for the feedback!