Commit a43cc12
committed
Final version bump to 5.1.6 for public release
Changelogs-
= 5.1.6 - 27/04/2026 =
* Enhance - Logger structure.
* Fix - Stripe payment bypass.
* Fix - Admin approval bypass.
* Fix - Hide comments for restricted posts.
* Fix - User created even when payments fails.
* Fix - Open redirect security issue on logout.
* Fix - Fatal error while updating profile details.
* Fix - Registration submitted without card details.
* Fix - Country not displaying in WordPress users menu.
* Fix - HCaptcha loads reCAPTCHA and endless intervals.
* Fix - Payment history page reflects unescaped action parameter value.
* Fix - Duplicate transaction id issue when using 3D secure card in stripe.
* Fix - Export Members causes fatal memory exhaustion on large user datasets.
* Fix - Sanitize OrdersRepository::get_all() query params to prevent SQL injection.
* Fix - File upload data synced to admin profile during user approval or media access.
* Fix - Handle array value from get_user_meta for country field in edit profile template.
* Fix - Cloudflare turnstile error appears on second form submission after validation failure.
* Fix - Stripe card mode validation to prevent test or live card mismatch during registration.
* Fix - Payment stuck on 'Invalid Request' and network error after successful Stripe subscription.1 parent 8346d4b commit a43cc12
47 files changed
Lines changed: 3763 additions & 2659 deletions
File tree
- .github/workflows
- assets
- css
- js
- frontend
- modules/membership/frontend
- includes
- Analytics
- admin
- settings
- views
- frontend
- validation
- languages
- modules
- content-restriction
- membership/includes
- Admin
- Repositories
- Services
- Paypal
- Stripe
- Views
- Frontend
- Templates
- payment-history
- src/content-restriction
- templates/myaccount
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
1 | 24 | | |
2 | 25 | | |
3 | 26 | | |
4 | 27 | | |
5 | 28 | | |
6 | 29 | | |
7 | | - | |
| 30 | + | |
8 | 31 | | |
9 | 32 | | |
10 | 33 | | |
| |||
52 | 75 | | |
53 | 76 | | |
54 | 77 | | |
55 | | - | |
| 78 | + | |
56 | 79 | | |
57 | 80 | | |
58 | 81 | | |
| |||
0 commit comments