<?php /** * @package Tutor */ ?> <div class="blog-post-repeat"> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <h2 class="entry-title"><a href="<?php the_permalink(); ?>" rel="bookmark"><?php the_title(); ?></a></h2> <?php if ( 'post' == get_post_type() ) : ?> <div class="postmeta"> <div class="post-date"><?php echo esc_html(get_the_date()); ?></div><!-- post-date --> <div class="post-comment"> | <a href="<?php esc_url(comments_link()); ?>"><?php esc_attr(comments_number()); ?></a></div> <div class="post-categories"> | <?php the_category( __( ', ', 'tutor' ));?></div> <div class="clear"></div> </div><!-- postmeta --> <?php endif; ?> <?php if ( is_search() || !is_single() ) : // Only display Excerpts for Search ?> <div class="post-thumb"><?php the_post_thumbnail('medium', array('class' => 'alignleft') ); ?> <?php else : ?> <div class="post-thumb"><?php the_post_thumbnail(); ?> <?php endif; ?> </div><!-- post-thumb --> </header><!-- .entry-header --> <?php if ( is_search() || !is_single() ) : // Only display Excerpts for Search ?> <div class="entry-summary"> <?php the_excerpt(); ?> <p class="read-more"><a href="<?php the_permalink(); ?>"><?php esc_html_e('Read More »','tutor'); ?></a></p> </div><!-- .entry-summary --> <?php else : ?> <div class="entry-content"> <?php the_content( __( 'Continue reading <span class="meta-nav">→</span>', 'tutor' ) ); ?> <?php wp_link_pages( array( 'before' => '<div class="page-links">' . __( 'Pages:', 'tutor' ), 'after' => '</div>', ) ); ?> </div><!-- .entry-content --> <?php endif; ?> <footer class="entry-meta" style="display:none;"> <?php if ( 'post' == get_post_type() ) : // Hide category and tag text for pages on Search ?> <?php /* translators: used between list items, there is a space after the comma */ $categories_list = get_the_category_list( __( ', ', 'tutor' ) ); if ( $categories_list && tutor_categorized_blog() ) : ?> <span class="cat-links"> <?php printf( esc_attr( 'Posted in %1$s', 'tutor' ),esc_attr( $categories_list )); ?> </span> <?php endif; // End if categories ?> <?php /* translators: used between list items, there is a space after the comma */ $tags_list = get_the_tag_list( '', __( ', ', 'tutor' ) ); if ( $tags_list ) : ?> <span class="tags-links"> <?php printf(esc_attr( 'Tagged %1$s', 'tutor' ), esc_attr($tags_list) ); ?> </span> <?php endif; // End if $tags_list ?> <?php endif; // End if 'post' == get_post_type() ?> <?php if ( ! post_password_required() && ( comments_open() || '0' != get_comments_number() ) ) : ?> <span class="comments-link"><?php comments_popup_link( __( 'Leave a comment', 'tutor' ), __( '1 Comment', 'tutor' ), __( '% Comments', 'tutor' ) ); ?></span> <?php endif; ?> <?php edit_post_link( __( 'Edit', 'tutor' ), '<span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-meta --> </article><!-- #post-## --> <div class="spacer20"></div> </div><!-- blog-post-repeat -->
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
css | Folder | 0755 |
|
|
customize-pro | Folder | 0755 |
|
|
images | Folder | 0755 |
|
|
inc | Folder | 0755 |
|
|
js | Folder | 0755 |
|
|
404.php | File | 879 B | 0644 |
|
archive.php | File | 1.15 KB | 0644 |
|
change_log.txt | File | 209 B | 0644 |
|
comments.php | File | 1.98 KB | 0644 |
|
content-page.php | File | 686 B | 0644 |
|
content-single.php | File | 1.46 KB | 0644 |
|
content.php | File | 3.84 KB | 0644 |
|
editor-style.css | File | 139 B | 0644 |
|
footer.php | File | 689 B | 0644 |
|
front-page.php | File | 3.27 KB | 0644 |
|
full-width.php | File | 947 B | 0644 |
|
functions.php | File | 6.16 KB | 0644 |
|
header.php | File | 4.18 KB | 0644 |
|
image.php | File | 3.97 KB | 0644 |
|
index.php | File | 1.58 KB | 0644 |
|
license.txt | File | 34.97 KB | 0644 |
|
no-results.php | File | 998 B | 0644 |
|
page.php | File | 1.03 KB | 0644 |
|
readme.txt | File | 3.5 KB | 0644 |
|
screenshot.png | File | 267.9 KB | 0644 |
|
search.php | File | 1007 B | 0644 |
|
searchform.php | File | 540 B | 0644 |
|
sidebar.php | File | 822 B | 0644 |
|
single.php | File | 909 B | 0644 |
|
style.css | File | 16.54 KB | 0644 |
|