Make WordPress Core

{40} Tickets Awaiting Review (4847 matches)

Create a new ticket

Tickets in the Awaiting Review milestone.

Customize the query here: http://core.trac.wordpress.org/query?milestone=Awaiting+Review.

Results (2801 - 2900 of 4847)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#57619 register_taxonomy doesn't check for reserved terms Taxonomy normal enhancement 07/11/2025 dev-feedback
#61761 `wp_term_insert` inconsistent validation logic for `name` and `slug` Taxonomy normal enhancement 07/10/2025 dev-feedback
#63428 Taxonomy settings (output order) Taxonomy normal feature request 05/10/2025 dev-feedback
#36641 WP_Term method __toString Taxonomy normal enhancement 01/31/2025 has-patch
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal enhancement 01/25/2025 4.4 has-patch
#59703 Enable Block Editor for term description Taxonomy normal enhancement 12/10/2024
#61957 Taxonomies: Allow querying for all posts with any term of a given taxonomy Taxonomy normal enhancement 12/05/2024 has-patch
#60532 Add a `pre_set_object_terms` action Taxonomy normal enhancement 10/29/2024 6.5 has-patch
#59804 Can we implement a manage status of taxonomy term ? Taxonomy normal enhancement 08/13/2024
#60159 Performance Issues with Large Number of Categories in WordPress Admin Panel Taxonomy minor enhancement 07/24/2024 6.4.2
#61303 Increase taxonomy name character limit Taxonomy normal enhancement 06/11/2024 2.3
#59667 Edit Category Screen: Improve error message when trying to update a category with an existing slug Taxonomy minor enhancement 10/18/2023 6.3.2
#45085 different args passed to "term_name" and "term_{$field}" filters Taxonomy normal enhancement 10/17/2023
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal enhancement 09/29/2023 has-patch
#59478 term_exists() to return false if no terms exist Taxonomy normal enhancement 09/27/2023
#58924 Add a small precision on the documentation of the register_taxonomy function Taxonomy minor feature request 07/27/2023 6.2.2
#57933 Add query object for taxonomy terms (not posts) Taxonomy normal enhancement 03/17/2023
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal enhancement 11/18/2022 3.6 dev-feedback
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal feature request 10/26/2022 4.8.2 has-patch
#56895 SEO tools can't differ from Tag and Categories Taxonomy normal feature request 10/24/2022
#56264 WP_Term_Query does not allow limiting results when descending family tree Taxonomy normal feature request 10/12/2022 2.7.1
#55956 Pass $maybe_orderby_meta into 'get_terms_orderby' filter Taxonomy normal enhancement 06/09/2022 2.8 dev-feedback
#55854 Save term creation time by default Taxonomy minor feature request 05/27/2022 6.0
#54567 Introduce specific item_link and and item_link_description labels for post formats Taxonomy normal enhancement 04/29/2022 5.9 has-patch
#47310 Add Column Taxonomy Links Filter to Media List Table Taxonomy normal enhancement 12/12/2021
#54534 Introduce a get_term_by_args filter Taxonomy normal enhancement 11/30/2021
#53613 Add filter to prevent term deletion Taxonomy normal enhancement 07/17/2021 dev-feedback
#52724 Add filters to term label and info values Taxonomy normal enhancement 04/26/2021 dev-feedback
#51181 Capabilities arg for register_taxonomy() inneffective on non-hierarchical taxonomies Taxonomy minor feature request 12/19/2020
#51135 The main (primary) taxonomy term in post Taxonomy normal enhancement 11/24/2020
#43798 Add multiple parent ids in get_terms function Taxonomy normal enhancement 10/14/2020
#51366 Taxonomy:post_format show_in_nav_menus has no effect Taxonomy normal enhancement 09/24/2020 3.4
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal feature request 08/26/2020 5.5 dev-feedback
#33585 Improve wp_list_categories to support multiple taxonomies Taxonomy normal enhancement 06/04/2020 2.3 needs-patch
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal enhancement 05/03/2020 dev-feedback
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal enhancement 03/12/2020 dev-feedback
#49559 Post Category Restoration Taxonomy normal enhancement 03/02/2020 5.3.2 needs-patch
#49488 WP-ADMIN > Add New Post Tags section - Issue Taxonomy normal feature request 02/21/2020 5.3.2
#49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal enhancement 01/22/2020 5.3.2
#49189 Term description cannot be filtered in admin area Taxonomy normal enhancement 01/13/2020 5.3.2
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal enhancement 01/12/2020
#47314 Add "parent" parameter to get_term_by Taxonomy normal feature request 12/13/2019
#48682 Introduce WP_Labels class Taxonomy normal enhancement 11/17/2019 dev-feedback
#48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy minor enhancement 11/06/2019
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal enhancement 10/12/2019 4.7 has-patch
#35250 Enable developer to omit "internal" taxonomies from return value of get_taxonomies() Taxonomy normal enhancement 05/10/2019 needs-docs
#45107 Taxonomies should only be allowed to support one object type Taxonomy normal enhancement 02/12/2019 needs-unit-tests
#45166 Prevent deleting default term for any kind of taxonomy Taxonomy normal enhancement 01/16/2019 has-patch
#45722 add markup to highlight the active tag Taxonomy normal feature request 12/20/2018
#45092 WP_Query->is_category wrongly calculate current category when WP_Term is passed Taxonomy normal enhancement 10/15/2018 4.9.8
#45023 Improve parent and child category description example Taxonomy minor enhancement 10/03/2018 dev-feedback
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies Taxonomy minor enhancement 08/09/2018 needs-patch
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal enhancement 01/05/2018 4.7 has-patch
#38265 Add term_relationship_id column to wp_term_relationships Taxonomy normal feature request 10/25/2017 dev-feedback
#41878 No way to change the order of fields for taxonomy meta Taxonomy normal enhancement 09/13/2017 4.8.1
#41776 wp_list_category array element 'exclude' better be called 'exclude_id' Taxonomy normal enhancement 09/01/2017 4.8.1
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal enhancement 08/22/2017 4.8.1 has-patch
#40661 WP_Term_Query->parse_query() needs filter like 'get_terms' Taxonomy normal enhancement 08/04/2017 needs-unit-tests
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal enhancement 05/15/2017 has-patch
#40232 Could is_tax check through queried_terms instead of queried_object? Taxonomy normal feature request 03/22/2017 4.7.3
#40047 Add term_meta to WP_Term class getter method Taxonomy normal enhancement 03/13/2017 4.8 dev-feedback
#39969 add filter to end of post_categories_meta_box() Taxonomy normal enhancement 02/26/2017
#39835 Category slug could be auto-generated with ability to update manually Taxonomy normal enhancement 02/10/2017 4.7.2
#64044 Request to change the limit of each sitemap to 1000 urls instead of 2000 urls as current Sitemaps normal enhancement 09/28/2025 dev-feedback
#61293 Display an empty sitemap instead of 404 Sitemaps normal enhancement 09/27/2025 has-patch
#59998 Hide terms from XML sitemap that have only one object in them Sitemaps normal enhancement 09/18/2024
#51211 Implement a consistent function to obtain the sitemap location Sitemaps trivial enhancement 12/28/2023 5.5.1 has-patch
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps normal enhancement 03/16/2023 dev-feedback
#56954 Add action or constant 'doing_sitemap' Sitemaps normal enhancement 11/02/2022
#51543 Create is_sitemap() conditional tag Sitemaps normal feature request 07/01/2022
#55477 Add Custom Post Types Archive Pages to Sitemap Sitemaps major enhancement 03/29/2022 5.9.2
#51318 WP_Sitemaps_Provider protected $name property Sitemaps major enhancement 09/30/2020 5.5.1
#51016 Video and image schemas support Sitemaps minor enhancement 08/19/2020 5.5
#64189 Include value of EMPTY_TRASH_DAYS constant Site Health normal feature request 11/06/2025 has-patch
#62129 Add a Site Health test for existence of sender email address Site Health normal enhancement 08/07/2025 dev-feedback
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal enhancement 07/03/2025 dev-feedback
#63634 Expand servehappy to detect MariaDB/MySQL versions with very short support periods Site Health normal enhancement 06/27/2025
#59070 child theme should not be counted as additional theme Site Health normal enhancement 06/20/2025 6.3 has-patch
#63524 Add DISABLE_WP_CRON to site health constants Site Health normal enhancement 06/06/2025 6.8 dev-feedback
#62526 Add the theme type (block theme or non block theme) to the site health page Site Health normal enhancement 05/26/2025 dev-feedback
#51326 Site Health: Add all constants used by core Site Health minor enhancement 04/13/2025 5.2
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal enhancement 03/06/2025 dev-feedback
#62994 Add a site health check for global table schemas Site Health normal enhancement 02/20/2025 needs-patch
#47651 Provide required PHP version for plugins with minimum PHP requirement Site Health normal enhancement 02/20/2025 5.2 dev-feedback
#62631 Add plugin dependencies to Site Health Site Health normal enhancement 12/03/2024 6.7.1 has-patch
#62304 Site Health: Allow dismissing warnings Site Health normal enhancement 10/27/2024 6.6.2
#62214 Update Site Health to use `do_accordion_sections()` Site Health normal enhancement 10/13/2024 5.2 dev-feedback
#61967 Allow site health managment Site Health normal feature request 10/10/2024
#62119 Notice in Site Health in case revisions are disabled Site Health normal feature request 10/02/2024 has-patch
#59893 Add a translation section in the Site Health report Site Health normal enhancement 09/26/2024 6.5 dev-feedback
#61743 Capture and inform users when plugins or themes are `_doing_it_wrong()` Site Health normal enhancement 07/24/2024
#56258 Add IPv6 availability check in Site Health Site Health normal feature request 03/08/2024
#60508 Add a plugin dependency section to Site Health Site Health normal feature request 02/12/2024
#54338 Site Health dashboard: "insecure PHP" Site Health normal enhancement 01/24/2024
#54116 Check ImageMagick version 6/7 Site Health normal enhancement 01/24/2024
#56987 Site Health: add visual placeholder for checks that are still loading Site Health normal enhancement 10/23/2023 dev-feedback
#59362 Display deprecated function usage in Site Health Site Health normal enhancement 09/16/2023 6.3.1 dev-feedback
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal enhancement 03/23/2023 dev-feedback
#56276 Check hosting compatibility for Mobile Application to work with the site Site Health normal enhancement 03/07/2023
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health minor enhancement 03/01/2023 dev-feedback
Note: See TracReports for help on using and creating reports.