Changes between Version 1 and Version 2 of Ticket #42397, comment 1
- Timestamp:
- 11/01/2017 04:31:33 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #42397, comment 1
v1 v2 15 15 But this don't show nothing: 16 16 17 $query = new WP_Query( array(18 17 {{{#!php 19 18 <?php 19 $query = new WP_Query( array( 20 20 'post_type' => 'post', 21 21 'meta_key' => 'test%',