Make WordPress Core

{1} All Tickets (8347 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (7101 - 7200 of 8347)

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#40206 wp_insert_term() $slug_provided check fails has-patch normal normal Awaiting Review defect (bug) 05/22/2023 5
#41867 wp_list_categories throws SQL error if list is empty reporter-feedback normal normal Awaiting Review defect (bug) 02/21/2019 8
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy reporter-feedback normal normal Awaiting Review defect (bug) 05/04/2020 2
#46166 wp_update_term sanitizes the description, removing all html normal normal Awaiting Review defect (bug) 02/01/2019
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists normal normal Awaiting Review defect (bug) 10/23/2022
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters normal normal Awaiting Review enhancement 01/12/2020 3
#47310 Add Column Taxonomy Links Filter to Media List Table normal normal Awaiting Review enhancement 12/12/2021
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 02/22/2024
#49260 Add filter to change wp_dropdown_categories default arguments normal normal Awaiting Review enhancement 01/22/2020 2
#53613 Add filter to prevent term deletion dev-feedback normal normal Awaiting Review enhancement 07/17/2021 2
#52724 Add filters to term label and info values dev-feedback normal normal Awaiting Review enhancement 04/26/2021 1
#43798 Add multiple parent ids in get_terms function normal normal Awaiting Review enhancement 10/14/2020
#57933 Add query object for taxonomy terms (not posts) normal normal Awaiting Review enhancement 03/17/2023 1
#44969 Add support to limit results in get_objects_in_term() dev-feedback normal normal Awaiting Review enhancement 05/03/2020 1
#40047 Add term_meta to WP_Term class getter method dev-feedback normal normal Awaiting Review enhancement 03/13/2017 4
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() has-patch normal normal Awaiting Review enhancement 01/05/2018 3
#59804 Can we implement a manage status of taxonomy term ? normal normal Awaiting Review enhancement 08/13/2024 2
#39835 Category slug could be auto-generated with ability to update manually normal normal Awaiting Review enhancement 02/10/2017 1
#59667 Edit Category Screen: Improve error message when trying to update a category with an existing slug normal minor Awaiting Review enhancement 10/18/2023
#59703 Enable Block Editor for term description normal normal Awaiting Review enhancement 11/07/2023 2
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() needs-docs normal normal Awaiting Review enhancement 05/10/2019 5
#49632 Force lowercase for taxonomy id in register_taxonomy() dev-feedback normal normal Awaiting Review enhancement 03/12/2020 1
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 10/03/2018 4
#33585 Improve wp_list_categories to support multiple taxonomies normal normal Awaiting Review enhancement 06/04/2020 3
#61303 Increase taxonomy name character limit normal normal Awaiting Review enhancement 06/11/2024 2
#48682 Introduce WP_Labels class dev-feedback normal normal Awaiting Review enhancement 11/17/2019
#54534 Introduce a get_term_by_args filter normal normal Awaiting Review enhancement 11/30/2021 6
#54567 Introduce specific item_link and and item_link_description labels for post formats has-patch normal normal Awaiting Review enhancement 04/29/2022 1
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least has-patch normal normal Awaiting Review enhancement 05/15/2017 2
#39406 Make callback_args filterable in WP_Terms_List_Table has-patch normal normal Awaiting Review enhancement 10/12/2019 1
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> has-patch normal normal Awaiting Review enhancement 09/29/2023 1
#41878 No way to change the order of fields for taxonomy meta normal normal Awaiting Review enhancement 09/13/2017
#38278 Only query taxonomies assigned to the post types being queried dev-feedback normal normal Awaiting Review enhancement 04/20/2017
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter dev-feedback normal normal Awaiting Review enhancement 06/09/2022
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel normal minor Awaiting Review enhancement 07/24/2024
#49559 Post Category Restoration normal normal Awaiting Review enhancement 03/02/2020
#45166 Prevent deleting default term for any kind of taxonomy has-patch normal normal Awaiting Review enhancement 01/16/2019 1
#41702 Slug for Category or Tag should be generated automatically has-patch normal normal Awaiting Review enhancement 08/22/2017
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies normal minor Awaiting Review enhancement 08/09/2018 1
#45107 Taxonomies should only be allowed to support one object type needs-unit-tests normal normal Awaiting Review enhancement 02/12/2019 2
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy has-patch normal normal Awaiting Review enhancement 09/11/2024 8
#51366 Taxonomy:post_format show_in_nav_menus has no effect normal normal Awaiting Review enhancement 09/24/2020 1
#49189 Term description cannot be filtered in admin area normal normal Awaiting Review enhancement 01/13/2020
#51135 The main (primary) taxonomy term in post normal normal Awaiting Review enhancement 11/24/2020 1
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) close low normal Awaiting Review enhancement 05/14/2023 12
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed normal normal Awaiting Review enhancement 10/15/2018
#36641 WP_Term method __toString needs-unit-tests normal normal Awaiting Review enhancement 02/05/2017 1
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' needs-unit-tests normal normal Awaiting Review enhancement 08/04/2017 8
#48498 Walker_Category should also accept the `item_spacing` parameter. normal minor Awaiting Review enhancement 11/06/2019
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` has-patch normal normal Awaiting Review enhancement 08/20/2024 1
#39969 add filter to end of post_categories_meta_box() normal normal Awaiting Review enhancement 02/26/2017
#45085 different args passed to "term_name" and "term_{$field}" filters normal normal Awaiting Review enhancement 10/17/2023 1
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. dev-feedback normal normal Awaiting Review enhancement 11/18/2022 8
#57619 register_taxonomy doesn't check for reserved terms normal normal Awaiting Review enhancement 02/03/2023
#59478 term_exists() to return false if no terms exist normal normal Awaiting Review enhancement 09/27/2023
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' normal normal Awaiting Review enhancement 09/01/2017
#47314 Add "parent" parameter to get_term_by normal normal Awaiting Review feature request 12/13/2019 2
#58924 Add a small precision on the documentation of the register_taxonomy function normal minor Awaiting Review feature request 07/27/2023 2
#44343 Add filter hook for parent dropdown arguments dev-feedback normal normal Awaiting Review feature request 06/11/2018 4
#56894 Add new param for "register_taxonomy" for required taxonomy reporter-feedback normal normal Awaiting Review feature request 03/20/2023 1
#38265 Add term_relationship_id column to wp_term_relationships dev-feedback normal normal Awaiting Review feature request 10/25/2017 2
#43835 Add thumbnail to category (like to posts) dev-feedback normal normal Awaiting Review feature request 04/24/2018 4
#39372 Allow count for wp_terms query to count other post statuses as well as published posts reporter-feedback normal normal Awaiting Review feature request 12/23/2020 7
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies normal minor Awaiting Review feature request 12/19/2020 4
#40232 Could is_tax check through queried_terms instead of queried_object? normal normal Awaiting Review feature request 03/22/2017
#49912 Global setting to show tag content in ascending/chronological order dev-feedback normal normal Awaiting Review feature request 08/26/2020 2
#56895 SEO tools can't differ from Tag and Categories normal normal Awaiting Review feature request 10/24/2022
#55854 Save term creation time by default normal minor Awaiting Review feature request 05/27/2022
#49488 WP-ADMIN > Add New Post Tags section - Issue normal normal Awaiting Review feature request 02/21/2020
#56264 WP_Term_Query does not allow limiting results when descending family tree normal normal Awaiting Review feature request 10/12/2022 2
#45722 add markup to highlight the active tag normal normal Awaiting Review feature request 12/20/2018
#42005 filter get_terms_args and orderby meta_value_num not working as expected has-patch normal normal Awaiting Review feature request 10/26/2022 24
#14691 Allow commas in tag names normal normal Future Release defect (bug) 07/25/2024 29
#38243 Attempting to create a term with invalid UTF8 characters creates a blank term needs-unit-tests normal normal Future Release defect (bug) 04/01/2019 2
#18553 Counting of categories doesn't work without refreshing? has-patch normal normal Future Release defect (bug) 10/08/2017 7
#38424 Custom form taxonomy field doesn't clear after added... has-patch normal normal Future Release defect (bug) 02/17/2019 5
#37975 Duplicate tag names aren't supported normal normal Future Release defect (bug) 04/05/2019 4
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion has-patch normal minor Future Release defect (bug) 06/06/2018 3
#46350 If a term is '0' clicking on its "Count" value displays all posts has-patch normal normal Future Release defect (bug) 04/26/2019 3
#50568 Improve WP_Term's sanitization calls needs-unit-tests normal normal Future Release defect (bug) 03/12/2024 9
#47101 Improve contrast when deleting terms in list table via AJAX normal normal Future Release defect (bug) 06/24/2019 5
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 08/11/2020 3
#26409 Non-Editors can create (non-hierarchical) terms even though they can't manage_terms normal normal Future Release defect (bug) 02/03/2018 9
#47105 Not focusing on input control when validate that input control normal normal Future Release defect (bug) 06/28/2019 3
#55358 Passing int term term_exists parent param not respected has-patch normal normal Future Release defect (bug) 06/13/2024 5
#5358 Queried object on multiple tag query holds only first tag has-patch normal normal Future Release defect (bug) 04/21/2024 14
#32942 Taxomony term list counts do not respect post_type parameter reporter-feedback normal normal Future Release defect (bug) 08/02/2023 37
#28058 Taxonomies defined with UTF8 encoded names cause notices when adding a new term normal normal Future Release defect (bug) 09/15/2017 5
#54521 Taxonomy term quick edit does not save if taxonomy has non latin characters dev-feedback normal normal Future Release defect (bug) 10/07/2022 8
#38922 Use REST API for ajax tag search normal normal Future Release defect (bug) 10/25/2020 65
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 10/11/2017 4
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 02/28/2024 6
#28118 category sort bug normal normal Future Release defect (bug) 04/22/2019 10
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 06/04/2019 12
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count normal normal Future Release defect (bug) 09/01/2024 3
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 05/06/2019 39
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 05/05/2024 3
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 09/25/2023 17
#23421 Add sortable to taxonomy column dev-feedback normal normal Future Release enhancement 08/11/2021 14
#53319 Add support for a "reverse" argument in get_term_parents_list() function needs-unit-tests normal normal Future Release enhancement 07/26/2023 14
Note: See TracReports for help on using and creating reports.