Closed dparker1005 closed 10 months ago
In PMPro 3.0, we are adding the pmpro_subscriptions table which will track subscriptions and next payment dates more accurately.
pmpro_subscriptions
This PR has the following benefits for PMPro 3.0 sites:
In order to implement those improvements, the following features have also been deprecated:
!!billinginfo!!
$lastorder
pmprorm_send_reminder_to_user
In PMPro 3.0, we are adding the
pmpro_subscriptions
table which will track subscriptions and next payment dates more accurately.This PR has the following benefits for PMPro 3.0 sites:
In order to implement those improvements, the following features have also been deprecated:
!!billinginfo!!
email template variable, which may not have been accurate previously anyways$lastorder
parameter of thepmprorm_send_reminder_to_user
filter since we are no longer querying by orders