admin

12 Posts
8 Videos
0 Subscribers
elseif ( is_date() ) : if ( is_year() ) : $date_title = get_the_date( _x( 'Y', 'yearly archives date format', 'videoblog' ) ); elseif ( is_month() ) : $date_title = get_the_date( _x( 'F Y', 'monthly archives date format', 'videoblog' ) ); elseif ( is_day() ) : $date_title = get_the_date( _x( 'F j, Y', 'daily archives date format', 'videoblog' ) ); endif; ?>

Archive:

elseif ( is_post_type_archive( 'video' ) ) : ?>
Video Library

8 Videos
10,025 Total Views
1++ Hours of Content
elseif ( is_search() ) : ?>

Search Results for: ""

else : ?>

Author: admin