post_title; $post_excerpt = $post_id->post_excerpt; } ?>

name)) { print wp_kses_post( $term->name ); } elseif (is_post_type_archive()) { $queried_object = get_queried_object(); if (isset($queried_object->labels) && isset($queried_object->labels->name)) { print wp_kses_post( $queried_object->labels->name ); } } elseif (is_day()) { printf(__('Daily Archives: %s', 'floris-lite'), get_the_date()); } elseif (is_month()) { printf(__('Monthly Archives: %s', 'floris-lite'), get_the_date('F Y')); } elseif (is_year()) { printf(__('Yearly Archives: %s', 'floris-lite'), get_the_date('Y')); } elseif (is_author()) { global $post; $author_id = $post->post_author; $curauth = (get_query_var('author_name')) ? get_user_by('slug', get_query_var('author_name')) : get_userdata(get_query_var('author')); $google_profile = get_the_author_meta('google_profile', $curauth->ID); if ($google_profile) { printf(__('Author Archives:', 'floris-lite')); print '' . $curauth->display_name . ''; } else { printf(__('Author Archives: %s', 'floris-lite'), get_the_author_meta('display_name', $author_id)); } } else { single_cat_title(); } break; # Search case ( is_search() ): printf(__('Search Results for %s', 'floris-lite'), get_search_query()); break; # 404 black hole o_O case ( is_404() ): _e('File Not Found', 'floris-lite'); break; # Default default: the_title(); } ?>

'.$post_excerpt.'

' );} ?>
>
'.get_the_time('F j, Y').'' ); }?> '.get_the_title().'' );} ?>
>
blog-image
'.get_the_time('F j, Y').'' ); }?> '.get_the_title().'' );} ?>
max_num_pages); } wp_reset_postdata();?>
>
'.get_the_time('F j, Y').'' ); }?> '.get_the_title().'' );} ?>
>
blog-image
'.get_the_time('F j, Y').'' ); }?> '.get_the_title().'' );} ?>
max_num_pages); } wp_reset_postdata();?>
>
'.get_the_time('F j, Y').'' ); }?> '.get_the_title().'' );} ?>
>
blog-image
'.get_the_time('F j, Y').'' ); }?> '.get_the_title().'' );} ?>
max_num_pages); } wp_reset_postdata();?>
Floris Plugin not Activated!','floris-lite'); } ?>