Kadence RCP Developers
The Kadence RCP (Restrict Content Pro) Developers section is a specialized resource for advanced users, engineers, and agencies who want to extend the core functionality of their membership platform beyond standard settings. By providing a deep dive into the plugin’s architecture, this section empowers developers to create bespoke membership experiences, integrate with custom third-party systems, and fine-tune the user journey through code. These technical resources are essential for building high-performance, highly customized membership ecosystems that align with specific business logic.
The documentation focuses on three primary areas of customization: Hooks (Actions and Filters), Template Overrides, and Custom Functions. Developers can leverage an extensive list of APPLY_FILTERS and ADD_FILTER hooks to modify everything from email headers to membership level ordering. The platform’s template system allows you to safely override core files—such as registration and login forms—by moving them to a child theme, ensuring your site remains update-safe. While Liquid Web provides these technical references to assist your development, please note that custom code implementations fall outside the scope of standard technical support.
Kadence RCP Developers articles
This collection serves as a technical reference guide, providing action and filter lists, template override instructions, and code snippets for Restrict Content Pro.
rcp_get_subscription_member_count()
Read more: rcp_get_subscription_member_count()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…
rcp_get_subscription()
Read more: rcp_get_subscription()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…
rcp_get_term_restrictions()
Read more: rcp_get_term_restrictions()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…
rcp_get_upgrade_paths
Read more: rcp_get_upgrade_pathsNote: 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…
rcp_get_user_payments()
Read more: rcp_get_user_payments()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…
rcp_has_post_restrictions
Read more: rcp_has_post_restrictionsNote: 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…
rcp_has_upgrade_path
Read more: rcp_has_upgrade_pathNote: 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…
rcp_has_used_trial()
Read more: rcp_has_used_trial()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…