Make WordPress Core

Changes between Version 1 and Version 2 of Ticket #42397, comment 1


Ignore:
Timestamp:
11/01/2017 04:31:33 PM (7 years ago)
Author:
mariovalney
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #42397, comment 1

    v1 v2  
    1515But this don't show nothing:
    1616
    17 $query = new WP_Query( array(
    1817{{{#!php
    1918<?php
     19$query = new WP_Query( array(
    2020        'post_type'             => 'post',
    2121        'meta_key'              => 'test%',