Beispiel #1
0
 / <?php 
the_time('M d, Y');
?>
</span> / <?php 
comments_popup_link('No Comment', '1 Comment', '% Comments', 'comments-link', 'Comments Off');
edit_post_link(__('Edit', 'junkie'), ' / <span class="edit-post">', '</span>');
?>
	</div><!-- .post-meta -->

	<?php 
if (!is_single()) {
    ?>
	
		<div class="post-excerpt">
			<?php 
    tj_content_limit('200');
    ?>
		</div><!-- .post-excerpt -->

		<div class="read-more">
			<a href="<?php 
    the_permalink();
    ?>
" rel="bookmark"><?php 
    _e('Continue Reading &rarr;', 'junkie');
    ?>
</a>
		</div><!-- .read-more -->		
		
	<?php 
} else {
Beispiel #2
0
				<a target="_blank" rel="nofollow" href="https://plus.google.com/share?url=<?php 
the_permalink();
?>
" class="share-google-plus"><?php 
_e('Google Plus', 'junkie');
?>
</a>
				
				<a target="_blank" rel="nofollow" href="http://pinterest.com/pin/create/button/?url=<?php 
the_permalink();
?>
&media=<?php 
echo $print_image;
?>
&description=<?php 
tj_content_limit('100');
?>
" class="share-pinterest" count-layout="horizontal"><?php 
_e('Pinterest', 'junkie');
?>
</a>
				
			</section><!-- .drop-section -->
			
		</span><!-- .entry-share -->

		<span class="entry-report">
		
			<a href="#" class="report"><?php 
_e('Report', 'junkie');
?>