wordpress-develop/tests/phpunit/tests/functions
Scott Taylor 1ac3ba0828 Allow wp_get_archives() to accept post_type as an arg.
Adds unit test.

Fixes #21596.


git-svn-id: https://develop.svn.wordpress.org/trunk@34686 602fd350-edb4-49c9-b593-d223f7449a82
2015-09-29 05:10:10 +00:00
..
deprecated.php Wouldn't it be incredible if you could run Unit Tests without all of your uploads being indiscriminately blown away and your upload folder permissions being destroyed? 2014-07-12 07:08:15 +00:00
getArchives.php Allow wp_get_archives() to accept post_type as an arg. 2015-09-29 05:10:10 +00:00
listFilter.php Add index key support for wp_list_pluck(), à la array_column(). 2014-06-29 21:25:21 +00:00
WpValidateBoolean.php Ignore case when checking string 'false' in wp_validate_boolean(). 2014-11-03 15:54:42 +00:00