Make WordPress Core

{31} Tickets in the Taxonomy component (252 matches)

Arguments
Create a new ticket
  • Active tickets in the Taxonomy component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1 - 100 of 252)

1 2 3

Tickets Awaiting Review (100 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 11/11/2017
#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
#57419 Adding terms to a taxonomy with non-latin characters results in PHP notice normal normal Awaiting Review defect (bug) 01/10/2023
#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
#46010 Auto-generated term slugs can be greater than 200 characters, giving "Could not insert term into the database." error normal normal Awaiting Review defect (bug) needs-unit-tests 01/16/2019
#44854 Bulk action missing/hidden on taxonomies normal minor Awaiting Review defect (bug) has-patch 04/22/2024
#42572 Can't delete custom taxonomy tags from a post normal normal Awaiting Review defect (bug) 11/16/2017
#51666 Cannot unselect terms for a taxonomy with a default_term normal normal Awaiting Review defect (bug) 11/24/2020
#53756 Can’t Change Tags’ Letter Case normal normal Awaiting Review defect (bug) 11/28/2021
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 10/05/2019
#45076 Category counter is not updated normal normal Awaiting Review defect (bug) dev-feedback 12/09/2018
#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
#40436 Custom taxonomy terms order lost under wp-admin/post.php edit action for a custom post type normal normal Awaiting Review defect (bug) has-patch 03/26/2019
#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
#58748 Duplicate tags we can't select under post edit page. even slug are different. normal major Awaiting Review defect (bug) 07/07/2023
#61396 Duplicate terms with names in non-ASCII characters in different cases normal normal Awaiting Review defect (bug) 06/13/2024
#41594 Edit tag form limited to 800px width normal normal Awaiting Review defect (bug) has-patch 04/06/2021
#58109 Fatal Error when changed Taxonomy from hierarchical False to True normal normal Awaiting Review defect (bug) 04/26/2023
#59785 Fatal error: Attempt to assign property “object_id” on bool in class-wp-term-query.php normal normal Awaiting Review defect (bug) 11/06/2024
#53591 Firts <ul> missing in wp_list_categories() normal normal Awaiting Review defect (bug) 07/05/2021
#50444 Issue by taxonomy terms in quick edit normal normal Awaiting Review defect (bug) 06/24/2020
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order normal major Awaiting Review defect (bug) 12/01/2020
#60861 Issue with Parent Term Selection on wp-admin/edit-tags.php Screen normal normal Awaiting Review defect (bug) has-patch 03/30/2024
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query normal normal Awaiting Review defect (bug) 10/12/2019
#58490 Make wp_update_term_count function site context aware for the multisite normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 10/19/2019
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit normal normal Awaiting Review defect (bug) 03/16/2023
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 09/04/2018
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov normal normal Awaiting Review defect (bug) has-patch 05/10/2021
#41631 Same Term Not Added normal normal Awaiting Review defect (bug) dev-feedback 09/21/2017
#43626 Searching for tags using slugs work for English but does not work for Arabic normal normal Awaiting Review defect (bug) 03/26/2018
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 07/09/2023
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
#42522 Terms are uselessly counted when saving a post pbearne normal normal Awaiting Review defect (bug) has-patch 06/14/2024
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens normal normal Awaiting Review defect (bug) 01/13/2022
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 08/27/2023
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() normal normal Awaiting Review defect (bug) 09/08/2020
#60269 URL parameter filtering with 'tag' parameter normal normal Awaiting Review defect (bug) 01/16/2024
#44630 WP_Term_Query does not return all terms when 'number' and 'object_ids' are specified normal critical Awaiting Review defect (bug) has-patch 01/17/2019
#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
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#60878 We need to add trim validation on Add New Category name normal normal Awaiting Review defect (bug) has-patch 10/03/2024
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category normal normal Awaiting Review defect (bug) 09/20/2019
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 11/12/2020
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 11/21/2018
#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 normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 12/02/2018
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 09/23/2017
#50046 lack table selector in `_update_post_term_count` normal normal Awaiting Review defect (bug) 05/01/2020
#58216 numeric tags are tagged with tag-ID instead of tag-slug in the post_class() normal major Awaiting Review defect (bug) has-patch 05/02/2023
#57300 parse_tax_query() does not handle array query param when taxonomy has rewrite set to hierarchical normal major Awaiting Review defect (bug) has-patch 10/16/2024
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 06/03/2022
#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
#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
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default normal normal Awaiting Review defect (bug) dev-feedback 04/14/2017
#40206 wp_insert_term() $slug_provided check fails normal normal Awaiting Review defect (bug) has-patch 05/22/2023
#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
#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 normal normal Awaiting Review enhancement has-patch 10/29/2024
#49260 Add filter to change wp_dropdown_categories default arguments normal normal Awaiting Review enhancement 01/22/2020
#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
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() normal normal Awaiting Review enhancement has-patch 01/05/2018
#59804 Can we implement a manage status of taxonomy term ? normal normal Awaiting Review enhancement 08/13/2024
#39835 Category slug could be auto-generated with ability to update manually normal normal Awaiting Review enhancement 02/10/2017
#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 12/10/2024
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() normal normal Awaiting Review enhancement needs-docs 05/10/2019
#62123 Improve performance of get_ancestors() with recursive common table expression. normal normal Awaiting Review enhancement 11/06/2024
#33585 Improve wp_list_categories to support multiple taxonomies normal normal Awaiting Review enhancement 06/04/2020
#61303 Increase taxonomy name character limit normal normal Awaiting Review enhancement 06/11/2024
#54534 Introduce a get_term_by_args filter normal normal Awaiting Review enhancement 11/30/2021
#54567 Introduce specific item_link and and item_link_description labels for post formats normal normal Awaiting Review enhancement has-patch 04/29/2022
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least normal normal Awaiting Review enhancement has-patch 05/15/2017
#39406 Make callback_args filterable in WP_Terms_List_Table normal normal Awaiting Review enhancement has-patch 10/12/2019
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> normal normal Awaiting Review enhancement has-patch 09/29/2023
#41878 No way to change the order of fields for taxonomy meta normal normal Awaiting Review enhancement 09/13/2017
#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 normal normal Awaiting Review enhancement has-patch 01/16/2019
#41702 Slug for Category or Tag should be generated automatically normal normal Awaiting Review enhancement has-patch 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
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy normal normal Awaiting Review enhancement has-patch 12/05/2024
#51366 Taxonomy:post_format show_in_nav_menus has no effect normal normal Awaiting Review enhancement 09/24/2020
#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
#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 normal normal Awaiting Review enhancement has-patch 01/31/2025
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
1 2 3
Note: See TracReports for help on using and creating reports.