Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #42814, comment 108


Ignore:
Timestamp:
06/01/2019 04:48:10 PM (6 years ago)
Author:
jcdev518
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42814, comment 108

    initial v1  
    2020{{{#!php
    2121<?php
    22 while ( have_posts ):
     22while ( have_posts() ):
    2323  the_post();
    2424