Layout_CPT_Archive
Class Layout_Custom_Archive
Source
File: includes/modules/post_type_enhancements/customizer/layout_cpt_archive.php
Expand full source code Collapse full source code View on Github
Methods
- __construct — Constructor for the class.
- add_content_ordering_controls — Add content ordering and controls.
- add_controls — Add controls for custom archive
- add_layout_controls — Add blog layout controls.
- add_post_meta_controls — Add controls for post meta.
- add_to_react_customize — Add section select focus links
- add_typography_shortcut — Add typography shortcut.
- init — Initialize the module
- section_archive — Add customize section
- should_show_masonry — Callback to show masonry control.
- should_show_meta_order — Callback to show the meta order control.
- use_custom_control — Register a new control that toggles if the custom options should apply or if the single posts defaults are used.
Changelog
Version | Description |
---|---|
3.1.0 | Introduced. |