Abstract_Builder::add_rows_controls( WP_Customize_Manager $wp_customize )
Adds row controls.
Parameters
- $wp_customize
-
(Required) The Customize Manager.
Return
(WP_Customize_Manager|null)
Source
File: header-footer-grid/Core/Builder/Abstract_Builder.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |