Make WordPress Core

{1} All Tickets (8333 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 8333)

Taxonomy (98 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26667 Improve filter in single_term_title() has-patch normal normal enhancement 06/04/2019 2
#62123 Improve performance of get_ancestors() with recursive common table expression. normal normal Awaiting Review enhancement 09/26/2024
#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 desrosj has-patch normal normal Future Release enhancement 06/11/2020 27
#19556 Make wp_term_checklist() available as a template tag has-patch normal normal Future Release enhancement 06/26/2017 5
#28956 Moving taxonomy metabox chriscct7 has-patch normal normal Future Release enhancement 06/06/2018 6
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> has-patch normal normal Awaiting Review enhancement 09/29/2023 1
#35326 New taxonomy template dev-feedback normal normal Future Release enhancement 02/05/2017 6
#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
#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
#41702 Slug for Category or Tag should be generated automatically has-patch normal normal Awaiting Review enhancement 08/22/2017
#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 09/11/2024 8
#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
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake has-patch normal normal Future Release enhancement 05/02/2024 57
#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
#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
#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
#23635 get_objects_in_term - identify matching terms has-patch normal normal enhancement 04/09/2021 3
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. dev-feedback normal normal Awaiting Review enhancement 11/18/2022 8
#40696 no chance to control wp_count_terms () audrasjb* has-patch normal normal Future Release enhancement 09/19/2022 13
#24837 querying optimization for category AND searching has-patch normal normal enhancement 03/13/2024 17
#57619 register_taxonomy doesn't check for reserved terms normal normal Awaiting Review enhancement 02/03/2023
#57586 term_exists() return type not consistent regarding wp_insert_term() dev-feedback normal normal Future Release enhancement 09/15/2023 11
#59478 term_exists() to return false if no terms exist normal normal Awaiting Review enhancement 09/27/2023
#34055 the_taxonomies lacks a filter has-patch normal normal enhancement 05/15/2023 6
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' normal normal Awaiting Review enhancement 09/01/2017
#29852 wp_update_term() should use wp_insert_term() internally normal normal enhancement 06/04/2019 2
#38308 Accept 'meta_query' parameter in `WP_Tax_Query` normal normal Future Release feature request 07/30/2017 3
#47314 Add "parent" parameter to get_term_by normal normal Awaiting Review feature request 12/13/2019 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
#37042 Additional filter for has_category function reporter-feedback normal normal feature request 06/04/2019 2
#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
#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
#13816 There should be built-in index pages for taxonomies dev-feedback normal normal Future Release feature request 10/04/2024 14
#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
#38227 Term Status API normal normal Future Release task (blessed) 04/10/2021 3
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 04/22/2024 5
#19288 Erroneous custom taxonomy screen menu behaviour johnbillion has-patch normal minor Future Release defect (bug) 06/06/2018 3
#61890 Handle WP_Term dynamic properties for PHP 8.2 has-patch normal minor 6.8 defect (bug) 09/25/2024 33
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 10/19/2019 3
#50047 Taxonomy parent select field not cleared after creating category dev-feedback normal minor Awaiting Review defect (bug) 05/01/2020 1
#33521 manage_${post_type}_posts_columns parameters shifted reporter-feedback normal minor defect (bug) 06/04/2019 9
#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
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 10/03/2018 4
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel normal minor Awaiting Review enhancement 07/24/2024
#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
#48498 Walker_Category should also accept the `item_spacing` parameter. normal minor Awaiting Review enhancement 11/06/2019
#14877 Ability to create exclusive custom taxonomies helen* normal minor Future Release feature request 11/20/2021 36
#58924 Add a small precision on the documentation of the register_taxonomy function normal minor Awaiting Review feature request 07/27/2023 2
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies normal minor Awaiting Review feature request 12/19/2020 4
#55854 Save term creation time by default normal minor Awaiting Review feature request 05/27/2022
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 10/05/2019
#58748 Duplicate tags we can't select under post edit page. even slug are different. normal major Awaiting Review defect (bug) 07/07/2023 2
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order normal major Awaiting Review defect (bug) 12/01/2020
#44802 WP Generate Tag cloud not generating Link (href) tag value and Role tag value. reporter-feedback normal major Awaiting Review defect (bug) 05/03/2021 3
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results normal major Awaiting Review defect (bug) 03/24/2021
#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) 08/12/2024
#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) 07/18/2024 21
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 11/18/2023 40
#56171 Unexpected behaviour and data loss with a post type called 'link' and Link Manager plugin active close normal critical Awaiting Review defect (bug) 07/08/2022 3
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified has-patch normal critical Awaiting Review defect (bug) 01/17/2019

Text Changes (2 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60820 Improve wording of the 'Login Details' mail marybaum reporter-feedback normal normal Awaiting Review enhancement 03/22/2024 3
#57231 Missing ":" in strings with links. dev-feedback normal normal Awaiting Review enhancement 11/16/2023 13
Note: See TracReports for help on using and creating reports.