- BUG FIX/ENHANCEMENT: Skip the
pmpro_visitcookie whenWP_CACHEis active so page caches like Surge, Cloudflare, Varnish, and WP Super Cache aren't bypassed on anonymous front-end requests. Added a newpmpro_set_visit_cookiefilter to override the default behavior. #3690 (@flintfromthebasement) - BUG FIX: Fixed Stripe recurring orders silently saving
tax = 0after the Stripe API version bump by deriving tax frominvoice->total_excluding_taxinstead of the deprecatedinvoice->tax. #3685 (@dwanjuki) - BUG FIX: Fixed Site Health reporting a false-positive Action Scheduler library conflict on Windows hosts by normalizing the library path before the conflict check. #3687 (@dparker1005)
- BUG FIX: Fixed button icons no longer being inline in the WordPress 7.0 admin and the "Show" label floating to the right of the levels dropdown on the Members List screen. #3689 (@RachelRVasquez)