option-tree-theme
option-tree-theme copied to clipboard
The OptionTree Theme simply demonstrates how to integrate OptionTree with any theme.
Changelog
2.5.4
- Version bump.
2.5.3
- Added
inheritfallback to theborderoption type in dynamic.css. - Added
nonefallback to thebox-shadowoption type in dynamic.css. - Added
inheritfallback to thecolorpickeroption type in dynamic.css. - Added
inheritfallback to thecolorpicker-opacityoption type in dynamic.css. - Refactored
demo_parse_cssto remove confusing & unnecessary PHP statements and fix whitespace. - Update the CSS option types default value.
2.5.2
- Added
inheritfallback to thelink-coloroption type in dynamic.css. - Update the CSS option types default value.
2.5.1
- Update the Colorpicker Opacity option type description.
2.5.0
- 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.phprequired a second page load.
2.4.4
- Version bump.
2.4.3
- Fix missing text domain & update translation strings.
2.4.2
- Replaced
load_templatewithrequire.
2.4.0
- 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.
2.3.2
- Fixed an issue with OptionTree not being loaded and throwing an error message.
2.3.1
- 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.
2.3.0
- Initial release demonstrating all available option types.