%PDF- %PDF-
Direktori : /var/www/html/shaban/laviva/wp-content/themes/levelup/ |
Current File : //var/www/html/shaban/laviva/wp-content/themes/levelup/content-search.php |
<article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <header class="entry-header"> <?php the_title( sprintf( '<h2 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h2>' ); ?> <?php if ( 'post' == get_post_type() ) : ?> <div class="entry-meta"> <?php levelup_posted_on(); ?> </div><!-- .entry-meta --> <?php endif; ?> </header><!-- .entry-header --> <footer class="entry-footer"> <?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( esc_html__( ', ', 'LEVELUP' ) ); if ( $categories_list && levelup_categorized_blog() ) : ?> <span class="cat-links"> <?php printf( esc_html__( 'Posted in %1$s', 'LEVELUP' ), $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( '', esc_html__( ', ', 'LEVELUP' ) ); if ( $tags_list ) : ?> <span class="tags-links"> <?php printf( esc_html__( 'Tagged %1$s', 'LEVELUP' ), $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( esc_html__( 'Leave a comment', 'LEVELUP' ), esc_html__( '1 Comment', 'LEVELUP' ), esc_html__( '% Comments', 'LEVELUP' ) ); ?></span> <?php endif; ?> <?php edit_post_link( esc_html__( 'Edit', 'LEVELUP' ), '<br><br><span class="edit-link">', '</span>' ); ?> </footer><!-- .entry-footer --> </article><!-- #post-## -->