You've already forked wp-bootstrap
v0.3.3 - Fix style variation bridge to read from theme palette origin
WordPress puts active variation colors in the 'theme' palette origin, not 'custom'. Detection now compares theme origin against base defaults. Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## [0.3.3] - 2026-02-08
|
||||
|
||||
### Fixed
|
||||
|
||||
- Style variation colors not applied to Bootstrap frontend — bridge function checked wrong palette origin (`custom` instead of `theme`)
|
||||
- Variation detection now compares `theme` origin against base theme.json defaults instead of looking for slugs in `custom` origin
|
||||
|
||||
## [0.3.2] - 2026-02-08
|
||||
|
||||
### Fixed
|
||||
|
||||
Reference in New Issue
Block a user