Wordpress/tests
Rachel Baker 9dd9880600 Comments: Account for the comment_order option in get_page_of_comment().
Use the value of the `comment_order` setting to determine the date_query key to pass to `WP_Comment_Query`.
Fixes a bug where sites that had comments ordered "newest" first would have the incorrect page number returned.

Props tyxla, boonebgorges.
Fixes #31101.

git-svn-id: https://develop.svn.wordpress.org/trunk@38740 602fd350-edb4-49c9-b593-d223f7449a82
2016-10-06 17:41:51 +00:00
..
phpunit Comments: Account for the comment_order option in get_page_of_comment(). 2016-10-06 17:41:51 +00:00
qunit Administration: Improve the usage of the button CSS classes. 2016-09-28 19:53:07 +00:00