79282159

Date: 2024-12-15 10:42:00
Score: 1
Natty:
Report link
<?php if (have_posts()) : while( have_posts()) : the_post(); ?>

   <?php $featured_img_url = get_the_post_thumbnail_url(get_the_ID(),'full'); ?>  

<?php endwhile; else: endif; ?>
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: CrackerJack Naveen Kumar