File manager - Edit - /home/vblioqus/apkstacker.com/wp-content/themes/infopediya/template-parts/content-single-blog-header.php
Back
<?php $post_id = get_the_ID(); $star_rattings_obj = infopediya_get_star_rattings(get_the_ID()); $star_rating = $star_rattings_obj['average_ratting']; $total_rattings = $star_rattings_obj['total_reviews'] - 1; ?> <header class="border-b col-md-12 mb-20"> <div class="blog-card"> <?php if (infopediya_show_featured_img_single()): ?> <div class="meta"> <img class="featured-img" alt="<?php echo infopediya_get_img_alt_text() ?>" src="<?php echo get_the_post_thumbnail_url(); ?>"> </div> <?php endif; ?> <div class="description"> <h1 style="font-size: 1.5rem !important;"><?php the_title() ?></h1> <div id="app-info-icons" class="shadow-sm shadow-sm-none mt-2"> <span class="app-info-row app-stats d-flex justify-content-start align-items-center "> <span class="app-info-item"> <span class="info-text d-flex align-items-center gap-1"><svg width="15" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"> <path fill="<?php echo infopediya_get_theme_color() ?>" d="M288 376.4l.1-.1 26.4 14.1 85.2 45.5-16.5-97.6-4.8-28.7 20.7-20.5 70.1-69.3-96.1-14.2-29.3-4.3-12.9-26.6L288.1 86.9l-.1 .3V376.4zm175.1 98.3c2 12-3 24.2-12.9 31.3s-23 8-33.8 2.3L288.1 439.8 159.8 508.3C149 514 135.9 513.1 126 506s-14.9-19.3-12.9-31.3L137.8 329 33.6 225.9c-8.6-8.5-11.7-21.2-7.9-32.7s13.7-19.9 25.7-21.7L195 150.3 259.4 18c5.4-11 16.5-18 28.8-18s23.4 7 28.8 18l64.3 132.3 143.6 21.2c12 1.8 22 10.2 25.7 21.7s.7 24.2-7.9 32.7L438.5 329l24.6 145.7z" /> </svg> <?php echo $star_rating.' / '.$total_rattings; ?> </span> </span> <span class="app-info-item d-flex align-items-center gap-1"> <svg width="15" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"> <path fill="<?php echo infopediya_get_theme_color() ?>" d="M176 0c-17.7 0-32 14.3-32 32s14.3 32 32 32h16V98.4C92.3 113.8 16 200 16 304c0 114.9 93.1 208 208 208s208-93.1 208-208c0-41.8-12.3-80.7-33.5-113.2l24.1-24.1c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L355.7 143c-28.1-23-62.2-38.8-99.7-44.6V64h16c17.7 0 32-14.3 32-32s-14.3-32-32-32H224 176zm72 192V320c0 13.3-10.7 24-24 24s-24-10.7-24-24V192c0-13.3 10.7-24 24-24s24 10.7 24 24z" /> </svg> <?php echo (int)infopediya_content_reading_time() ?> Mins </span> <span class="app-info-item d-flex align-items-center gap-1"> <svg width="15" height="15" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"> <path fill="<?php echo infopediya_get_theme_color() ?>" d="M278.5 215.6L23 471c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l57-57h68c49.7 0 97.9-14.4 139-41c11.1-7.2 5.5-23-7.8-23c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l81-24.3c2.5-.8 4.8-2.1 6.7-4l22.4-22.4c10.1-10.1 2.9-27.3-11.3-27.3l-32.2 0c-5.1 0-9.2-4.1-9.2-9.2c0-4.1 2.7-7.6 6.5-8.8l112-33.6c4-1.2 7.4-3.9 9.3-7.7C506.4 207.6 512 184.1 512 160c0-41-16.3-80.3-45.3-109.3l-5.5-5.5C432.3 16.3 393 0 352 0s-80.3 16.3-109.3 45.3L139 149C91 197 64 262.1 64 330v55.3L253.6 195.8c6.2-6.2 16.4-6.2 22.6 0c5.4 5.4 6.1 13.6 2.2 19.8z" /> </svg> <?php echo infopediya_author_name(); ?> </span> </span> </div> <?php if (infopediya_show_date_single()): ?> <p class="mt-4 blog-meta"><?php echo get_the_modified_date() ?></p> <p class="mt-2 blog-meta">10 Comments</p> <?php endif; ?> <?php if (infopediya_show_categories_single()): ?> <ul class="tags"> <?php $categories = get_the_category(); if ($categories) : foreach ($categories as $category) : ?> <li> <a class="selected-bg-color shadow-sm text-white rounded-pill" href="<?php echo get_category_link($category) ?>"> <?php echo $category->name ?> </a> </li> <?php endforeach; endif; ?> </ul> <?php endif; ?> </div> </div> </header> <?php //require_once get_template_directory().'/inc/schema/article.php'; ?>
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.26 |
proxy
|
phpinfo
|
Settings