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_archives_controls( WP_Customize_Manager $wp_customize, string[] $post_types )

Adds the controls for archives.


Parameters

$wp_customize

(Required) The WP Customize object.

$post_types

(Required) The available post_type.


Return

(WP_Customize_Manager)


Source

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