wordpress-develop/tests/phpunit/tests/meta
2014-03-24 19:56:54 +00:00
..
query.php When using meta_query in a WP_Query, passing NOT EXISTS or '' to compare should not require value to be set. The resulting SQL should then produce the appropriate OR clause for existence of non-existence after passing the query to the $key_only_queries stack internally. 2014-03-24 19:56:54 +00:00
slashes.php Add a post_id fixture in test/meta/slashes.php so Undefined variable: comment_post_ID notices don't fire when creating comments. 2013-09-12 04:59:29 +00:00