Super basic WordPress loop Post author By Amer Sikira Post date November 28, 2021 <?php while ( have_posts() ) { the_post();} ← Compare indexOf and includes → Basic wordpress loop