rcp_user_has_paid_membership()

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/
Returns true if the given user has at least one active membership for a paid membership level.
Parameters: 

$user_id (int) – ID of the user account to check. Default is the ID of the currently logged-in user.

Return values:

true if the user has an active, paid membership or if the user has a canceled membership that has not yet expired.

false if the user has no membership at all, or only has a free membership, or has an expired/canceled/pending membership.

Have more questions?

Submit a request