Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #43391, comment 5


Ignore:
Timestamp:
03/03/2018 08:44:40 AM (7 years ago)
Author:
soulseekah
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #43391, comment 5

    initial v1  
    11What do you get when you do `var_dump( new WP_Query( $args ) );` on your original query that doesn't work? You can remove the `results` from the dumped object if there's sensitive information.
     2
     3Edit: Sorry, nvm. I see the link now.