get_template( 'header.tpl.php' ); ?> parent->args['intro_text'] ) ) { ?>
parent->args['intro_text'] ); ?>
get_template( 'menu-container.tpl.php' ); ?>
get_template( 'header-stickybar.tpl.php' ); ?>
 
parent->sections as $k => $section ) { ?>
parent->args['page_slug'] === $_GET['page'] ) { // phpcs:ignore WordPress.Security.NonceVerification ?> parent->args['opt_name']}/section/before", $section ); $this->output_section( $k ); /** * Action 'redux/page/{opt_name}/section/after' * * @param object $this ReduxFramework */ // phpcs:ignore WordPress.NamingConventions.ValidHookName do_action( "redux/page/{$this->parent->args['opt_name']}/section/after", $section ); } ?>
parent->args['opt_name']}/sections/after", $this ); ?>
get_template( 'footer.tpl.php' ); ?>