Monthly Archive: May | 2025
Archive view; now showing all posts in the month of May 2025.
s2Member v250525 (Framework and Pro) was released on May 25th, 2025. (Framework & Pro) Fix: Some translations were being applied too early, causing PHP notices since WP 6.7. Now all translations are only loaded at the init hook or later. See thread 12813 You should get a notification about the update in your admin. WP Admin > Plugins You can also download the zip file from your Account page, and upload it. WP Admin > Plugins > Add New > Upload...
s2Member v250511 (Framework and Pro) was released on May 11th, 2025. (Framework) Fix: Improved the admin notices handler to prevent a PHP 8.1+ error in rare cases when the data wasn't an array as expected. (Framework) Enhancement: Added sanitization to the admin notices handler for improved safety. (Framework & Pro) Fix: Updated all uses of preg_split() with -1 instead of NULL as the limit to prevent PHP 8.1+ deprecation warnings. (Pro) Fix: Fixed an s2Member-List database query with a ty...
s2Member v250502 (Framework and Pro) was released on May 2nd, 2025. (Pro) Enhancement: Added optional fallback behavior for missing IPN Signup Vars during Stripe webhook processing. When enabled, s2Member will generate a makeshift IPN vars array if none are stored for the user. This helps support migrated or manually imported subscriptions. The setting is available under s2Member Pro > Stripe Options > Stripe Webhook/IPN Integration. See thread 11334. (Framework) UI: Removed admin notice abou...