Restrict Content Pro

rcp_membership_calculated_expiration_date

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/ This filter replaced rcp_member_calculated_expiration in version 3.0. Filters the calculated expiration date for a membership. Note that this filter does not run on initial signup; it only runs after a membership has been created and a new expiration date is being calculated, such as during a renewal. Parameters: $expiration – Calculated expiration date in MySQL format ( Y-m-d 23:59:59 ) or ‘none’ if unlimited. $membership_id – ID of the membership the expiration date is being calculated for. $membership – RCP_Membership object.
Last updated: August 12, 2026
Was this page helpful?
Thanks for the feedback!