This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Page_Header::add_singles_controls( WP_Customize_Manager $wp_customize, string[] $post_types )

Adds the controls for singles post types.


Parameters

$wp_customize

(Required) The WP Customize object.

$post_types

(Required) The available post_types.


Return

(WP_Customize_Manager)


Source

File: includes/modules/header_footer_grid/builder/page_header.php