Make WordPress Core

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

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#38310 Improve "wp_update_term" documentation ruudjoyo needs-unit-tests normal normal Future Release enhancement 09/29/2021 12
#31483 Improve UI to change Default Category normal normal enhancement 06/04/2019 5
#50568 Improve WP_Term's sanitization calls pbearne needs-unit-tests normal normal 6.9 enhancement 02/26/2025 12
#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
#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
#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
#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 johnbillion* has-patch normal normal 6.9 enhancement 03/03/2025 8
#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
#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 has-patch normal normal Awaiting Review enhancement 01/31/2025 2
#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
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 has-patch normal normal Awaiting Review enhancement 01/25/2025 2
#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
#19373 wp_insert_post() should not contain current_user_can() checks has-patch normal major Future Release enhancement 01/08/2025 41
#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
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 11/11/2017 6
#60076 200 tags maximum dev-feedback normal normal Awaiting Review defect (bug) 12/17/2023 5
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) normal normal Awaiting Review defect (bug) 04/05/2021
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post normal normal Awaiting Review defect (bug) 03/20/2023 1
#45938 Adding new term meta fails if column is wrapped in a conditional dev-feedback normal normal Awaiting Review defect (bug) 02/01/2019
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice normal normal Awaiting Review defect (bug) 01/10/2023 2
#14691 Allow commas in tag names normal major Future Release defect (bug) 03/18/2025 30
#52726 Allow default term when a user does not have assign_terms capability normal normal Awaiting Review defect (bug) 03/05/2021
#50294 Ampersand and other symbols in term_exists do not get encoded properly normal normal Awaiting Review defect (bug) 05/25/2022 1
#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
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error needs-unit-tests normal normal Awaiting Review defect (bug) 01/16/2019 3
#59215 Bug in wp_set_post_categories function reporter-feedback normal normal Awaiting Review defect (bug) 08/31/2023 2
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 04/22/2024 5
#42572 Can't delete custom taxonomy tags from a post normal normal Awaiting Review defect (bug) 11/16/2017
#43002 Can't order tag cloud by tag_cloud_sort filter reporter-feedback normal normal Awaiting Review defect (bug) 01/17/2019 2
#51666 Cannot unselect terms for a taxonomy with a default_term normal normal Awaiting Review defect (bug) 11/24/2020 1
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 10/05/2019
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 12/09/2018 2
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory normal normal defect (bug) 06/04/2019 8
#16230 Category slugs not cut at 200 characters as it should under some conditions normal normal defect (bug) 06/04/2019 3
#37662 Category sub-category problem reporter-feedback normal normal Awaiting Review defect (bug) 04/30/2019 2
#58419 Changing categories reporter-feedback normal normal Awaiting Review defect (bug) 05/29/2023 1
#62360 Child category lost indention (margin-left) when it's checked but its parent not checked close normal trivial Awaiting Review defect (bug) 11/13/2024 4
#36893 Columns filter from taxonomy edit screen (edit-tags.php) gets applied in term edit screen (term.php) normal normal defect (bug) 06/04/2019 2
#18553 Counting of categories doesn't work without refreshing? has-patch normal normal Future Release defect (bug) 10/08/2017 7
#30379 Creating multiple Categories with same name under 1 parent normal normal defect (bug) 06/04/2019 2
#47029 Custom Taxonomies, with no post_type association and custom submenu location, UX experience is broken when on Taxonomy management page normal normal Awaiting Review defect (bug) 04/24/2019
#38424 Custom form taxonomy field doesn't clear after added... has-patch normal normal Future Release defect (bug) 02/17/2019 5
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type has-patch normal normal Awaiting Review defect (bug) 03/26/2019 7
#41035 Don't return if WP_Error object return by wp_insert_term() from foreach() loop in wp_set_object_terms() normal normal Awaiting Review defect (bug) 05/02/2018 5
Note: See TracReports for help on using and creating reports.