Make WordPress Core

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

Taxonomy (100 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61094 Unsupported `count` argument in `WP_Term_Query` DocBlock has-patch normal normal 6.7 defect (bug) 08/25/2024 5
#38922 Use REST API for ajax tag search normal normal Future Release defect (bug) 10/25/2020 65
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories has-patch normal normal Awaiting Review defect (bug) 09/14/2017
#19590 Warnings when unregistering core taxonomies and post types normal normal defect (bug) 06/04/2019 18
#60878 We need to add trim validation on Add New Category name has-patch normal normal Awaiting Review defect (bug) 04/05/2024 4
#48068 Weird behavior when setting hierarchical to false on the built-in taxonomy category normal normal Awaiting Review defect (bug) 09/20/2019 2
#37009 When two different tags generate the same slug, the second tag is rejected boonebgorges normal normal defect (bug) 01/18/2022 10
#51759 WordPress the_tags() before not working at the loop normal normal Awaiting Review defect (bug) 11/12/2020
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly has-patch normal normal Future Release defect (bug) 10/11/2017 4
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies has-patch normal normal Awaiting Review defect (bug) 02/22/2017
#44279 `get_terms()` with `child_of` and `childless` combined normal normal Future Release defect (bug) 02/28/2024 6
#45393 categories don't work in brand-new wordpress instance (return 404) normal normal Awaiting Review defect (bug) 11/21/2018 1
#28118 category sort bug normal normal Future Release defect (bug) 04/22/2019 10
#57835 class-wp-term-query.php no error checking reporter-feedback normal normal Awaiting Review defect (bug) 03/03/2023 4
#24354 get_cat_id() fails with category names containing ampersand boonebgorges has-patch normal normal defect (bug) 06/04/2019 12
#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
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* normal normal Awaiting Review defect (bug) 09/23/2017 2
#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
#55908 performing two identical actions in sequence produces different results normal normal Awaiting Review defect (bug) 06/03/2022 1
#28033 post_categories_meta_box on non-hierarchical custom taxonomy rufein normal normal Future Release defect (bug) 06/04/2019 12
#35504 response to adding data to taxonomy shows in a wrong place reporter-feedback normal normal defect (bug) 06/04/2020 2
#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
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default dev-feedback normal normal Awaiting Review defect (bug) 04/14/2017 4
#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
#18448 wp_insert_category() is Not Properly Abstracted chriscct7 has-patch normal normal defect (bug) 06/04/2019 5
#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
#26268 Add UI to Category page to indicate default category helen has-patch normal normal Future Release enhancement 05/06/2019 39
#60532 Add a `pre_set_object_terms` action has-patch normal normal Awaiting Review enhancement 02/22/2024
#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 needs-unit-tests normal normal enhancement 06/04/2019 1
#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 normal normal Future Release enhancement 07/13/2021 16
#39835 Category slug could be auto-generated with ability to update manually normal normal Awaiting Review enhancement 02/10/2017 1
#30262 Combine wp_terms and wp_term_taxonomy tables low normal enhancement 06/04/2019 5
#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
#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 11/07/2023 2
#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
#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
#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
#59594 Remove $taxonomies from cache key generation in WP_Term_Query dev-feedback normal normal Future Release enhancement 10/26/2023 4
#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
Note: See TracReports for help on using and creating reports.