wordpress-develop/tests/phpunit/tests/category
Boone Gorges 77484a0f4a Taxonomy: Introduce get_term_parents_list().
This new function is a taxonomy-agnostic version of `get_category_parents()`.

Props keesiemeijer, SergeyBiryukov, rafaehlers.
Fixes #17069.

git-svn-id: https://develop.svn.wordpress.org/trunk@39549 602fd350-edb4-49c9-b593-d223f7449a82
2016-12-09 16:09:31 +00:00
..
getCategories.php Improve error handling in get_categories(). 2016-03-14 13:52:14 +00:00
getCategoryParents.php Taxonomy: Introduce get_term_parents_list(). 2016-12-09 16:09:31 +00:00
wpDropdownCategories.php Introduce required argument for wp_dropdown_categories(). 2016-05-19 02:38:33 +00:00
wpListCategories.php Taxonomy: Prevent wp_list_categories() from producing not well-nested output if hide_title_if_empty is true. 2016-11-17 18:01:13 +00:00