$authorName = $article ? get_the_author_meta( 'display_name', $article->post_author ) : ''; ?> if( $pageType == 'post' && get_the_excerpt($postID) ){ $description = get_the_excerpt($postID); }else{ $description = $siteVars['metadata']['description']; } ?> do_action('wp_head'); ?> if(WP_ENV === 'production') { ?> } ?>
require_once('inc/header.php'); ?> require_once('inc/set-category.php'); ?>