section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package corpobrand */ /** * corpobrand_doctype_action hook * * @hooked corpobrand_doctype - 10 * */ do_action( 'corpobrand_doctype_action' ); /** * corpobrand_head_action hook * * @hooked corpobrand_head - 10 * */ do_action( 'corpobrand_head_action' ); /** * corpobrand_body_start_action hook * * @hooked corpobrand_body_start - 10 * */ do_action( 'corpobrand_body_start_action' ); /** * corpobrand_page_start_action hook * * @hooked corpobrand_page_start - 10 * */ do_action( 'corpobrand_page_start_action' ); /** * corpobrand_header_start_action hook * * @hooked corpobrand_header_start - 10 * */ do_action( 'corpobrand_header_start_action' ); /** * corpobrand_site_branding_action hook * * @hooked corpobrand_site_branding - 10 * */ do_action( 'corpobrand_site_branding_action' ); /** * corpobrand_primary_nav_action hook * * @hooked corpobrand_primary_nav - 10 * */ do_action( 'corpobrand_primary_nav_action' ); /** * corpobrand_header_ends_action hook * * @hooked corpobrand_header_ends - 10 * */ do_action( 'corpobrand_header_ends_action' ); /** * corpobrand_site_content_start_action hook * * @hooked corpobrand_site_content_start - 10 * */ do_action( 'corpobrand_site_content_start_action' ); /** * corpobrand_primary_content_action hook * * @hooked corpobrand_add_slider_section - 10 * */ do_action( 'corpobrand_primary_content_action' );