<?xml version="1.0" encoding="UTF-8" standalone="no"?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" version="2.0">

<channel>
	<title>s2Member® Updates</title>
	<atom:link href="https://s2member.com/feed/" rel="self" type="application/rss+xml"/>
	<link>https://s2member.com</link>
	<description>Latest updates from s2Member®</description>
	<lastBuildDate>Thu, 17 Sep 2026 22:26:17 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1.1</generator>
	<item>
		<title>s2member v260917 Now Available</title>
		<link>https://s2member.com/s2member-v260917-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Thu, 17 Sep 2026 22:26:17 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5829</guid>

					<description><![CDATA[<p>s2Member v260917 (Framework and Pro) was released on September 17th, 2026. (Framework) Performance: Further improved searching on the WP Admin > Users screen, building on the performance improvements introduced in v260909. Searches across user profiles and s2Member membership data now require substantially less database work, with the biggest benefit on sites with large member databases. This can make member administration noticeably faster while preserving the same searchable fields, sorting...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260917 (Framework and Pro) was released on September 17th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260917</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Performance:</strong> Further improved searching on the <em>WP Admin > Users</em> screen, building on the performance improvements introduced in v260909. Searches across user profiles and s2Member membership data now require substantially less database work, with the biggest benefit on sites with large member databases. This can make member administration noticeably faster while preserving the same searchable fields, sorting, and pagination.</p></li>
<li><p>(Pro) <strong>Performance:</strong> Significantly improved <code>[s2Member-List]</code> and <code>[s2Member-List-Search]</code> performance for member directories and searches, especially on sites with larger user databases. Member searches now require substantially less database work, with much more efficient profile-field searching, filtering, sorting, and pagination. This can make large member directories noticeably faster and more responsive while preserving the shortcodes' existing Custom Field, wildcard, filtering, pagination, and sorting features. See: <a href="a href=&quot;https://s2member.com/kb-article/s2member-list-shortcode-documentation/&quot;>https://s2member.com/kb-article/s2member-list-shortcode-documentation/&lt;/a">s2Member-List Shortcode Documentation</a>.</p></li>
<li><p>(Framework) <strong>Performance:</strong> Improved Alternative View Protection performance on sites with larger amounts of protected content. Searches, archives, menus, widgets, and other areas where restricted content needs to be filtered now do less repeated work during each page request, helping busy pages load more efficiently while preserving the same access-control behavior. <em>WP Admin > s2Member > Alternative View Protection</em></p></li>
<li><p>(Pro) <strong>Performance:</strong> Reduced overhead when End-of-Term reminder emails are disabled. The heavier reminder processing, health, and email code is now loaded only when it is actually needed.</p></li>
<li><p>(Framework &amp; Pro) <strong>Security &amp; UI:</strong> Added a prominent admin warning for outdated s2Member Pro installations that predate the current Pro updater. The Framework now warns administrators when an old Pro version may be missing recent security fixes, shows how old the installed release is, and provides a prominent link to download the latest Pro version. The warning does not disable the installed Pro add-on or its features.</p></li>
<li><p>(Pro) <strong>Security:</strong> Enforced the <em>Shortcode User Fields Whitelist</em> for <code>[s2Member-List]</code>'s <code>show_fields</code> attribute. Fields not on the whitelist are now omitted from Member Lists, with an administrator notice identifying blocked fields that may need to be allowed. <em>WP Admin > s2Member > General Options > Shortcode User Fields Whitelist</em></p></li>
<li><p>(Pro) <strong>Security:</strong> Enforced the <em>Pro Shortcode Templates Whitelist</em>. Custom templates specified with the <code>template</code> attribute are now blocked unless specifically allowed. The shortcode uses its standard template instead, and an administrator notice identifies blocked template files that may need to be allowed. <em>WP Admin > s2Member > General Options > Pro Shortcode Templates Whitelist</em></p></li>
<li><p>(Pro) <strong>Improvement:</strong> Hardened validation of PayPal Pro-Form <code>success</code> URLs used after subscription cancellation. Redirects are now limited to normal HTTP(S) destinations after replacement codes are processed, preventing executable or other non-web URL schemes from being used. Also hardened malformed programmatic <code>success</code> values to avoid PHP warnings.</p></li>
<li><p>(Framework) <strong>Fix &amp; UI:</strong> Corrected Asset Health reporting when static CSS or JavaScript cannot be used because the site's current hooks or configuration require dynamic delivery. This intentional compatibility behavior is now treated as healthy instead of being reported as an unexpected fallback, and it no longer creates misleading "Latest Issues" entries. Asset Health now identifies why dynamic delivery is required, explains when the Full WordPress Dynamic Loader is necessary, and points to the "JavaScript Text Delivery" setting when it can help more pages continue using static JavaScript.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> EOT demotion traditionally replaced all of a member's WordPress roles, but some sites need to preserve unrelated roles. The new <em>Demote From</em> setting can now remove only the member's s2Member Level role instead. New installations use this level-only behavior by default; existing installations keep the legacy replace-all behavior unless changed. Thanks to Craig for suggesting this. See: <a href="https://f.wpsharks.com/t/13494">thread #13494</a>.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> EOT demotion normally sends members to <em>Subscriber / s2Member Level 0</em>, and using another role previously required custom code. The new <em>Demote To Role</em> setting lets site owners choose another s2Member Level or an available custom role directly from the EOT settings. Existing customizations using the <code>ws_plugin__s2member_force_demotion_role</code> filter continue to work.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> PayPal Checkout cancellation buttons using <code>output="button"</code> can now also use a <code>success=""</code> attribute to redirect the member after a successful subscription cancellation. If no Success URL is provided, the existing cancellation confirmation remains unchanged. Thanks to Felix for suggesting this. See: <a href="https://f.wpsharks.com/t/13462/7">thread #13462</a></p></li>
<li><p>(Framework) <strong>Improvement:</strong> Added date formatting support to the <code>[s2Get /]</code> shortcode when retrieving the current user's registration timestamps. <code>S2MEMBER_CURRENT_USER_REGISTRATION_TIME</code> and <code>S2MEMBER_CURRENT_USER_PAID_REGISTRATION_TIME</code> can now use the existing <code>date_format</code> attribute (e.g., <code>m/d/Y</code>, <code>default</code>, or <code>timestamp</code>), making these timestamps easier to display as readable dates without custom PHP. Also corrected the related scripting documentation to distinguish registration day counts from Unix timestamps. Thanks to Gerard for suggesting this. See <a href="https://f.wpsharks.com/t/13221">thread #13221</a>.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Expanded the AWS S3 region selector with several compatible regions that were missing: Canada Central (<code>ca-central-1</code>), Ohio (<code>us-east-2</code>), Mumbai (<code>ap-south-1</code>), Paris (<code>eu-west-3</code>), and Stockholm (<code>eu-north-1</code>). Sites using buckets in those regions can now select them directly. Thanks to David for the reminder. See: <a href="https://f.wpsharks.com/t/4706">thread #4706</a>.</p></li>
<li><p>(Framework &amp; Pro) <strong>Improvement:</strong> Added some needed filters that were missing, giving developers more ways to customize s2Member emails and Tracking Codes.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Resolved PHP 8.x warnings in <code>[s2Member-List]</code> caused by optional member-query arguments, including <code>meta_query</code>, not always being present.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevented a fatal error in the s2Member-Only dynamic CSS/JS loader when BuddyPress is detected but its <code>bp_is_create_blog()</code> helper is unavailable. This also prevents affected sites from unnecessarily falling back to the Full WordPress Dynamic asset loader.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260913 Now Available</title>
		<link>https://s2member.com/s2member-v260913-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Sun, 13 Sep 2026 06:38:18 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5805</guid>

					<description><![CDATA[<p>s2Member v260913 (Framework and Pro) was released on September 13th, 2026. (Framework) Fix: Made frontend CSS/JavaScript monitoring less impatient on sites where expected assets take a little longer to become active. Although the monitor already waited until the page had fully loaded before checking, some setups make their CSS/JavaScript become active a little later, which could cause a false alarm. This has now been fixed. Thanks to Gerard for reporting this. See: thread #13609 (Framework) E...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260913 (Framework and Pro) was released on September 13th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260913</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Fix:</strong> Made frontend CSS/JavaScript monitoring less impatient on sites where expected assets take a little longer to become active. Although the monitor already waited until the page had fully loaded before checking, some setups make their CSS/JavaScript become active a little later, which could cause a false alarm. This has now been fixed. Thanks to Gerard for reporting this. See: <a href="https://f.wpsharks.com/t/13609">thread #13609</a></p></li>
<li><p>(Framework) <strong>Enhancement:</strong> Expanded the frontend CSS/JavaScript monitoring introduced in the previous release into a new "CSS/JS Asset Health" system. The earlier monitoring layer is now smarter, more patient, more informative, more self-healing, quieter when the administrator does not need to intervene, and still designed to stay lightweight during normal frontend traffic.</p>

<ul>
<li><strong>New overall health status:</strong> "CSS/JS Asset Health" monitors frontend assets, including the Pro add-on's assets when installed, keeps track of recent delivery results, and summarizes the current situation as "Healthy", "Recent issue", "Working, review suggested", or "Needs attention" instead of reacting to every individual hiccup in isolation.</li>
<li><strong>More patient, configurable checks:</strong> The original monitor checked whether expected assets had become active 1 second after the page finished loading. The default wait is now 3 seconds, and the new "Wait Before Checking Frontend Assets" setting lets site owners adjust that delay for setups where optimization, caching, networking, or other conditions make assets become active a little later.</li>
<li><strong>Smarter issue handling:</strong> A single delayed or uncertain result no longer needs to become an immediate administrator problem. Asset Health considers both how recent and how persistent problems are, and can return to "Healthy" as normal loads continue.</li>
<li><strong>More resilient automatic recovery:</strong> If an enabled static asset file unexpectedly disappears, s2Member will try to rebuild it automatically the moment the problem is encountered instead of waiting for the administrator to refresh it manually. Assets that need rebuilding can also be recovered during normal admin activity, avoiding an extra rebuild during a frontend page-load when possible, and relevant settings changes can trigger affected assets to be rebuilt immediately, too.</li>
<li><strong>Clearer diagnostics:</strong> The new Asset Health panel shows each CSS/JavaScript asset and its current delivery state, including "Healthy", "Late", "Fallback", "Failed", "Not generated yet", and "Pending rebuild", with plain-language details when more information is useful. A persistent "Last issue" reminder and compact "Latest Issues" log preserve useful troubleshooting details, including affected frontend URLs, occurrence times, and repeated occurrences, with controls to clear them when they are no longer useful.</li>
<li><strong>Fallback visibility:</strong> Asset Health understands s2Member's existing automatic fallback behavior, distinguishes successful delivery from successful fallback, and shows when the preferred delivery method could not be used but a compatible fallback kept the asset working. It can also show when the fallback itself is unavailable, even while the preferred delivery method is still working, so the administrator knows that the safety net needs attention before it's needed.</li>
<li><strong>More useful administrator notices:</strong> Short-lived issues are given time to recover without unnecessary warnings. When a problem persists long enough to deserve attention, or is serious enough to require attention sooner, s2Member can show a compact administrator notice explaining the affected asset and link directly to the "CSS/JS Asset Health" section for review.</li>
<li><strong>Manual recovery and rechecking:</strong> The "Refresh Static Assets" button rebuilds the enabled static files, while the "Recheck Asset Health" button performs a fresh check of the current delivery setup. Refreshing static assets also rechecks their health automatically afterward.</li>
<li><strong>Performance-conscious health tracking:</strong> Frontend page-loads save small, independent Asset Health records without waiting for the shared health history to be updated. Those events are merged into the rolling history separately and in chronological order, preserving delayed reports and recent-issue details without making normal frontend page-loads wait on Asset Health bookkeeping.</li>
</ul></li>
<li><p>(Framework) <strong>UI:</strong> Refined the CSS/JavaScript delivery controls and status presentation. Renamed the beta section to "CSS/JS Delivery &amp; Optimization (Beta)", improved the shared health-status colors used across s2Member status sections, clarified help text and status explanations, and corrected the disabled "Refresh Static Assets" button so it remains visibly disabled when unavailable because static assets are not enabled or a configuration change needs to be saved first.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Corrected a compatibility issue that could cause a PHP fatal error when another plugin printed WordPress scripts unusually early, before s2Member had finished initializing. s2Member now handles that early script output safely. Thanks to Sim Architect for reporting it.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> EOT Reminder failure notices are now more actionable. Reminder Status can identify the oldest failing recipient and, when available, the related WordPress user. Persistent admin warnings can now be dismissed for the current incident, while retry and failure details remain available in the <em>EOT Reminder Status</em> section. A materially new or escalated critical reminder problem will alert administrators again. Thanks to Matt for reporting this.</p></li>
<li><p>(Framework &amp; Pro) <strong>Fix:</strong> Restored compatibility with WordPress 4.2–4.3 by replacing uses of <code>wp_parse_url()</code>, which wasn't introduced until WordPress 4.4.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260909 Now Available</title>
		<link>https://s2member.com/s2member-v260909-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Wed, 09 Sep 2026 06:09:35 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5802</guid>

					<description><![CDATA[<p>s2Member v260909 (Framework and Pro) was released on September 9th, 2026. (Framework &#38; Pro) Major Improvement: Until now, s2Member normally generated CSS/JS assets dynamically because some of their contents can change depending on the visitor or other conditions. Dynamic generation requires PHP and WordPress to load before each file can be built. s2Member can now build in advance the parts that don't change and whose contents are shared across all visitors, and save them as static files, ...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260909 (Framework and Pro) was released on September 9th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260909</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework &amp; Pro) <strong>Major Improvement:</strong> Until now, s2Member normally generated CSS/JS assets dynamically because some of their contents can change depending on the visitor or other conditions. Dynamic generation requires PHP and WordPress to load before each file can be built. s2Member can now build in advance the parts that don't change and whose contents are shared across all visitors, and save them as static files, allowing the web server to return them directly without loading WordPress for each request. In our tests, static requests were consistently more than 100× faster than dynamic delivery, helping pages load faster while reducing server work. See <em>WP Admin > s2Member > General Options > Performance &amp; Caching > Static CSS/JS Optimization (beta)</em>.</p>

<ul>
<li><strong>Flexible opt-in controls:</strong> Enable static CSS, static JavaScript, or both. The existing <em>CSS/JS Lazy Loading</em> option still controls which pages load s2Member's files.</li>
<li><strong>Better caching for logged-in users:</strong> Most of s2Member's JavaScript is the same for everyone, so it can now be shared and cached instead of being rebuilt separately for each visitor. Personal/member-specific values stay with the WordPress page and are never stored in reusable static files. This lets logged-in and logged-out visitors reuse the same shared JavaScript more effectively across page views.</li>
<li><strong>Pro and gateway support:</strong> Pro core and enabled-gateway CSS and JavaScript can use the same static delivery, combining, and minification options.</li>
<li><strong>Flexible static asset delivery:</strong> Static Framework and Pro assets can be kept separate for more granular caching, refreshing, and monitoring, or combined into one CSS file and one JavaScript file to minimize the number of requests.</li>
<li><strong>Optional automatic minification:</strong> Generated CSS and JavaScript can also be minified automatically. Smaller files take less time and bandwidth to download, helping pages load faster, especially on slower connections.</li>
<li><strong>Multilingual-site optimization:</strong> Sites that change language between pages or visitors can reuse the same static JavaScript file across languages. s2Member loads translated messages and other page-varying values with each WordPress page instead, while personal/member details always remain page-specific and are never stored in reusable static files. Single-language sites can keep more site-wide values in the static JavaScript file for maximum efficiency.</li>
<li><strong>Reliable automatic fallback:</strong> Static delivery is an optimization, not a requirement for the site to keep working. If a static file cannot be used, rebuilt, or delivered correctly, s2Member automatically falls back to a compatible dynamic delivery method instead of serving a stale or broken asset.</li>
<li><strong>Targeted refreshes and recovery:</strong> When relevant settings change, s2Member refreshes only the affected static files. During normal WordPress admin use, s2Member also checks that active generated files are still available and working. If a problem is confirmed, it can fall back safely, show an administrator warning, and provide a Refresh Static Assets control to recreate the files.</li>
<li><strong>Troubleshooting and event logging:</strong> When s2Member logging is enabled, a dedicated <code>css-js.log</code> records important CSS/JavaScript delivery events such as generation and refreshes, configuration changes, loader or delivery problems, automatic fallbacks and recoveries, browser-reported runtime issues, and stale-file cleanup, without logging routine page loads.</li>
<li><strong>Safer plugin updates:</strong> s2Member keeps its generated static JavaScript synchronized with the installed Framework and Pro versions. If an older generated file no longer matches the current plugin files, s2Member rebuilds it or falls back safely instead of risking broken JavaScript after an update.</li>
<li><strong>Cache-safe cleanup:</strong> Recently replaced static files are kept temporarily so visitors can still load pages cached with an older file URL. Older unused generations are cleaned up automatically, preventing the generated-assets directory from growing indefinitely.</li>
</ul></li>
<li><p>(Framework &amp; Pro) <strong>Improvement:</strong> Added a choice of loaders for dynamically generated CSS and JavaScript. The Lightweight s2Member Loader remains the default and avoids loading more of WordPress than necessary for better performance. A WordPress Loader option is also available, loading WordPress normally for these asset requests on sites where the server or security software blocks direct s2member-o.php requests. Configure it from <em>WP Admin > s2Member > General Options > Performance &amp; Caching > Dynamic CSS/JS Loader</em>. See <a href="https://s2member.com/kb-article/mod-security-odd-403-503-500-errors/">Mod Security (Odd 403, 503, 500 Errors)</a></p></li>
<li><p>(Framework &amp; Pro) <strong>Fix:</strong> Due to an earlier change in WordPress, s2Member's dynamic CSS and JavaScript loader could end up loading more of WordPress than necessary, making those files slower to load. Its original lightweight loading behavior has now been restored. See: <a href="https://s2member.com/kb-article/s2member-only-mode/">s2Member-Only Mode</a></p></li>
<li><p>(Framework) <strong>Improvement:</strong> Added a shared checkout recovery system that lets supported gateways preserve an in-progress checkout across requests, prevent overlapping processing, and recognize a checkout that already completed even if the browser lost the final response. Recovery information can be retained securely for up to 7 days by default, providing a common foundation for safer retry and recovery behavior across payment gateways.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> PayPal Checkout Pro-Forms now keep a durable checkout identity across reloads, back/forward navigation, and interrupted browser requests. This gives s2Member a reliable way to reconnect the customer with the same PayPal checkout already in progress, while remaining compatible with older in-progress recovery state during the transition.</p></li>
<li><p>(Pro) <strong>Security:</strong> Hardened password handling across Pro-Forms as part of the new checkout recovery protections. Submitted passwords are not carried into reusable PayPal Checkout recovery state or repopulated if the form has to be shown again after submission. If an interrupted checkout is later recovered without the original browser session, WordPress's secure set-password flow is used instead.</p></li>
<li><p>(Pro) <strong>Security:</strong> Hardened Specific Post/Page checkout recovery by minimizing the form data saved for interrupted-checkout recovery. Sensitive payment fields are explicitly excluded from saved recovery state, adding an extra safeguard against unexpected checkout data being retained.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Significantly extended Stripe Pro-Form duplicate-billing protection for interrupted or retried checkouts. If a reload, interrupted request, lost response, or 3D Secure retry leaves an existing Stripe payment or subscription in progress, s2Member now preserves enough checkout state to find and resume that same payment or subscription instead of accidentally starting another one. This extends the duplicate-charge protection added in v260829 to several additional failure and recovery paths. See <a href="https://f.wpsharks.com/t/13589">thread 13589</a>.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Improved handling when a successful Stripe Pro-Form checkout completes on the server but the final confirmation never reaches the customer. Because the form can still appear unfinished, the customer may submit it again even though Stripe already completed the payment. Successful checkout results are now retained server-side so s2Member can recognize the completed checkout and resume from the saved result instead of treating the retry as a new payment attempt.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Strengthened duplicate-subscription protection in PayPal Checkout Pro-Forms. Subscriptions are now created server-side and recorded before browser approval continues, so reloads, lost PayPal responses, interrupted callbacks, and retries can recover and reuse the subscription already created at PayPal instead of creating another one.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Corrected PayPal Checkout subscription activation handling so membership access is not granted while PayPal still considers the subscription pending approval. s2Member now waits for PayPal to confirm activation, and can recover that confirmation through PayPal's webhook if the browser response is lost or delayed.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Added comprehensive recovery for interrupted or delayed PayPal Checkout one-time payments. s2Member now keeps track of both the PayPal order and its payment capture, safely handles lost or ambiguous responses, keeps access pending until PayPal confirms the payment completed, and can later recover a completed payment through either the browser or PayPal's webhook without attempting a second capture. The recovery state is also kept deliberately minimal without retaining sensitive checkout data.</p></li>
<li><p>(Framework) <strong>Performance:</strong> Reduced overhead in high-frequency query and capability checks by bypassing hook and filter setup when nothing is registered and avoiding unnecessary construction of hook context variables, while preserving registered callbacks and WordPress <code>all</code> hook compatibility. Screens and operations that perform many capability checks, such as the WordPress Users list, can benefit especially from these savings.</p></li>
<li><p>(Framework) <strong>Performance:</strong> Reduced database overhead during page loads by eliminating repeated access-restriction database queries within the same request, reusing the initial lookup result.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> The Pro updater now handles version mismatches more clearly when the latest Pro release is ahead of the installed Framework. It recommends updating the Framework first, or links to the <a href="https://s2member.com/release-archive/">Release Archive</a> for a matching Pro version when staying on the current Framework.</p></li>
<li><p>(Pro) <strong>Performance:</strong> Moved checks for available Pro updates to a background task. The latest available Pro version is now saved locally and reused for up to a day when deciding whether to show the Pro Updater. This way, slow Pro availability checks or connection problems can't delay frontend or admin page loads. After Framework updates, a fresh background check keeps compatibility information current.</p></li>
<li><p>(Pro) <strong>Performance:</strong> Moved the Pro server environment details collection to a background task, so it can't delay normal admin page loads.</p></li>
<li><p>(Pro) <strong>Performance:</strong> Eliminated repeated cron and transient housekeeping during normal page loads when End-of-Term reminders are disabled, moving the necessary cleanup to settings changes and stale background callbacks.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> End-of-Term Administrative Notes in the user's profile now use the level custom names when the "Force WordPress to use your Labels" setting is enabled. Also, if a user is already in the configured demotion role, the note now says so instead of recording a "role change" to the same role.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Solved a remaining PayPal cancellation EOT issue when stored IPN Signup Vars are completely missing. An older subscription check could prevent the newer PayPal lookup from running, causing the EOT to fall back to an incorrect one-day period. s2Member now uses PayPal's next billing date when available. Thanks to Felix for reporting this. See <a href="https://f.wpsharks.com/t/13462">thread 13462</a>.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Improved Automatic End-of-Term health warnings on low-traffic sites. A delayed WP-Cron event, which can happen when there have been few or no site visitors to trigger it, is now shown as an Attention item without triggering the admin warning by itself, while missing cron or an actual overdue EOT backlog still triggers the stronger warning. EOT warning links also now open the relevant settings panel and jump directly to the affected setting.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevented PHP warnings during some Stripe cancellation/End-of-Term processing when currency information is missing. s2Member now recovers the stored payment currency when possible, and continues processing cleanly without PHP warnings.</p></li>
<li><p>(Framework) <strong>Fix:</strong> In some edge cases, legacy encryption/decryption could trigger a PHP 8.5 deprecation warning for certain byte values. The byte handling is now explicitly normalized while preserving compatibility with existing encrypted data.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Redacting sensitive data in large multiline gateway/API logs could cause the regular-expression redaction step to fail and trigger PHP 8.1+ deprecation warnings. Redaction now handles large log entries more reliably.</p></li>
<li><p>(Framework) <strong>Fix:</strong> The bundled Mailchimp API client could trigger a PHP 8.1+ deprecation warning by passing a deprecated <code>null</code> value during query-string construction. It now uses the correct empty-string value instead, preserving the same API request behavior.</p></li>
<li><p>(Pro) <strong>Fix:</strong> ClickBank request processing could trigger PHP 8.1+ deprecation warnings by passing a deprecated <code>null</code> value during query-string construction. Those calls now use the correct empty-string value instead, preserving the same request behavior.</p></li>
<li><p>(Framework) <strong>Fix:</strong> PayPal notifications and returns could trigger PHP warnings when the optional <code>s2member_paypal_proxy</code> and <code>s2member_paypal_proxy_use</code> fields were absent. Those optional fields are now set to empty values when missing before processing, while preserving existing gateway integration behavior.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevented a PHP warning when processing malformed Stripe webhook payloads by validating the decoded event before accessing its ID.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Corrected an off-by-one issue in Brute Force Login Protection that allowed one additional login attempt after the configured failed-login limit had been reached.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260829 Now Available</title>
		<link>https://s2member.com/s2member-v260829-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Sat, 29 Aug 2026 03:09:30 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5796</guid>

					<description><![CDATA[<p>s2Member v260829 (Framework and Pro) was released on August 29th, 2026. (Framework) Major Improvement: Rebuilt the Automatic End-of-Term processing engine so membership expirations are handled more reliably and promptly when due, even on busy sites or after delays, while making the system safer to administer and easier to review and troubleshoot. Faster, adaptive processing: Instead of stopping after 6 users, the new engine uses the safe processing time available in each run and adapts to cur...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260829 (Framework and Pro) was released on August 29th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260829</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Major Improvement:</strong> Rebuilt the Automatic End-of-Term processing engine so membership expirations are handled more reliably and promptly when due, even on busy sites or after delays, while making the system safer to administer and easier to review and troubleshoot.</p>

<ul>
<li><strong>Faster, adaptive processing:</strong> Instead of stopping after 6 users, the new engine uses the safe processing time available in each run and adapts to current speed, allowing it to handle hundreds of users in one pass.</li>
<li><strong>Rapid queue catch-up:</strong> s2Member processes each member as promptly as practical after their actual EOT time is reached. If work remains, it continues about a minute later instead of waiting for the next regular 10-minute check. In our stress testing, a 1,000-user queue was processed in under 2 minutes, while the old 6-user limit would take almost 28 hours.</li>
<li><strong>More resilient processing:</strong> Overlapping runs are prevented, interrupted or stale runs recover cleanly, and unfinished work remains available for the next pass instead of being lost or unnecessarily delayed.</li>
<li><strong>Safer "Delete" behavior and review:</strong> Automatic Delete now removes membership access and moves the user account to Pending Deletion instead of permanently deleting it, preserving useful payment/subscription details for review before single/bulk deletion. Irreversible automatic deletion can still be enabled with the <code>ws_plugin__s2member_allow_eot_user_deletion</code> filter. <em>WP Admin > Users > Pending Deletion</em></li>
<li><strong>New End-of-Term user lists:</strong> Added separate Current and Previous lists with EOT Time, Last EOT, and EOT Demotion columns. Current shows users with an EOT, earliest first; Previous shows prior EOTs, most recent demotion first. Older demotion times are recovered from Administrative Notes where possible. <em>WP Admin > Users > End-of-Term Current / End-of-Term Previous</em></li>
<li><strong>Better demotion history:</strong> EOT actions, including moves to Pending Deletion, now leave more useful Administrative Notes with the role change, removed Custom Capabilities, subscription details, and the EOT that triggered the action. For example: <em>2026-08-31 00:03 EDT s2Member: Demoted from Level 1 to Subscriber (removed ccaps: courses). PayPal I-ABC123. EOT 2026-08-31 00:01 EDT.</em></li>
<li><strong>Visible health and automatic recovery:</strong> A new Automatic Behavior Status shows pending and overdue EOTs, recent processing activity, the next scheduled run, and the current processing runtime, making delays and other problems visible instead of silent. s2Member repairs a missing WP-Cron schedule automatically when possible, and alerts administrators when a problem persists and needs attention.</li>
</ul></li>
<li><p>(Pro) <strong>Major Improvement:</strong> Rebuilt the End-of-Term Reminder Email processing engine so renewal notices have a better chance of going out promptly on their intended day, even after WP-Cron delays or temporary email sending problems that could previously prevent them from being sent.</p>

<ul>
<li><strong>Fast, adaptive processing:</strong> The new engine replaces the old 6-member limit with safe runtime-based processing, prevents overlapping runs, recovers interrupted ones, and continues about a minute later when more work remains. On our test server, 1,000 reminders were handed off through WordPress's mail system in about 42 minutes, while the old engine would need almost 28 hours.</li>
<li><strong>Independent reminder engine:</strong> Reminders based on stored End-of-Term dates now have their own schedule and processing engine, so they no longer depend on membership-expiration processing completing first and aren't held up by a large or stalled End-of-Term queue.</li>
<li><strong>Forgiving timing and smart retries:</strong> Reminder eligibility now uses calendar days, giving s2Member opportunities throughout the intended send day plus an extra recovery day in case of delays. Failed sends are retried after about 10 minutes, 30 minutes, 1 hour, and then every 3 hours while still eligible, with each recipient tracked independently to avoid duplicate resends.</li>
<li><strong>Visible health and automatic recovery:</strong> A new End-of-Term Reminder Status shows scheduling activity, recent successful delivery, and recipients currently being retried, with additional failure and recovery details when something goes wrong. s2Member repairs a missing reminder schedule when possible, retries failed recipients automatically, and alerts administrators when problems persist and need attention.</li>
</ul></li>
<li><p>(Framework &amp; Pro) <strong>Fix:</strong> Fixed the long-standing issue where the Automatic End-of-Term setting could appear blank when its WP-Cron event was missing. The saved setting now remains visible while s2Member reports and repairs the scheduling problem separately.</p></li>
<li><p>(Pro) <strong>Fix:</strong> End-of-Term renewal reminders are no longer sent when membership access ended because of a refund, payment reversal, or chargeback. These payment exceptions are now distinguished from normal membership expirations so they don't trigger inappropriate renewal notices.</p></li>
<li><p>(Pro) <strong>Enhancement:</strong> Modernized s2Member Pro-Forms with PayPal Checkout, using PayPal's current REST APIs and Smart Payment Buttons for off-site payments. When PayPal Checkout is enabled in s2Member, it replaces the legacy PayPal Express Checkout integration for payments completed on PayPal's site. Existing Pro-Form shortcodes work as-is (no edits required). Enable it under <em>WP Admin > s2Member > PayPal Options > PayPal Checkout (Beta)</em>.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Strengthened PayPal Checkout REST order validation, capture reliability, retry handling, and payment processing safeguards.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Better PayPal Checkout button feedback with clearer, more visible error and status messages below the button.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Better compatibility for sites using PayPal Checkout while older PayPal subscriptions remain active. Since PayPal subscriptions generally need the integration that created them, s2Member now uses the appropriate one for next payment dates, reminder emails, <code>[s2EOT]</code>, and cancellations.</p></li>
<li><p>(Framework) <strong>Security:</strong> Strengthened PayPal Checkout return validation and payment-flow integrity.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Improved PayPal Checkout subscription fulfillment retry handling, preventing failed payment notifications from being incorrectly marked complete and allowing browser or webhook recovery to retry safely.</p></li>
<li><p>(Framework) <strong>Fix:</strong> PayPal Checkout now registers all required webhook events. Existing configured webhooks are updated automatically after upgrading, adding notifications for subscription activation/updates, payment refunds/reversals, and disputes/chargebacks.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Strengthened Stripe Pro-Forms against duplicate charges from concurrent or repeated submissions of the same rendered checkout. Stripe requests now use a stable per-checkout idempotency ID, simultaneous submissions are blocked while payment processing is in progress, and a failed update to an existing PaymentIntent no longer falls through to creating another one. Thanks to DrCheap for the detailed report and investigation. See <a href="https://f.wpsharks.com/t/13589">thread 13589</a>.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Fixed a Stripe compatibility issue that could cause <code>[s2Member-Profile /]</code> and Stripe billing-update forms to crash when retrieving an existing subscription with newer Stripe API responses/SDK behavior. Thanks to Tim Hibberd for reporting it and providing a patch. See <a href="https://f.wpsharks.com/t/13575">thread 13575</a>.</p></li>
<li><p>(Pro) <strong>UI:</strong> Updated Stripe Webhook/IPN setup guidance to list all seven events s2Member handles. Sites with an existing Stripe webhook configured for selected events should make sure all seven are selected, including <code>charge.dispute.created</code>, so disputes/chargebacks can follow the configured Reversals/Disputes EOT behavior.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> Added an optional <code>placeholder</code> attribute for Authorize.Net, PayPal, and Stripe Pro-Form Checkout Options. This allows a Pro-Form to start with a non-payable prompt instead of automatically selecting the first Checkout Option, requiring the customer to choose a real option before the full checkout form is shown.</p></li>
<li><p>(Framework &amp; Pro) <strong>Fix:</strong> Improved shortcode attribute handling when editors replace straight quotes with smart/curly quotes. s2Member now also normalizes literal smart quotes so values such as <code>attribute=“0”</code> are interpreted correctly. Thanks to Vincent for reporting it. See <a href="https://f.wpsharks.com/t/13572">thread 13572</a>.</p></li>
<li><p>(Framework) <strong>Enhancement:</strong> Added a hook after profile modifications are saved and s2Member refreshes the user data, allowing integrations to read freshly updated user and custom profile fields. Thanks to Craig for bringing attention to this use case. See <a href="https://f.wpsharks.com/t/13515">thread 13515</a>.</p></li>
<li><p>(Framework &amp; Pro) <strong>Improvement:</strong> Bumped PHP version compatibility up to PHP 8.5.9 after addressing the remaining deprecation notices and related compatibility issues, while maintaining support for older PHP versions.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Hardened PayPal recurring-payment handling for missing optional IPN fields and memberships without Custom Capabilities, preventing PHP warnings and deprecation notices.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Hardened gateway notification and return handlers against missing or null optional transaction fields, preventing PHP warnings and deprecation notices.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevented PHP warnings during registrations or membership updates when optional details (like Custom Capabilities or EOT) weren't used.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Corrected an edge case in subscription modifications where an optional EOT component could end up in the Custom Capabilities value.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Fixed PHP 8 compatibility issues in legacy OpenSSL/RSA signing and the Markdown fallback that could fail in some cases.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260814 Now Available</title>
		<link>https://s2member.com/s2member-v260814-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Fri, 14 Aug 2026 01:23:19 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5793</guid>

					<description><![CDATA[<p>s2Member v260814 (Framework and Pro) was released on August 14th, 2026. (Framework) Improvement: Better s2Member Security Encryption Key handling and related guidance in the admin panel. (Framework) Improvement: Hardened input validation and sanitization for the s2Key, s2File, s2Stream, and s2Member-PayPal-Button shortcodes. (Framework &#38; Pro) Improvement: Renamed and expanded the s2Get shortcode's user-field whitelist into the shared Shortcode User Fields Whitelist setting, now used for s...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260814 (Framework and Pro) was released on August 14th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260814</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Improvement:</strong> Better s2Member Security Encryption Key handling and related guidance in the admin panel.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Hardened input validation and sanitization for the <code>s2Key</code>, <code>s2File</code>, <code>s2Stream</code>, and <code>s2Member-PayPal-Button</code> shortcodes.</p></li>
<li><p>(Framework &amp; Pro) <strong>Improvement:</strong> Renamed and expanded the <code>s2Get</code> shortcode's user-field whitelist into the shared <em>Shortcode User Fields Whitelist</em> setting, now used for <code>s2Get</code>'s <code>user_id</code> attribute and <code>s2Member-List</code>'s <code>show_fields</code> attribute. Administrators are warned when either shortcode attempts to display an un-whitelisted field's value that doesn't belong to the current user viewing the page.</p></li>
<li><p>(Framework &amp; Pro) <strong>Security:</strong> Improved validation and hardened handling of serialized data throughout s2Member.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> Hardened input validation and sanitization for the <code>s2Member-Login</code>, <code>s2Member-Summary</code>, <code>s2Member-Gift-Codes</code>, <code>s2Member-List</code>, <code>s2Member-List-Search-Box</code>, and <code>s2Member-Pro-ClickBank-Button</code> shortcodes, as well as the Pro Login Widget.</p></li>
<li><p>(Pro) <strong>Security:</strong> Added stricter handling for <code>s2Member-List</code>'s <code>show_fields</code> attribute. s2Member will warn administrators about detected fields that still need review. Fields not whitelisted will not be displayed. Sites using <code>show_fields</code> should review <em>General Options > Shortcode User Fields Whitelist</em> and allow the fields their Member Lists are intended to display.</p></li>
<li><p>(Pro) <strong>Security:</strong> Added safer handling and a whitelist for the <code>template</code> shortcode attribute, used by the <code>s2Member-List</code>, <code>s2Member-List-Search-Box</code>, and Stripe, PayPal, and Authorize.Net Pro-Forms shortcodes. s2Member will warn administrators about detected templates that still need review. Templates not whitelisted will not be used, and the standard template will be used instead. Sites using custom templates should review <em>General Options > Pro Shortcode Templates Whitelist</em> and allow their custom template files.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevented the Pro updater from offering or installing a Pro release newer than the installed s2Member Framework, avoiding compatibility issues until the Framework is updated first.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevented Stripe payment processing from continuing after Pro-Form validation rejects a submission, avoiding misleading Stripe card-field errors when other required form fields are missing.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Updated Stripe Pro-Forms to use the shortcode's <code>validate_zipcode</code> attribute correctly, so it can override the default setting to collect and validate the card's postal code.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260805 Now Available</title>
		<link>https://s2member.com/s2member-v260805-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Wed, 05 Aug 2026 23:05:06 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5788</guid>

					<description><![CDATA[<p>s2Member v260805 (Framework and Pro) was released on August 5th, 2026. (Framework) Improvement: Replaced TinyURL-based shortening for generated Registration Access and Specific Post/Page Access URLs with new built-in s2Member short links, stored temporarily with WordPress transients. Existing TinyURL settings now use the built-in shortener automatically, avoiding TinyURL’s deprecated no-key API endpoint and extra third-party pages shown before the destination. (Framework) Improvement: Bette...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260805 (Framework and Pro) was released on August 5th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260805</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Improvement:</strong> Replaced TinyURL-based shortening for generated Registration Access and Specific Post/Page Access URLs with new built-in s2Member short links, stored temporarily with WordPress transients. Existing TinyURL settings now use the built-in shortener automatically, avoiding TinyURL’s deprecated no-key API endpoint and extra third-party pages shown before the destination.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Better PayPal Checkout cancellation button handling when stored IPN Signup Vars are missing. s2Member now checks PayPal subscription details via API before cancellation, uses PayPal's next billing time plus the configured EOT grace period for the EOT time, and falls back to PayPal's subscription management page when a safe local cancellation cannot be completed. See <a href="https://f.wpsharks.com/t/13462">thread 13462</a>.</p></li>
<li><p>(Framework) <strong>Security:</strong> Hardened the <code>[s2Stream]</code> shortcode against executable JavaScript injection by users with post-editing privileges. Attributes used to configure JW Player are sanitized and validated more strictly, and custom <code>player_path</code> values must now be explicitly whitelisted using the <code>ws_plugin__s2member_sc_get_stream_player_paths</code> filter.</p></li>
<li><p>(Framework) <strong>Security:</strong> Improved sanitization of sensitive data in s2Member debug logs.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevented a PHP 8+ fatal error during PayPal Standard PDT/IPN return handling when PayPal reports an invalid or unexpected charset. PayPal return data is now converted to UTF-8 defensively, with fallback handling when the reported charset is not accepted by <code>mb_convert_encoding()</code>.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> Added safer handling for rare Stripe Pro-Form subscription checkouts where the first payment or setup confirmation remains pending. s2Member now delays paid-access changes until Stripe confirms the subscription is ready, helping avoid premature access while reducing the chance of confirmed Stripe subscriptions not matching s2Member access.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Fixed validation of zero-like trial period values such as <code>tp="0.00"</code>, so they are treated the same as <code>tp="0"</code> instead of being rejected as an invalid trial period.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260508 Now Available</title>
		<link>https://s2member.com/s2member-v260508-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Fri, 08 May 2026 01:25:46 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5786</guid>

					<description><![CDATA[<p>s2Member v260508 (Framework and Pro) was released on May 8th, 2026. (Framework) Fix: PayPal Checkout cancellation shortcodes now keep output="anchor" clickable for logged-out visitors. Only output="button" requires the member to be logged in. See thread 13450 (Framework) Fix: PayPal Checkout no longer aborts if the customer's IP address changes during checkout. IP mismatches are logged, but valid checkouts continue processing. (Framework) Fix: Prevent false Auto-EOT demotions when a stored Au...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260508 (Framework and Pro) was released on May 8th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260508</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Fix:</strong> PayPal Checkout cancellation shortcodes now keep <code>output="anchor"</code> clickable for logged-out visitors. Only <code>output="button"</code> requires the member to be logged in. See <a href="https://f.wpsharks.com/t/13450">thread 13450</a></p></li>
<li><p>(Framework) <strong>Fix:</strong> PayPal Checkout no longer aborts if the customer's IP address changes during checkout. IP mismatches are logged, but valid checkouts continue processing.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevent false Auto-EOT demotions when a stored Auto-EOT time is <code>0</code>, and improve logging for invalid Auto-EOT values. See <a href="https://f.wpsharks.com/t/13412">thread 13412</a></p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevented a PHP 8.1+ deprecation notice while reading registration times when the stored value is missing or false.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Improved PayPal Checkout button loading with a client-side fallback when the PayPal SDK is missing from the final page output.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevented deprecation notices on newer PHP versions, which could interfere with automatic login/redirects after Stripe checkout.</p></li>
<li><p>(Pro) <strong>UI:</strong> Improved cancellation pro-form submit button text. Cancellation forms now say “Cancel Subscription” instead of the generic “Submit Form”. See <a href="https://f.wpsharks.com/t/13438">thread 13438</a></p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260410 Now Available</title>
		<link>https://s2member.com/s2member-v260410-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Fri, 10 Apr 2026 04:14:15 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5781</guid>

					<description><![CDATA[<p>s2Member v260410 (Framework and Pro) was released on April 10th, 2026. A special thank you to SimArchitect for reporting most of these issues and helping test their fixes. 🙏 (Framework) Fix: Reduced the upfront requirements for processing PayPal Standard subscr_cancel IPNs so valid cancellations are not ignored when supporting values are missing, stale, or non-membership-specific. (Framework) Fix: Prevent incorrect s2Member notifications in some PayPal Checkout cases where several webhooks...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260410 (Framework and Pro) was released on April 10th, 2026.</p>

<p>A special <strong>thank you</strong> to <a href="https://forums.wpsharks.com/u/thesimarchitect/summary">SimArchitect</a> for reporting most of these issues and helping test their fixes. 🙏</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260410</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Fix:</strong> Reduced the upfront requirements for processing PayPal Standard <code>subscr_cancel</code> IPNs so valid cancellations are not ignored when supporting values are missing, stale, or non-membership-specific.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevent incorrect s2Member notifications in some PayPal Checkout cases where several webhooks are received about the same subscription.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Prevent duplicate processing and notifications when PayPal sends both a webhook and an IPN for the same PayPal Checkout subscription payment.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Added subscription modification cancellation support to the Framework, which was previously only available in the Pro addon.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Made subscription modification cancellation gateway-aware, preventing orphaned active subscriptions when a member starts a replacement subscription through a different gateway.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevented rare cases where subscription modification processing could cancel the newly created subscription by mistake.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Improved Stripe customer lookup during checkout retries by falling back to email when the stored Stripe customer ID is missing, stale, or no longer retrievable.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260325 Now Available</title>
		<link>https://s2member.com/s2member-v260325-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Wed, 25 Mar 2026 23:32:23 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5778</guid>

					<description><![CDATA[<p>s2Member v260325 (Framework and Pro) was released on March 25th, 2026. (Framework) Fix: Improved PayPal Checkout webhook idempotency to prevent duplicate processing during repeated/concurrent webhooks, while preserving normal behavior. (Framework) Fix: Resolved a PayPal IPN issue where some subscr_cancel notifications were ignored because the cancellation handler failed before it had fully identified the recurring subscription. (Framework) Improvement: Added IPN Signup Var lookups for missing...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260325 (Framework and Pro) was released on March 25th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260325</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Fix:</strong> Improved PayPal Checkout webhook idempotency to prevent duplicate processing during repeated/concurrent webhooks, while preserving normal behavior.</p></li>
<li><p>(Framework) <strong>Fix:</strong> Resolved a PayPal IPN issue where some <code>subscr_cancel</code> notifications were ignored because the cancellation handler failed before it had fully identified the recurring subscription.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Added IPN Signup Var lookups for missing PayPal cancellation IPN values like <code>period1</code>, <code>period3</code>, <code>item_number</code>, <code>item_name</code>, and <code>payer_email</code>, preventing valid <code>subscr_cancel</code> notifications from being ignored.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Moved s2Member's translation files to <code>/languages</code>, following the WordPress standard, and updated <code>.mo</code> loading to support that directory while continuing to support the standard and legacy WordPress locations.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> Hardened PayPal Standard IPN endpoint response handling and added debug logging for hosts/security layers that incorrectly return HTTP 403 after successful processing.</p></li>
<li><p>(Framework) <strong>Enhancement:</strong> Added <code>ukpostcode</code> as an expected-value option for Custom Registration/Profile Fields, with matching server-side and client-side validation for UK postcode input. The validation is designed to be reasonably broad, including standard UK formats and related special cases. Thanks to Gerard Earley for contributing the patch. See <a href="https://f.wpsharks.com/t/12200">thread 12200</a></p></li>
<li><p>(Framework) <strong>Enhancement:</strong> Added a new <strong>General Options > s2Get Shortcode</strong> setting to allow <code>user_id</code> for whitelisted user fields, defaulting to current-user. Also updated the s2Get KB article accordingly.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Updated Stripe card charge and PaymentIntent requests to use <code>statement_descriptor_suffix</code> instead of <code>statement_descriptor</code>, fixing card-payment errors where Stripe no longer accepts <code>statement_descriptor</code> for card payments.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Corrected Stripe subscription checkout so resumed PaymentIntent flows no longer go through the wrong intent-status handler.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Stripe now stops cleanly after card declines, instead of continuing into secondary intent/payment-method errors.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Improved Stripe recurring-payment setup to better support future-charge authorization requirements, fixing failures in countries with stricter payment rules, including India.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Stripe now updates recurring default payment methods only after a successful intent result, instead of earlier in checkout.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Billing-update SetupIntent creation failures in Stripe now return the proper error response.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevent duplicate/retried Stripe webhook events from being processed more than once, including near-simultaneous retries of the same Stripe event ID</p></li>
<li><p>(Pro) <strong>Fix:</strong> Prevent Stripe billing modification/replacement from triggering EOT behavior for the cancelled old subscription while s2Member is still updating the member account with the new subscription.</p></li>
<li><p>(Pro) <strong>Fix:</strong> Removed a trailing-comma syntax issue in Stripe subscription update code that could cause PHP compatibility errors on older supported PHP versions.</p></li>
<li><p>(Pro) <strong>Fix:</strong> s2Member now cleans up incomplete subscriptions left behind by failed 3D Secure authentication attempts during Stripe checkout, and gives the customer a more clear payment failure message.</p></li>
<li><p>(Pro) <strong>Improvement:</strong> Added dedicated s2 Stripe log entries for non-fatal failures while updating the default payment method after successful intent completion.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>s2member v260312 Now Available</title>
		<link>https://s2member.com/s2member-v260312-now-available/</link>
		
		<dc:creator><![CDATA[Cristian]]></dc:creator>
		<pubDate>Thu, 12 Mar 2026 04:54:04 +0000</pubDate>
				<category><![CDATA[News/Updates]]></category>
		<category><![CDATA[Release Announcements]]></category>
		<guid isPermaLink="false">https://s2member.com/?p=5774</guid>

					<description><![CDATA[<p>s2Member v260312 (Framework and Pro) was released on March 12th, 2026. (Framework) Fix: Prevent a PHP 8.1+ deprecation notice from appearing above the admin Users table in some cases. (Framework) Security: Improved debug log sanitization. (Framework) Improvement: PayPal Checkout credential test and OAuth failure log entries now include client_len_hash / secret_len_hash values (length_hash, e.g. 80_4d9a7c1b2e8f4a21) to help compare attempted credentials during troubleshooting without exposing ...</p>]]></description>
										<content:encoded><![CDATA[<p>s2Member v260312 (Framework and Pro) was released on March 12th, 2026.</p>

<hr />

<h2>Unified Changelog for s2Member &amp; s2Member Pro v260312</h2>

<div class="li-margins"></div>

<ul>
<li><p>(Framework) <strong>Fix:</strong> Prevent a PHP 8.1+ deprecation notice from appearing above the admin Users table in some cases.</p></li>
<li><p>(Framework) <strong>Security:</strong> Improved debug log sanitization.</p></li>
<li><p>(Framework) <strong>Improvement:</strong> PayPal Checkout credential test and OAuth failure log entries now include client_len_hash / secret_len_hash values (length_hash, e.g. 80_4d9a7c1b2e8f4a21) to help compare attempted credentials during troubleshooting without exposing raw values.</p></li>
<li><p>(Framework) <strong>Enhancement:</strong> Added a new <em>No-Cache Headers Behavior</em> option under <em>General Options > Performance &amp; Caching</em>, making no-cache behavior configurable from the admin UI. It includes:</p>

<ul>
<li><code>Always</code> mode, the legacy safe default that prevents caching site-wide in case user-conditional output appears.</li>
<li><code>Selective</code> mode, which was previously available only through a filter and may improve caching for guests, but can miss some runtime no-cache triggers.</li>
<li>The new <code>Evaluative</code> beta mode, which evaluates the page with more runtime information and may allow more pages to be cached safely for guests.</li>
<li>An optional debug header to help troubleshoot no-cache behavior.</li>
</ul></li>
<li><p>(Framework) <strong>UI:</strong> Clarified the Download Options text to explain that unique download limits are counted in the last X days (rolling window), reducing confusion about whether the limit resets on fixed calendar dates.</p></li>
<li><p>(Framework) <strong>UI</strong>: Improved the PayPal Checkout credentials test failure message.</p></li>
<li><p>(Framework) <strong>UI:</strong> Fixed the PayPal button encryption admin notice so that it shows only to administrators in the WP Admin area, not non-admin users.</p></li>
</ul>

<hr />

<h2>Upgrading to the Latest Version</h2>

<p>You should get a notification about the update in your admin area. <em>WP Admin > Plugins</em></p>

<p>You can also download the zip file from your <a href="https://s2member.com/account/">Account page</a>, and upload it. <em>WP Admin > Plugins > Add New > Upload</em></p>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss><!-- Comet Cache is NOT caching this page, because `$_SERVER['REQUEST_URI']` indicates this is a `/feed`; and the configuration of this site says not to cache XML-based feeds. -->