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