rcp_membership_calculated_expiration_date

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.

Have more questions?

Submit a request