Make WordPress Core

{7} Future Releases (8271 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (7001 - 7100 of 8271)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
4 #46338 taxonomy_meta_box_sanitize_cb_checkboxes: Warning: array_map(): Expected parameter 2 to be an array, string given Taxonomy normal normal Awaiting Review defect (bug) 04/17/2024
1 #43995 wp_dropdown_categories(array( 'pad_counts' => true ) ) doesn't correctly pad counts on post_types with custom stati Taxonomy normal normal Awaiting Review defect (bug) 01/17/2019
1 #63091 wp_get_archives() with post_type parameter generates duplicate query parameters in URLs Taxonomy normal normal Awaiting Review defect (bug) 03/13/2025
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 04/14/2017
#61936 wp_get_object_terms: Unexpected return type (PHP 7.4)/fatal error (PHP 8.0+) when requesting a count Taxonomy normal normal Future Release defect (bug) 09/01/2024
2 #40206 wp_insert_term() $slug_provided check fails Taxonomy normal normal Awaiting Review defect (bug) has-patch 05/22/2023
1 #41867 wp_list_categories throws SQL error if list is empty Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 02/21/2019
#50080 wp_set_post_tags() adds terms to post types that don't support the term's taxonomy Taxonomy normal normal Awaiting Review defect (bug) reporter-feedback 05/04/2020
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal normal Awaiting Review defect (bug) 02/01/2019
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal normal Awaiting Review defect (bug) 10/23/2022
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal normal Awaiting Review enhancement 01/12/2020
1 #47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal normal Awaiting Review enhancement 12/12/2021
10 #26268 Add UI to Category page to indicate default category helen Taxonomy normal normal Future Release enhancement has-patch 05/06/2019
2 #60532 Add a `pre_set_object_terms` action Taxonomy normal normal Awaiting Review enhancement has-patch 10/29/2024
1 #53642 Add class to get_the_term_list links Taxonomy normal normal Future Release enhancement has-patch 05/05/2024
1 #49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal normal Awaiting Review enhancement 01/22/2020
#53613 Add filter to prevent term deletion Taxonomy normal normal Awaiting Review enhancement dev-feedback 07/17/2021
2 #52724 Add filters to term label and info values Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/26/2021
#43798 Add multiple parent ids in get_terms function Taxonomy normal normal Awaiting Review enhancement 10/14/2020
3 #58404 Add pre_update_term filter hook Taxonomy normal normal Future Release enhancement needs-unit-tests 09/25/2023
#57933 Add query object for taxonomy terms (not posts) Taxonomy normal normal Awaiting Review enhancement 03/17/2023
18 #23421 Add sortable to taxonomy column Taxonomy normal normal Future Release enhancement dev-feedback 08/11/2021
#53319 Add support for a "reverse" argument in get_term_parents_list() function Taxonomy normal normal Future Release enhancement needs-unit-tests 07/26/2023
1 #44969 Add support to limit results in get_objects_in_term() Taxonomy normal normal Awaiting Review enhancement dev-feedback 05/03/2020
4 #32642 Add supports argument to register_taxonomy Taxonomy normal normal Future Release enhancement dev-feedback 04/30/2018
#40047 Add term_meta to WP_Term class getter method Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/13/2017
1 #42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
#59804 Can we implement a manage status of taxonomy term ? Taxonomy normal normal Awaiting Review enhancement 08/13/2024
4 #33148 Categories are missing in admin category list when child category linked to non-existant parent id Taxonomy normal normal Future Release enhancement 07/13/2021
#39835 Category slug could be auto-generated with ability to update manually Taxonomy normal normal Awaiting Review enhancement 02/10/2017
22 #30262 Combine wp_terms and wp_term_taxonomy tables johnbillion* Taxonomy low normal Future Release enhancement has-patch 02/21/2025
6 #28232 Custom Taxonomy filter on post listing pages Taxonomy normal normal Future Release enhancement 11/05/2018
#59667 Edit Category Screen: Improve error message when trying to update a category with an existing slug Taxonomy normal minor Awaiting Review enhancement 10/18/2023
3 #59703 Enable Block Editor for term description Taxonomy normal normal Awaiting Review enhancement 12/10/2024
1 #35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal normal Awaiting Review enhancement needs-docs 05/10/2019
1 #49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/12/2020
8 #38310 Improve "wp_update_term" documentation ruudjoyo Taxonomy normal normal Future Release enhancement needs-unit-tests 09/29/2021
1 #45023 Improve parent and child category description example Taxonomy normal minor Awaiting Review enhancement dev-feedback 10/03/2018
3 #62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal normal Awaiting Review enhancement 11/06/2024
1 #33585 Improve wp_list_categories to support multiple taxonomies Taxonomy normal normal Awaiting Review enhancement 06/04/2020
#61303 Increase taxonomy name character limit Taxonomy normal normal Awaiting Review enhancement 06/11/2024
2 #48682 Introduce WP_Labels class Taxonomy normal normal Awaiting Review enhancement dev-feedback 11/17/2019
1 #54534 Introduce a get_term_by_args filter Taxonomy normal normal Awaiting Review enhancement 11/30/2021
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal normal Awaiting Review enhancement has-patch 04/29/2022
1 #40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
2 #39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019
11 #38280 Make term count for a specific object type available Taxonomy normal normal Future Release enhancement has-patch 12/23/2024
2 #19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal Future Release enhancement has-patch 06/26/2017
5 #28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal Future Release enhancement has-patch 06/06/2018
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal normal Awaiting Review enhancement has-patch 09/29/2023
#35326 New taxonomy template Taxonomy normal normal Future Release enhancement dev-feedback 02/05/2017
#41878 No way to change the order of fields for taxonomy meta Taxonomy normal normal Awaiting Review enhancement 09/13/2017
#38278 Only query taxonomies assigned to the post types being queried Taxonomy normal normal Awaiting Review enhancement dev-feedback 04/20/2017
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal normal Awaiting Review enhancement dev-feedback 06/09/2022
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy normal minor Awaiting Review enhancement 07/24/2024
#49559 Post Category Restoration Taxonomy normal normal Awaiting Review enhancement 03/02/2020
3 #45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 01/16/2019
1 #41702 Slug for Category or Tag should be generated automatically Taxonomy 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 Taxonomy normal minor Awaiting Review enhancement 08/09/2018
6 #45107 Taxonomies should only be allowed to support one object type Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 02/12/2019
1 #61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal normal Awaiting Review enhancement has-patch 12/05/2024
16 #9547 Taxonomy - interesting 'unused' term_order column in table term_relationships. Taxonomy high normal Future Release enhancement dev-feedback 11/28/2023
13 #37914 Taxonomy: Allow terms to be previewed before publishing Taxonomy normal normal Future Release enhancement dev-feedback 06/04/2019
#51366 Taxonomy:post_format show_in_nav_menus has no effect Taxonomy normal normal Awaiting Review enhancement 09/24/2020
1 #49189 Term description cannot be filtered in admin area Taxonomy normal normal Awaiting Review enhancement 01/13/2020
17 #40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
2 #51135 The main (primary) taxonomy term in post Taxonomy normal normal Awaiting Review enhancement 11/24/2020
5 #37310 To get Term Metadata in $term->meta_key Taxonomy normal normal Future Release enhancement 01/07/2020
4 #36228 Uncheck "uncategorized" when you select a category Taxonomy normal normal Future Release enhancement 10/03/2018
1 #24040 Use "posts" instead of "topics" (in tagcloud tooltips) Taxonomy low normal Awaiting Review enhancement close 05/14/2023
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed Taxonomy normal normal Awaiting Review enhancement 10/15/2018
1 #36641 WP_Term method __toString Taxonomy normal normal Awaiting Review enhancement has-patch 01/31/2025
2 #40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal normal Awaiting Review enhancement needs-unit-tests 08/04/2017
1 #48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy normal minor Awaiting Review enhancement 11/06/2019
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal normal Awaiting Review enhancement has-patch 01/25/2025
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal normal Awaiting Review enhancement has-patch 08/20/2024
#39969 add filter to end of post_categories_meta_box() Taxonomy normal normal Awaiting Review enhancement 02/26/2017
1 #45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal normal Awaiting Review enhancement 10/17/2023
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal normal Awaiting Review enhancement dev-feedback 11/18/2022
5 #40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
2 #57619 register_taxonomy doesn't check for reserved terms Taxonomy normal normal Awaiting Review enhancement 02/03/2023
3 #57586 term_exists() return type not consistent regarding wp_insert_term() Taxonomy normal normal Future Release enhancement dev-feedback 09/15/2023
1 #59478 term_exists() to return false if no terms exist Taxonomy normal normal Awaiting Review enhancement 09/27/2023
18 #19373 wp_insert_post() should not contain current_user_can() checks Taxonomy normal major Future Release enhancement has-patch 01/08/2025
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' Taxonomy normal normal Awaiting Review enhancement 09/01/2017
43 #14877 Ability to create exclusive custom taxonomies helen* Taxonomy normal minor Future Release feature request 11/20/2021
4 #38308 Accept 'meta_query' parameter in `WP_Tax_Query` Taxonomy normal normal Future Release feature request 07/30/2017
1 #47314 Add "parent" parameter to get_term_by Taxonomy normal normal Awaiting Review feature request 12/13/2019
#58924 Add a small precision on the documentation of the register_taxonomy function Taxonomy normal minor Awaiting Review feature request 07/27/2023
#44343 Add filter hook for parent dropdown arguments Taxonomy normal normal Awaiting Review feature request dev-feedback 06/11/2018
#56894 Add new param for "register_taxonomy" for required taxonomy Taxonomy normal normal Awaiting Review feature request reporter-feedback 03/20/2023
6 #38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal normal Awaiting Review feature request dev-feedback 10/25/2017
2 #43835 Add thumbnail to category (like to posts) Taxonomy normal normal Awaiting Review feature request dev-feedback 04/24/2018
4 #39372 Allow count for wp_terms query to count other post statuses as well as published posts Taxonomy normal normal Awaiting Review feature request reporter-feedback 12/23/2020
7 #51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies Taxonomy normal minor Awaiting Review feature request 12/19/2020
1 #40232 Could is_tax check through queried_terms instead of queried_object? Taxonomy normal normal Awaiting Review feature request 03/22/2017
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal normal Awaiting Review feature request dev-feedback 08/26/2020
#56895 SEO tools can't differ from Tag and Categories Taxonomy normal normal Awaiting Review feature request 10/24/2022
1 #55854 Save term creation time by default Taxonomy normal minor Awaiting Review feature request 05/27/2022
30 #13816 There should be built-in index pages for taxonomies Taxonomy normal normal Future Release feature request dev-feedback 12/11/2024
Note: See TracReports for help on using and creating reports.