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