wordpress-develop/tests/phpunit/tests/category
Boone Gorges 63755028e8 Introduce required argument for wp_dropdown_categories().
This allows the HTML5 `required` attribute to be added to the `select` element.

Props wzislam, pcarvalho.
Fixes #31909.

git-svn-id: https://develop.svn.wordpress.org/trunk@37465 602fd350-edb4-49c9-b593-d223f7449a82
2016-05-19 02:38:33 +00:00
..
getCategories.php Improve error handling in get_categories(). 2016-03-14 13:52:14 +00:00
getCategoryParents.php Make sure an assertion takes place in 'visited' test for get_category_parents(). 2016-02-29 20:30:04 +00:00
wpDropdownCategories.php Introduce required argument for wp_dropdown_categories(). 2016-05-19 02:38:33 +00:00
wpListCategories.php Add current-cat-ancestor class to ancestor items in wp_list_categories(). 2015-12-18 18:37:41 +00:00