skyshab/rootstrap-customize

Rootstrap Customize extends Rootstrap to add Customizer tabs, sequences, nested panels and a collection of responsive controls that can be used in a theme.


Keywords
wordpress
License
GPL-2.0-or-later

Documentation

Rootstrap Customize

Version: 1.2.1 Released: 09/23/2019

Description

Rootstrap Customize extends Rootstrap to add "tabs" and "sequences" to the customizer panels. These are simply interfaces for navigating between customizer sections.

Requirements

  • Rootstrap v1.1.0+
  • WordPress 5.0+
  • PHP 7.0+
  • Composer for managing PHP dependencies.

Features

Rootstrap is a collection of tools for use when implementing the WordPress Customize API in your theme or plugin. Rootstrap Customize extends Rootstrap to add the following functionality:

  • Customizer Section Tabs

    Allows you to create a tabbed interface within sections in the customizer control panel, with the option to add a preview device trigger when opening a tab.

  • Customizer Section Sequences

    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.

  • Nested Customizer Panels

    Allows creating nested panels within the customizer to further organize customizer sections.

Installation

Use the following command from your command line to install the package.

composer require skyshab/rootstrap-customize

Documentation

Read the project wiki: https://github.com/skyshab/rootstrap-customize/wiki

Quick screencast of devices, tabs and section sequences: https://youtu.be/htPsjFDnnXQ

Copyright and License

This project is licensed under the GNU GPL, version 2 or later.

2014-2019 © Sky Shabatura