• Nullsto Rules must be read before making a post, otherwise you will get permanent warning points or a permanent ban.

    Nullsto Forum provides CLEAN and SAFE resources. You can use them for development and testing if you are on Windows and have an antivirus that alerts you about a possible infection: It is a false positive since every script is double checked by our experts. While downloading a resource, we recommend that you add Nullsto to your trusted sites/sources or temporarily disable your antivirus. "Enjoy your presence on Nullsto"
WooCommerce Subscriptions

WooCommerce Subscriptions v8.7.1

No permission to download
WooCommerce Subscriptions v8.7.1
Version 8.7.1Released on 2026-05-01
  • Subscriptions health check — Renewal preference column sorting now groups rows by their displayed value, and a "Default" filter option has been added.
WooCommerce Subscriptions v8.7.0
Version 8.7.0Released on 2026-04-30
  • Subscriptions Health Check — a new diagnostic tool under WooCommerce > Status that surfaces subscriptions which may need merchant attention. The initial release includes two views:
    • Supports auto-renewal — subscriptions on manual renewal that have a saved payment token on a gateway capable of automatic renewal.
    • Missing renewals — subscriptions that should be renewing but aren't, either because the next payment date is in the past or because the expected renewal order is missing (often caused by plugin or custom code conflicts, server or migration issues, or Action Scheduler not running).
  • Cost of Goods Sold is now calculated on subscriptions and renewal orders when the WooCommerce COGS feature is enabled.
  • When a customer updates their billing or shipping address from their account page, an order note is created on the subscription.
  • "Limit to one active subscription" now treats pending-cancel subscriptions as active, preventing duplicate purchases while a subscription is still providing access.
  • Multi-item subscription switching: corrected a stale total that caused overcharges on renewal, prevented items from being incorrectly split across two new subscriptions, and ensured the original subscription is cancelled when all its items switch away.
  • Subscription period interval strings now correctly display ordinal labels (e.g. "every 22nd") for custom intervals greater than 6.
  • Plain text subscription emails no longer display raw HTML markup in price sections.
  • Deleted or trashed renewal orders could remain attached to a cart after validation and proceed through checkout.
  • On stores running an object cache, a freshly-created renewal order could return a $0 total in memory while the database row held the correct amount, resulting in the order being incorrectly marked as paid.
WooCommerce Subscriptions v8.6.0
Version 8.6.0Released on 2026-03-31
  • Missing space between subscription price and billing period in the Cart and Checkout Blocks.
  • Fatal error when setting a gift recipient on a manually created subscription with no parent order.
  • Empty reminder timing causes fatal errors.
  • Prevent browser autocomplete on subscription schedule inputs.
  • Subscription checkout failing during DST spring-forward gap on servers with non-UTC PHP timezone.
  • Remove the "Upgrade or Downgrade" button from gifting recipient emails where switching is not available.
  • Schedule panel now displays actual stored dates instead of today's date for subscriptions with past dates.
WooCommerce Subscriptions v8.4.0
Version 8.4.0Released on 2026-02-04
  • New optional notification email to alert merchants when a customer reactivates a subscription they had set to cancelled.
  • Remove gender-specific language from the tooltip for the "Inactive Subscriber Role" setting.
  • Prevent fatal error in PayPal Standard IPN handler when processing renewals after initial payment failure and related renewal order is deleted.
  • When generating plain text emails, avoid outputting HTML within the order details area.
  • List downloadable files within the 'processing renewal order' email, to better align with the corresponding parent order email.
  • Resolve a React error across the storefront and other public pages, by preventing the re-initialization of gifting recipient containers.
  • Allow merchants to activate subscriptions containing private products.
  • Subscriptions created from carts with multiple products with different billing schedules now correctly calculate shipping eligibility based on their individual cart totals instead of the combined original cart total.
  • Upgrade/downgrade button now displays correctly on its own line on the View Subscription page.
  • Makes the "for x intervals" text (ie, "for 6 months") within the cart order summary translatable.
  • Prevent duplicate subscription fields appearing in subscription product variations on a product edit page when WooCommerce's Cost of Goods Sold (COGS) feature is enabled.
  • Removed unused legacy code for Woo core < 3.2.
WooCommerce Subscriptions v8.3.1
Version 8.3.1Released on 2026-01-12
  • Resolved an issue that was preventing limited subscription renewals.
  • Resolved a React-error that may occur when loading the spotlight welcome announcement for gifting.
  • Updated WooCommerce's CSV product importer to correctly update subscription product prices.
