Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Recurring orders SQL filter (for use with Add Ons like Subscription Delays) #35

Open
messica opened this issue Feb 22, 2019 · 0 comments

Comments

@messica
Copy link

messica commented Feb 22, 2019

The Pay by Check Add On is not compatible with the Subscription Delays Add On because the pmpro_profile_start_date filter isn't used for check gateways. We could solve this by adding a filter at

$orders = $wpdb->get_col($sqlQuery);
to modify the SQL query used to find recurring orders though.

Support Ticket(Moderators Only)
https://www.paidmembershipspro.com/forums/topic/member-renewals-for-association/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants