Base_Layout_Single
Class Base_Layout_Single
Source
File: inc/customizer/options/base_layout_single.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Base_Layout_Single constructor.
- add_controls — Function that should be extended to add customizer controls.
- add_header_layout_controls — Add controls for header layout.
- add_header_layout_subsection — Add header layout accordion.
- create_section — Create the section
- get_cover_selector — Get the value for the $post_type.
- get_post_type — Get the value for the $post_type.
- get_section_label — Get the label for sections.
- is_cover_layout — Fuction used for active_callback control property.