Skip to content

Instantly share code, notes, and snippets.

View TimothyMwangi's full-sized avatar

Tim Kyarie TimothyMwangi

  • Infinitim
  • Nairobi
View GitHub Profile
<!-- START OF THE FLEX CONTAINER, THE UNORDERED LIST -->
<ul class="grid-wrap">
<!-- WP LOOP STARTS HERE -->
<?php if ( have_posts() ) : while ( have_posts() ) : the_post(); ?>
<!-- LIST ITEM FOR EACH POST -->
<li class="grid-item">
<!-- FEATURED IMAGE FOR THE POST -->