> permalink.', 'hive-lite' ); } else { $meta_text = __( 'Bookmark the permalink.', 'hive-lite' ); } } else { // But this blog has loads of categories so we should probably display them here if ( '' != $tag_list ) { $meta_text = __( 'Posted in %1$s and tagged %2$s. Bookmark the permalink.', 'hive-lite' ); } else { $meta_text = __( 'Posted in %1$s. Bookmark the permalink.', 'hive-lite' ); } } // end check for categories on this blog ?>
', '' ); $post_thumbnail_html = ''; if ( has_post_thumbnail() ) { $post_thumbnail = wp_get_attachment_image_src( get_post_thumbnail_id( get_the_ID() ), 'hive-masonry-image' ); if (isset($post_thumbnail[ 0 ])) { $post_thumbnail_html = '
'; } } ?>
→', 'hive-lite' ), array( 'span' => array( 'class' => array(), ), ) )); //test if there is a tag in here if ( strpos($content,'') !== false ) { echo $content; } else { //we will wrap the whole content in blockquote since this is definitely intended as a quote echo '
' . $content . '
'; } ?>
'', 'next_or_number' => 'number', 'nextpagelink' => esc_html__( 'Next page', 'hive-lite' ), 'previouspagelink' => esc_html__( 'Previous page', 'hive-lite' ), 'pagelink' => '%', 'echo' => 1, ) ); ?>