Restrict Content Pro
rcp_get_status()
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/
rcp_get_status( $user_id = 0 )
Use this function to get the membership status of a given user.
Parameters:
$user_id (int) (optional) – ID of the user to get the status of. If omitted, the ID of the currently logged-in user will be used.
Possible return values:
active
expired
cancelled
pending
Filed under
Developer Docs – Functions
Was this page helpful?
Thanks for the feedback!