Style Manager 2.3.0-beta2
Pre-release
Pre-release
Beta 2 of the upcoming Style Manager 2.3.0. Supersedes 2.3.0-beta1.
Why this exists
2.3.0-beta1 has a fatal bug: on a fresh site with no stored Style Manager configuration, activating the plugin triggers an unbounded recursion while building the color-palette config (the palette fallback re-enters option-details during the filter_fields build), exhausting memory → PHP OOM on activation. If you installed beta1 on a clean site, upgrade to beta2.
Fixed
- Fresh-install palette-fallback recursion (commit
1094687) — the bundled fallback no longer re-enters option details during the filter-fields build. Ships with a regression test.
Note
WUpdates has been retired in current dev, so this build has no in-plugin updater — install/update manually.