Make WordPress Core

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

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' has-patch normal normal Awaiting Review defect (bug) 03/17/2022 1
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() has-patch normal normal Awaiting Review enhancement 01/05/2018 3
#42422 'unique' index not removed from the 'slug' column of the 'wp_terms' table normal normal Awaiting Review defect (bug) 11/11/2017 6
#42522 Terms are uselessly counted when saving a post pbearne has-patch normal normal Awaiting Review defect (bug) 06/14/2024 4
#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
#43626 Searching for tags using slugs work for English but does not work for Arabic normal normal Awaiting Review defect (bug) 03/26/2018 4
#43729 Pagination on static Post page not working after changing Permalink Catagory Base reporter-feedback normal normal Awaiting Review defect (bug) 04/16/2018 2
#43798 Add multiple parent ids in get_terms function normal normal Awaiting Review enhancement 10/14/2020
#43804 Undefined offset: 0 in ../wp-includes/taxonomy.php on line 1903 reporter-feedback normal normal Awaiting Review defect (bug) 01/17/2019 1
#43835 Add thumbnail to category (like to posts) dev-feedback normal normal Awaiting Review feature request 04/24/2018 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
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 02/28/2024 6
#44343 Add filter hook for parent dropdown arguments dev-feedback normal normal Awaiting Review feature request 06/11/2018 4
#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
#44728 Quick edit for taxonomies is using filtered data dev-feedback normal normal Awaiting Review defect (bug) 05/08/2019 4
#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
#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
#44849 Post type parameter not preserved when editing/deleting custom taxonomy term normal normal Awaiting Review defect (bug) 09/04/2018 4
#44854 Bulk action missing/hidden on taxonomies has-patch normal minor Awaiting Review defect (bug) 04/22/2024 5
#44969 Add support to limit results in get_objects_in_term() dev-feedback normal normal Awaiting Review enhancement 05/03/2020 1
#45023 Improve parent and child category description example dev-feedback normal minor Awaiting Review enhancement 10/03/2018 4
#45076 Category counter is not updated dev-feedback normal normal Awaiting Review defect (bug) 12/09/2018 2
#45085 different args passed to "term_name" and "term_{$field}" filters normal normal Awaiting Review enhancement 10/17/2023 1
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed normal normal Awaiting Review enhancement 10/15/2018
#45107 Taxonomies should only be allowed to support one object type needs-unit-tests normal normal Awaiting Review enhancement 02/12/2019 2
#45166 Prevent deleting default term for any kind of taxonomy has-patch normal normal Awaiting Review enhancement 01/16/2019 1
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 11/21/2018 1
#45457 get_terms returns incorrect terms set for indirect children normal normal Awaiting Review defect (bug) 12/02/2018 3
#45722 add markup to highlight the active tag normal normal Awaiting Review feature request 12/20/2018
#45938 Adding new term meta fails if column is wrapped in a conditional dev-feedback normal normal Awaiting Review defect (bug) 02/01/2019
#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
#46162 get_taxonomies by post_type no output normal normal Awaiting Review defect (bug) 05/12/2020
#46166 wp_update_term sanitizes the description, removing all html normal normal Awaiting Review defect (bug) 02/01/2019
#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
#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
#46482 Non-hierarchical taxonomies using checkbox display are not saving in quick edit normal normal Awaiting Review defect (bug) 03/16/2023 1
#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
#47101 Improve contrast when deleting terms in list table via AJAX normal normal Future Release defect (bug) 06/24/2019 5
#47105 Not focusing on input control when validate that input control normal normal Future Release defect (bug) 06/28/2019 3
#47310 Add Column Taxonomy Links Filter to Media List Table normal normal Awaiting Review enhancement 12/12/2021
#47314 Add "parent" parameter to get_term_by normal normal Awaiting Review feature request 12/13/2019 2
#47339 Tags S and Š normal normal Awaiting Review defect (bug) 07/09/2023 9
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category normal normal Awaiting Review defect (bug) 09/20/2019 2
#48114 New category page does not update on button click normal minor Awaiting Review defect (bug) 10/19/2019 3
#48220 Category Dropdown Layout Issue normal major Awaiting Review defect (bug) 10/05/2019
#48284 MIsleading behavior and documentation in include argument of WP_Term_Query normal normal Awaiting Review defect (bug) 10/12/2019
#48498 Walker_Category should also accept the `item_spacing` parameter. normal minor Awaiting Review enhancement 11/06/2019
#48682 Introduce WP_Labels class dev-feedback normal normal Awaiting Review enhancement 11/17/2019
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters normal normal Awaiting Review enhancement 01/12/2020 3
#49189 Term description cannot be filtered in admin area normal normal Awaiting Review enhancement 01/13/2020
#49260 Add filter to change wp_dropdown_categories default arguments normal normal Awaiting Review enhancement 01/22/2020 2
#49488 WP-ADMIN > Add New Post Tags section - Issue normal normal Awaiting Review feature request 02/21/2020
#49559 Post Category Restoration normal normal Awaiting Review enhancement 03/02/2020
#49632 Force lowercase for taxonomy id in register_taxonomy() dev-feedback normal normal Awaiting Review enhancement 03/12/2020 1
#49799 get_the_terms() object term cache check too strict? needs-unit-tests normal normal Awaiting Review defect (bug) 04/16/2020 6
#49912 Global setting to show tag content in ascending/chronological order dev-feedback normal normal Awaiting Review feature request 08/26/2020 2
#50046 lack table selector in `_update_post_term_count` normal normal Awaiting Review defect (bug) 05/01/2020
#50047 Taxonomy parent select field not cleared after creating category dev-feedback normal minor Awaiting Review defect (bug) 05/01/2020 1
#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
#50082 Item count is not increasing after adding category dev-feedback normal normal Future Release defect (bug) 08/11/2020 3
#50229 slugs aren't allowed as long as they're in different taxonomies. normal normal Awaiting Review defect (bug) 05/22/2020
#50294 Ampersand and other symbols in term_exists do not get encoded properly normal normal Awaiting Review defect (bug) 05/25/2022 1
#50444 Issue by taxonomy terms in quick edit normal normal Awaiting Review defect (bug) 06/24/2020 4
#50568 Improve WP_Term's sanitization calls pbearne needs-unit-tests normal normal 6.9 enhancement 02/26/2025 12
#50894 Replicate default behaviour for Custom taxonomies while creating/updating a post. SergeyBiryukov has-patch normal normal Awaiting Review defect (bug) 05/10/2021 5
#51135 The main (primary) taxonomy term in post normal normal Awaiting Review enhancement 11/24/2020 1
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies normal minor Awaiting Review feature request 12/19/2020 4
#51264 There is no option to remove default_term using register_taxonomy() or unregister_taxonomy() normal normal Awaiting Review defect (bug) 09/08/2020 1
#51366 Taxonomy:post_format show_in_nav_menus has no effect normal normal Awaiting Review enhancement 09/24/2020 1
#51666 Cannot unselect terms for a taxonomy with a default_term normal normal Awaiting Review defect (bug) 11/24/2020 1
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 11/12/2020
#51864 set_object_terms hook $tt_ids arg issue normal normal Awaiting Review defect (bug) 11/24/2020
#51905 Issue with 'is_object_in_term' when terms assigned in increseing order normal major Awaiting Review defect (bug) 12/01/2020
#52724 Add filters to term label and info values dev-feedback normal normal Awaiting Review enhancement 04/26/2021 1
#52726 Allow default term when a user does not have assign_terms capability normal normal Awaiting Review defect (bug) 03/05/2021
#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
#52975 Add "states" to terms list table (for WP_Taxonomy::$default_term) normal normal Awaiting Review defect (bug) 04/05/2021
#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
#53591 Firts <ul> missing in wp_list_categories() normal normal Awaiting Review defect (bug) 07/05/2021 4
#53613 Add filter to prevent term deletion dev-feedback normal normal Awaiting Review enhancement 07/17/2021 2
#53642 Add class to get_the_term_list links has-patch normal normal Future Release enhancement 05/05/2024 3
#53756 Can’t Change Tags’ Letter Case normal normal Awaiting Review defect (bug) 11/28/2021 2
#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
#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
#54810 Terms management screen: Bulk actions dropdown overlaps search field on small screens normal normal Awaiting Review defect (bug) 01/13/2022 1
#54819 Adding Taxonomy with word "media" not showing list in Edit/Create Post normal normal Awaiting Review defect (bug) 03/20/2023 1
#55358 Passing int term term_exists parent param not respected needs-unit-tests normal normal Future Release defect (bug) 02/28/2025 7
#55426 Two Categories in one URL; Shows Posts that are in BOTH Categories doesn’t work reporter-feedback normal normal Awaiting Review defect (bug) 05/17/2022 12
#55854 Save term creation time by default normal minor Awaiting Review feature request 05/27/2022
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 06/03/2022 1
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter dev-feedback normal normal Awaiting Review enhancement 06/09/2022
#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
#56264 WP_Term_Query does not allow limiting results when descending family tree normal normal Awaiting Review feature request 10/12/2022 2
#56351 Shared terms will not apply properly to a post in WordPress 6.0 reporter-feedback normal normal Awaiting Review defect (bug) 08/14/2022 5
#56518 Terms with "0" slug do not work normal normal Awaiting Review defect (bug) 08/27/2023 4
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists normal normal Awaiting Review defect (bug) 10/23/2022
#56894 Add new param for "register_taxonomy" for required taxonomy reporter-feedback normal normal Awaiting Review feature request 03/20/2023 1
#56895 SEO tools can't differ from Tag and Categories normal normal Awaiting Review feature request 10/24/2022
Note: See TracReports for help on using and creating reports.