File manager - Edit - /home/xfekoga/rooftopcleaners/wp-includes/widgets/layout-list.php.tar
Back
home/xfekoga/rooftopcleaners/wp-content/themes/roofy/layout-list.php 0000644 00000005573 15174422042 0022060 0 ustar 00 <?php get_header(); roofy_core_featured_area(); ?> <div id="main" class="site-main"> <div class="layout-medium"> <div id="primary" class="content-area <?php roofy_blog_sidebar_class(); ?>"> <div id="content" class="site-content" role="main"> <?php roofy_archive_title(); ?> <?php $roofy_1st_full = roofy_1st_full_yes_no(); ?> <div class="blog-stream blog-list blog-small <?php if ($roofy_1st_full == 'Yes') { echo 'first-full'; } ?>"> <?php if (have_posts()) : while (have_posts()) : the_post(); ?> <article id="post-<?php the_ID(); ?>" <?php post_class(); ?>> <?php if (has_post_thumbnail()) { $feat_img = ""; if ($roofy_1st_full == 'Yes') { $feat_img = wp_get_attachment_image_src(get_post_thumbnail_id(), 'roofy_image_size_1'); } else { $feat_img = wp_get_attachment_image_src(get_post_thumbnail_id(), 'roofy_image_size_1'); } ?> <div class="featured-image" style="background-image: url(<?php echo esc_url($feat_img[0]); ?>);"> <a href="<?php the_permalink(); ?>"> <?php if ($roofy_1st_full == 'Yes') { the_post_thumbnail('roofy_image_size_1'); $roofy_1st_full = 'No'; } else { the_post_thumbnail('roofy_image_size_1'); } ?> </a> </div> <!-- .featured-image --> <?php } ?> <div class="hentry-middle"> <header class="entry-header"> <?php roofy_meta('above_title'); ?> <h2 class="entry-title"> <a href="<?php the_permalink(); ?>"><?php the_title(); ?></a> </h2> <!-- .entry-title --> <?php roofy_meta('below_title'); ?> </header> <!-- .entry-header --> <div class="entry-content"> <?php roofy_content(); ?> </div> <!-- .entry-content --> <?php roofy_meta('below_content'); ?> </div> <!-- .hentry-middle --> </article> <?php endwhile; else : roofy_content_none(); endif; ?> </div> <!-- .blog-stream .blog-list .blog-small --> <?php roofy_blog_navigation(); ?> </div> <!-- #content .site-content --> </div> <!-- #primary .content-area --> <?php roofy_blog_sidebar(); ?> </div> <!-- .layout-medium --> </div> <!-- #main .site-main --> <?php get_footer();
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings