Reading -> Front page displays -> A static page. * * @package Oxygen * @subpackage Template */ get_header(); // Loads the header.php template. ?>

Recent Articles

get_option( 'sticky_posts' ), 'posts_per_page' => 3, 'meta_key' => '_oxygen_post_location', 'meta_value' => 'primary' ); ?> have_posts() ) : ?> have_posts() ) : $loop->the_post(); ?>
'Thumbnail', 'size' => 'archive-thumbnail', 'image_class' => 'featured', 'width' => 470, 'height' => 140, 'default_image' => get_template_directory_uri() . '/images/archive-thumbnail-placeholder.gif' ) ); } ?>
' . __( '[entry-published]', hybrid_get_parent_textdomain() ) . '
' ); ?> ' . __( 'by [entry-author]', hybrid_get_parent_textdomain() ) . '
' ); ?> ' . __( '[entry-edit-link]', hybrid_get_parent_textdomain() ) . '
' ); ?>
' . __( '[entry-terms taxonomy="category" before=""]', hybrid_get_parent_textdomain() ) . '
' ); ?>
'' ) ); ?>
Read Article →

More Articles

get_option( 'sticky_posts' ), 'posts_per_page' => 12, 'meta_key' => '_oxygen_post_location', 'meta_value' => 'secondary' ); ?> have_posts() ) : ?> have_posts() ) : $loop->the_post(); ?>
' . __( '[entry-published] / by [entry-author] / in [entry-terms taxonomy="category"] [entry-edit-link before=" / "]', hybrid_get_parent_textdomain() ) . '
' ); ?>