rcp_user_can_access_term()

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/
Checks the restrictions set on a term (category/tag/etc.) and determines whether or not the provided user meets those requirements.
Parameters:

$user_id (int) – ID of the user to check.

$term_id (int) – ID of the term to check the restrictions on.

Return values:

(bool) – True if the user meets the requirements, false if they do not. Will return true if the term is unrestricted.

Have more questions?

Submit a request