Current Path: > home > ivftiowh > greeceivf.com > wp-content > themes > wise-blog > > template-parts
Operation : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64 Software : Apache Server IP : 185.61.154.216 | Your IP: 216.73.216.44 Domains : 1034 Domain(s) Permission : [ 0755 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
content-none.php | File | 1321 bytes | June 11 2025 23:38:22. | |
content-page.php | File | 1270 bytes | June 11 2025 23:38:22. | |
content-search.php | File | 1678 bytes | June 11 2025 23:38:22. | |
content-single.php | File | 2444 bytes | June 11 2025 23:38:22. | |
content.php | File | 1690 bytes | June 11 2025 23:38:22. |
<?php /** * Template part for displaying archive posts * * @link https://developer.wordpress.org/themes/basics/template-hierarchy/ * * @package Wise Blog */ $archive_category = get_theme_mod( 'wise_blog_enable_archive_category', true ); $archive_author = get_theme_mod( 'wise_blog_enable_archive_author', true ); $archive_date = get_theme_mod( 'wise_blog_enable_archive_date', true ); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <div class="single-card-container grid-card"> <div class="single-card-image"> <?php wise_blog_post_thumbnail(); ?> </div> <div class="single-card-detail"> <?php if ( $archive_category === true ) : ?> <div class="card-categories"> <?php wise_blog_categories_list(); ?> </div> <?php endif; ?> <?php if ( is_singular() ) : the_title( '<h1 class="entry-title">', '</h1>' ); else : the_title( '<h2 class="card-title"><a href="' . esc_url( get_permalink() ) . '" rel="bookmark">', '</a></h2>' ); endif; if ( 'post' === get_post_type() ) : ?> <div class="card-meta"> <?php if ( $archive_author === true ) : ?> <span class="post-author"><?php wise_blog_posted_by(); ?></span> <?php endif; ?> <?php if ( $archive_date === true ) : ?> <span class="post-date"><?php wise_blog_posted_on(); ?></span> <?php endif; ?> </div> <?php endif; ?> <div class="post-content"> <?php echo wp_kses_post( wp_trim_words( get_the_excerpt(), get_theme_mod( 'wise_blog_excerpt_length', 15 ) ) ); ?> </div><!-- post-content --> </div> </div> </article><!-- #post-<?php the_ID(); ?> -->
SILENT KILLER Tool