Make WordPress Core

{1} All Tickets (8155 matches)

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

Results (6901 - 7000 of 8155)

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#57835 class-wp-term-query.php no error checking reporter-feedback normal normal Awaiting Review defect (bug) 03/03/2023 4
#46162 get_taxonomies by post_type no output normal normal Awaiting Review defect (bug) 05/12/2020
#39678 get_term_by slug with "0" as value has-patch normal normal Awaiting Review defect (bug) 09/21/2021 2
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 12/02/2018 3
#49799 get_the_terms() object term cache check too strict? needs-unit-tests normal normal Awaiting Review defect (bug) 04/16/2020 6
#50046 lack table selector in `_update_post_term_count` normal normal Awaiting Review defect (bug) 05/01/2020
#33521 manage_${post_type}_posts_columns parameters shifted has-patch normal minor defect (bug) 06/22/2025 10
#61859 meta_value_num order calse in WP_Term_Query cannot work as meta_query is evaluated after setting up the order reporter-feedback normal major Awaiting Review defect (bug) 02/20/2025
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() has-patch normal major Awaiting Review defect (bug) 05/02/2023 3
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical has-patch normal major Awaiting Review defect (bug) 10/16/2024 22
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 06/03/2022 1
#60710 save_post_{$post->post_type} hook returns inconsistent $_POST['tax_input'] format normal normal Awaiting Review defect (bug) 03/06/2024
#51864 set_object_terms hook $tt_ids arg issue normal normal Awaiting Review defect (bug) 11/24/2020
#50229 slugs aren't allowed as long as they're in different taxonomies. normal normal Awaiting Review defect (bug) 05/22/2020
#40291 subcategory pagination no run normal normal Awaiting Review defect (bug) 03/29/2017
#46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given normal normal Awaiting Review defect (bug) 04/17/2024 4
#43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati normal normal Awaiting Review defect (bug) 01/17/2019 5
#63091 wp_get_archives() with post_type parameter generates duplicate query parameters in URLs normal normal Awaiting Review defect (bug) 03/13/2025 1
#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
#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
#35385 Able to get raw content by calling get_the_archive_description has-patch normal normal enhancement 06/07/2020 4
#32789 Abstract get_category_by_path into get_term_by_path needs-unit-tests normal normal enhancement 06/04/2019 3
#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 10/29/2024 4
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 05/05/2024 3
#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
#30705 Add parameter to get_the_term_list() to allow templating normal normal enhancement 03/23/2025 6
#36978 Add pre filter to get_term_by needs-unit-tests normal normal enhancement 06/04/2019
#58404 Add pre_update_term filter hook needs-unit-tests normal normal Future Release enhancement 09/25/2023 17
#23422 Add query filter argument to register_taxonomy needs-unit-tests normal normal enhancement 06/04/2019 11
#57933 Add query object for taxonomy terms (not posts) normal normal Awaiting Review enhancement 03/17/2023 1
#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
#44969 Add support to limit results in get_objects_in_term() dev-feedback normal normal Awaiting Review enhancement 05/03/2020 1
#32642 Add supports argument to register_taxonomy dev-feedback normal normal Future Release enhancement 04/30/2018 8
#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
#33148 Categories are missing in admin category list when child category linked to non-existant parent id close normal normal Future Release enhancement 07/11/2025 19
#39835 Category slug could be auto-generated with ability to update manually normal normal Awaiting Review enhancement 02/10/2017 1
#34932 Custom Field meta box in Taxonomy Term after WP 4.4 normal normal enhancement 06/04/2019 2
#28232 Custom Taxonomy filter on post listing pages normal normal Future Release enhancement 11/05/2018 13
#34195 Deprecate get_terms_fields has-patch normal normal enhancement 06/04/2019 3
#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
#34173 Edit locking for term management normal normal enhancement 03/26/2020 2
#59703 Enable Block Editor for term description normal normal Awaiting Review enhancement 12/10/2024 6
#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
#31483 Improve UI to change Default Category normal normal enhancement 06/04/2019 5
#33975 Improve capabilities management when registering custom taxonomy needs-unit-tests normal normal enhancement 06/04/2019 4
#26667 Improve filter in single_term_title() has-patch normal normal enhancement 06/04/2019 2
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 10/03/2018 4
#62123 Improve performance of get_ancestors() with recursive common table expression. normal normal Awaiting Review enhancement 11/06/2024 2
#63683 Improve wp_insert_term() duplicate query has-patch normal minor Awaiting Review enhancement 07/10/2025 1
#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
#15204 JavaScript Validation should trim values and set focus on invalid field normal normal enhancement 06/04/2019 5
#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
#24386 Make _pad_term_counts work for non-post type objects and attachments needs-unit-tests normal normal enhancement 11/05/2020 5
#39406 Make callback_args filterable in WP_Terms_List_Table has-patch normal normal Awaiting Review enhancement 10/12/2019 1
#38280 Make term count for a specific object type available has-patch normal normal Future Release enhancement 12/23/2024 29
#19556 Make wp_term_checklist() available as a template tag has-patch normal normal Future Release enhancement 06/26/2017 5
#35326 New taxonomy template dev-feedback normal normal 6.9 enhancement 06/30/2025 7
#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
#36171 Proposed clean up of get_the_category_list() and link filter needs-unit-tests normal normal enhancement 06/04/2019 2
#62997 Put the final nail in the coffin of shared terms has-patch normal normal Future Release enhancement 07/02/2025 10
#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
#29586 Sync get_the_category_list with get_the_term_list needs-unit-tests normal normal enhancement 06/04/2019 2
#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 12/05/2024 12
#9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. dev-feedback high normal Future Release enhancement 11/28/2023 36
#37914 Taxonomy: Allow terms to be previewed before publishing dev-feedback normal normal Future Release enhancement 06/04/2019 9
#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
#37310 To get Term Metadata in $term->meta_key normal normal Future Release enhancement 01/07/2020 3
#36956 Trigger event when taxonomy term is added with ajax dev-feedback normal normal enhancement 06/04/2019
#36228 Uncheck "uncategorized" when you select a category normal normal Future Release enhancement 10/03/2018 12
#16243 Unhelpful error messages when updating default category normal normal enhancement 06/04/2019 7
#24040 Use "posts" instead of "topics" (in tagcloud tooltips) close low normal Awaiting Review enhancement 05/14/2023 12
#27079 Very long waiting if we have a lot taxonomy terms. normal normal enhancement 03/21/2024 3
#33841 WP_Dropdown_Categories: Parent Category Optgroups normal normal enhancement 06/04/2019 1
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed normal normal Awaiting Review enhancement 10/15/2018
Note: See TracReports for help on using and creating reports.