skyshab / rootstrap-defaults
Extends Rootstrap to add functionality for managing Customizer defaults.
Requires
- skyshab/rootstrap: >=2.0
This package is not auto-updated.
Last update: 2025-03-28 15:59:24 UTC
README
Version: 1.1.0 Released: 12/26/2019
Description
Rootstrap Defaults extends Rootstrap to add functionality for managing customizer defaults.
Requirements
- WordPress 5.0+.
- Hybrid Core
- Rootstrap 2.0+
- Composer for managing PHP dependencies.
Features
Rootstrap is a collection of tools for use when implementing the WordPress Customizer functionality in your theme.
Rootstrap Defaults simply creates a Collection of customizer defaults that can be added to and retrieved within the theme application.
Installation
Use the following command from your command line to install the package.
composer require skyshab/rootstrap-defaults
Documentation
Read the project wiki: https://github.com/skyshab/rootstrap-defaults/wiki
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2014-2019 © Sky Shabatura