• v1.9.5 52c8e9e548

    wenpai released this 2026-03-27 03:36:14 +08:00 | 1 commits to main since this release

    add_settings_error() is only available in admin context. When
    setup_cache_dir() runs on frontend via the 'init' hook, calling
    add_settings_error() causes a fatal error that breaks the entire
    WordPress loading process, cascading into class redeclaration
    errors for other plugins.

    Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

    Downloads