section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Theme Palace * @subpackage Mezze * @since Mezze 1.0.0 */ /** * mezze_doctype hook * * @hooked mezze_doctype - 10 * */ do_action( 'mezze_doctype' ); ?> > $value ) { add_action( 'mezze_primary_content', 'mezze_add_'. $section .'_section', $i . 0 ); $i++; } do_action( 'mezze_primary_content' ); }