skyshab / rootstrap
Rootstrap is a collection of utilities for managing WordPress Customizer controls, settings, responsive breakpoints and styles.
Requires
- justintadlock/hybrid-core: >=5.1
This package is not auto-updated.
Last update: 2025-04-02 23:38:43 UTC
README
Version: 2.0.0 Released: 11/03/2019
Description
Rootstrap is a toolkit for managing WordPress Customizer related functionality when using the Hybrid Core library in a theme or plugin.
Requirements
- WordPress 5.0+.
- Hybrid Core 5.1+
- Composer for managing PHP dependencies.
Features
Rootstrap provides a more nuanced set of action hooks for interacting with the WordPress Customizer. Having more specific hooks for 'customize_register' creates a standard to use when extending the Customizer's functionality through specialized modules.
This package on its own does not add any functionaliy. It only provides a foundation for other modules to add to.
Installation
Use the following command from your command line to install the package.
composer require skyshab/rootstrap
Documentation
Read the project wiki: https://github.com/skyshab/rootstrap/wiki
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2014-2019 © Sky Shabatura