- Version bump.
- Added
inherit
fallback to theborder
option type in dynamic.css. - Added
none
fallback to thebox-shadow
option type in dynamic.css. - Added
inherit
fallback to thecolorpicker
option type in dynamic.css. - Added
inherit
fallback to thecolorpicker-opacity
option type in dynamic.css. - Refactored
demo_parse_css
to remove confusing & unnecessary PHP statements and fix whitespace. - Update the CSS option types default value.
- Added
inherit
fallback to thelink-color
option type in dynamic.css. - Update the CSS option types default value.
- Update the Colorpicker Opacity option type description.
- Added the Google Fonts option type.
- Added the Border option type.
- Added the Box Shadow option type.
- Added the Colorpicker Opacity option type.
- Added the Dimension option type.
- Added the JavaScript option type.
- Added the Link Color option type.
- Added the Spacing option type.
- Enqueue main stylesheet.
- Fixed an issue where changes to
theme-options.php
required a second page load.
- Version bump.
- Fix missing text domain & update translation strings.
- Replaced
load_template
withrequire
.
- Demonstrate the new Post Formats feature.
- Demonstrate the new Social Links option type.
- Demonstrate how to save the attachment ID with the Upload option type.
- Update translation strings in
option-tree-theme.po
. - Support new Installation & UI Builder administrative notices.
- Fixed an issue with OptionTree not being loaded and throwing an error message.
- Added an alternative Gallery option type, which demonstrates how to save its value as a shortcode.
- Fixed an issue with custom settings ID causing confusion in
theme-options.php
.
- Initial release demonstrating all available option types.