Beispiel #1
0
            ?>
						</span>
						<a class="count" href="<?php 
            comments_link();
            ?>
" rel="nofollow"><?php 
            comments_number('0', '1', '%');
            ?>
 <span class="screen-reader-text">Comments</span></a>
					</section>
					<section class="entry-summary">
						<?php 
            if (has_term('videos', 'content_type')) {
                t5_excerpt('35');
            } else {
                t5_excerpt('80');
            }
            ?>
						<?php 
            wp_link_pages(array('before' => '<div class="page-link"><span class="page-link-meta">' . __('Pages:') . '</span>', 'after' => '</div>', 'next_or_number' => 'number'));
            ?>
					</section>
					<footer class="entry-utility">
						<ul>
							<li><a href="http://twitter.com/share" class="twitter-share-button" data-url="<?php 
            the_permalink();
            ?>
" data-text="<?php 
            the_title();
            ?>
" data-via="Travelllll">Tweet this post</a></li>
Beispiel #2
0
            ?>
" layout="box_count"></fb:like>
                </section>
            </section>
        </div>
        <div class="contentwrap">
			<h2 class="entry-title"><a href="<?php 
            the_permalink();
            ?>
" rel="bookmark"><?php 
            the_title();
            ?>
</a></h2>
			<section class="entry-summary">
				<?php 
            t5_excerpt('48');
            ?>
			</section>
			<section class="entry-meta">
				<time class="published" datetime="<?php 
            echo get_the_date('Y-m-d');
            ?>
"><?php 
            echo human_time_diff(get_the_time('U'), current_time('timestamp')) . ' ago';
            ?>
</time>
				by <span class="vcard"><a class="author fn" href="<?php 
            echo get_author_posts_url($author);
            ?>
" title="See <?php 
            the_author_meta('user_firstname');