wordpress-develop/tests/phpunit/tests/comment
Andrew Nacin a407ae2363 Allow user_id to be an array of IDs in WP_Comment_Query.
props mordauk.
fixes #27064.


git-svn-id: https://develop.svn.wordpress.org/trunk@27258 602fd350-edb4-49c9-b593-d223f7449a82
2014-02-25 16:34:25 +00:00
..
dateQuery.php Move PHPUnit tests into a tests/phpunit directory. 2013-08-29 18:39:34 +00:00
getCommentsPagesCount.php Add Unit Tests for get_comment_pages_count(). Fix a notice caused when $wp_query->comments is not set in that function. 2014-01-29 05:16:58 +00:00
query.php Allow user_id to be an array of IDs in WP_Comment_Query. 2014-02-25 16:34:25 +00:00
slashes.php Fix undefined index notices in comment/slashes test cases. wp_new_comment() and edit_comment() expect more variables than were being passed. 2013-09-11 21:56:31 +00:00