• 2.2.6 64b13fe7aa

    v2.2.6 Stable

    javier released this 2026-02-18 16:07:19 +00:00 | 2 commits to main since this release

    2.2.6

    • CRITICAL FIX: Worker now suppresses plugin header warnings in MultiSite environments
    • CRITICAL FIX: Fixed Newsletter base class dependencies not loading in DOING_CRON context
    • CRITICAL FIX: Worker now manually initializes plugin when newsletter_loaded hook doesn't fire
    • CRITICAL FIX: Fixed MultiSite subdirectory site detection - worker now correctly loads site from --url path
    • CRITICAL FIX: Removed WP_CLI constant - caused fatal errors with multisite-clone-duplicator and similar plugins
    • FIXED: "headers already sent" warnings from Redirection plugin and other plugins
    • IMPROVED: Output buffering prevents header warnings from breaking worker execution
    • IMPROVED: Worker loads NewsletterAddon and NewsletterMailerAddon before plugin
    • IMPROVED: Worker calls Plugin::instance_init() manually for proper initialization
    • IMPROVED: REQUEST_URI now parsed from URL path for correct MultiSite site selection
    Downloads