rcp_calculate_membership_level_expiration

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/

Filters the calculated expiration date for a membership level. This is used for initial signups/upgrades only -- not renewals.

Parameters:

  • $expiration_date (string) - Calculated date in MySQL format, or `none` if no expiration.
  • $membership_level (object) - Membership level object from the database.
  • $set_trial (bool) - Whether or not a free trial is being calculated.
Have more questions? Submit a request