WooCommerce Subscriptions v8.3.0
Version 8.3.0Released on 2026-01-06
  • Support for ajax add-to-cart flows from the single product page, when upgrading or downgrading subscriptions.
  • Enhanced functionality from the WooCommerce Subscription Downloads plugin has now been integrated directly into WooCommerce Subscriptions.
  • Ensured the subject line for the "Customer Renewal Invoice" email correctly updates.
WooCommerce Subscriptions v8.2.1
Version 8.2.1Released on 2025-12-22
  • Subscription pricing strings now correctly display singular and plural billing intervals like "$10 / month" and "$10 every 3 months" in cart and checkout totals.
  • Display all recurring coupon names in the totals section of classic cart and checkout when multiple recurring coupons are applied.
  • Payment method selector options on Subscriptions list page are now properly displaying the payment method name for gateways providing multiple payment methods.
  • PayPal Standard plugin IPN renewal orders not being created for failed payment retries.
  • Prevent fatal errors on shop pages when special characters like % are used in a product name.
WooCommerce Subscriptions v8.2.0
Version 8.2.0Released on 2025-12-10
  • Various accessibility issues.
    • Added button roles.
    • Added labels to remove product links.
    • Adding missing header labels on related orders table.
    • Prevented various hidden elements from being exposed to screen readers.
    • Fixed focus problems for the renewal dialog.
    • Fixed focus when closing modals.
    • Fixed toggle state change using spacebar.
    • Fixed label for sign up now button.
    • Fixed toggle aria-label text to reflect state.
    • Added aria-haspopup attribute to buttons that open modals.
    • Fixed link for view order aria-label.
    • Fixed renew now button text and aria-label.
    • Added aria-modal and role attributes to modals and dialogs.
  • Resubscribe button now appears correctly for cancelled limited subscriptions.
  • Missing translation for pricing string on languages without plural form.
  • Customized subscriptions links in WooCommerce emails now work correctly.
  • Possible fatal errors when switching grouped subscriptions.
  • Prevent unnecessary log entries related to gifted subscriptions.
  • Make it easier for translation plugins to respect individual customer language preferences when sending subscription emails.
  • Prevent recurring local pickup options from displaying for virtual subscriptions when the cart contains physical products.
  • Prevent shipping summary from displaying on Blocks Checkout for virtual subscriptions.
  • Item price in blocks checkout is correctly displayed without "due today" words for items with zero sign up fee.
WooCommerce Subscriptions v8.1.0
= 2025-11-13 - version 8.1.0
  • Fix: Prevent a fatal error that can occur when previewing emails in WooCommerce email settings.
  • Fix: Prevent technical subscription-specific discount types from appearing in the coupon edit UI.
  • Fix: Add admin notice and debug tool to recreate the payment retry database table when it's missing.
  • Fix: Prevent resubscribe and reactivate buttons from showing for subscriptions containing disabled, deleted, draft, or limited products.
  • Fix: Prevent error that blocks the subscriptions list from loading when gifted subscriptions are purchased with certain payment methods.
  • Fix: Ensure gift recipient email address is displayed in the order confirmation email sent to the purchaser.
  • Fix: Prevent pickup location options from displaying incorrectly alongside shipping methods on the Blocks Checkout page.
  • Fix: Fix invalid HTML tags that cause fatal errors when using themes with WordPress Interactivity API.
  • Fix: Add password reset links to the new account email template for gifted subscription recipients.
  • Tweak: Improve the gift recipient email input field on Blocks Cart and Mini Cart to match the style of other checkout fields.
  • Dev: Improve housekeeping of output buffers when handling requests to change subscription payment methods.
  • Dev: Improve type safety in relation to the `wcs_get_subscription()` function.
WooCommerce Subscriptions v8.0.0
Version 8.0.0 Released on 2025-10-15

  • Blocks Checkout now displays a single shipping method selection for both initial and recurring carts, similar to Classic Checkout. This can be disabled using the `wcs_cart_totals_shipping_html_price_only` filter.
  • Resubscribing to a limited subscription from the product page will now reactivate the existing subscription.
  • "New initial order - Recipient" email template preview no longer causes critical error.
  • Shipping value on blocks checkout no longer shows as "Free" when no shipping method is available.
  • Improved data telemetry which is sent to WooCommerce:
  • Subscriptions setting values
  • totals of subscription-related orders by order type and payment gateway, aggregated by month
  • of subscription-related orders by order type and payment gateway, aggregated by month
  • of products in parent subscription orders, aggregated by month
  • of non-zero value parent subscription orders, aggregated by month
  • of subscription products by billing interval
  • of giftable subscription products
  • of subscriptions by payment method, billing period, and renewal type
  • of gifted subscriptions
  • of subscribers
  • event for subscription products
  • orders with a "processing" status from the "subscription_orders" telemetry data.
Top