section and everything up until
* * @link https://developer.wordpress.org/themes/basics/template-files/#template-partials * * @package Theme Palace * @subpackage Archie * @since Archie 1.0.0 */ /** * archie_doctype hook * * @hooked archie_doctype - 10 * */ do_action( 'archie_doctype' ); ?> > $value ) { add_action( 'archie_primary_content', 'archie_add_'. $section .'_section', archie_sort( $section ) ); } do_action( 'archie_primary_content' ); }