Layout_CPT_Sidebar_Container::filter_sidebar_setup( array $sidebar_setup )
Filter the setup for the sidebar to allow for custom post types.
Parameters
- $sidebar_setup
-
(Required) The sidebar setup.
Return
(array)
Source
File: includes/modules/post_type_enhancements/customizer/layout_cpt_sidebar_container.php
Expand full source code Collapse full source code View on Github
Changelog
| Version | Description |
|---|---|
| 3.1.0 | Introduced. |