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