skyshab / rootstrap-sequences
Rootstrap Sequences extends Rootstrap to add 'prev/next' type navigation for customizer sections.
Requires
- skyshab/rootstrap: >=1.0
This package is not auto-updated.
Last update: 2025-04-01 19:41:49 UTC
README
Version: 1.0.0 Released: 10/29/2019
Description
This package extends Rootstrap to add "sequences" to the customizer panels. These are simply interfaces for navigating between customizer sections.
Requirements
- WordPress 5.0+.
- Hybrid Core 5.1+
- Rootstrap 2.0+
- Composer for managing PHP dependencies.
Features
Allows you to add a navigation bar with arrow navigation to the top of customizer sections. Has options to show or hide the sections in the panel, reverse the order of the navigation, display prev/next labels, and add a preview device trigger.
Installation
Use the following command from your command line to install the package.
composer require skyshab/rootstrap-sequences
Documentation
Read the project wiki: https://github.com/skyshab/rootstrap-sequences/wiki
Copyright and License
This project is licensed under the GNU GPL, version 2 or later.
2019 © Sky Shabatura