This repository was archived by the owner on Jun 11, 2025. It is now read-only.
Releases: strangerstudios/pmpro-payflow-recurring-orders
Releases · strangerstudios/pmpro-payflow-recurring-orders
Release list
0.3.2 - 2024-10-24
- BUG FIX: Fixed an issue where subscriptions table data would not be updated when using PMPro v3.0+. #7 (@dparker1005)
- BUG FIX: Fixed an issue where the order amount for recurring orders would show as $0 in PMPro v3.2+. #7 (@dparker1005)
0.3.1 - 2024-01-05
- BUG FIX/ENHANCEMENT: Marking plugin as incompatible with Multiple Memberships Per User for the PMPro v3.0 update. #6 (@dparker1005)
v0.3
BUG FIX/ENHANCEMENT: Removed the code to only run the cron between 1AM and 6AM. Instead, it will run every hour and you can use the new pmpro_payflow_recurring_orders_skip_cron filter to return true during those times if you'd like to skip the cron during heavy times.