Make WordPress Core

{40} Tickets Awaiting Review (4796 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 (2301 - 2400 of 4796)

Defects Awaiting Review (67 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#53109 wp_insert_user should return a WP_Error when passing a too long first_name parameter audrasjb Users normal defect (bug) 07/18/2024 has-patch
#61455 wp_kses & block parser being used on pre_term_name hook General normal defect (bug) 06/19/2024 6.5.4 has-patch
#60347 wp_kses breaking text fragments links Formatting normal defect (bug) 07/09/2025 has-patch
#58377 wp_kses filters custom block name with consecutive hyphens Formatting normal defect (bug) 05/23/2023 6.1.1
#61246 wp_kses makes HTML comment HTML uncommented Formatting normal defect (bug) 09/03/2024 has-patch
#56521 wp_kses wp_kses_hair fails to allow a valueless attribute when is follwed by / Security major defect (bug) 09/06/2022 6.0.2 has-patch
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal defect (bug) 06/22/2024 3.5 has-patch
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal defect (bug) 01/16/2026 has-patch
#62024 wp_kses_post incorrectly escapes "<" attributes values Formatting normal defect (bug) 10/01/2025 5.0
#63157 wp_list_comments behaves differently when passed string or array Comments normal defect (bug) 04/24/2025 6.7.2
#43025 wp_list_filter should filter all iterable objects General normal defect (bug) 02/11/2018 4.9.1 needs-patch
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal defect (bug) 07/06/2023 4.9 dev-feedback
#57136 wp_list_pluck's key argument not working correctly when its zero General normal defect (bug) 02/23/2024 4.7 has-patch
#57955 wp_localize_jquery_ui_datepicker parsing general settings date_format wrong Date/Time minor defect (bug) 03/20/2023 6.1.1
#54246 wp_logout sometimes causes 'upstream sent too big header' Login and Registration normal defect (bug) 05/12/2025
#28473 wp_mail incorrectly parses multiline From header Mail normal defect (bug) 09/09/2025 3.9.1 has-patch
#60855 wp_mkdir_p can error when simultaneous requests attempt to create the same directory General normal defect (bug) 05/20/2024
#46042 wp_nav_menu always returns a container Menus normal defect (bug) 01/19/2019
#18842 wp_nav_menu confuses new developers when it falls through to page listing Menus normal defect (bug) 09/20/2017 3.2 needs-patch
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install minor defect (bug) 07/13/2025 dev-feedback
#55748 wp_query post_type taxonomies doesn't accept array in url if hierarchical Query minor defect (bug) 05/17/2022 5.9.3
#44259 wp_query: Post & Page Parameters doc section incorrect General normal defect (bug) 05/29/2018
#63099 wp_rand() function returns only 0 or 1 when called without parameters on 32-bit PHP systems General normal defect (bug) 05/07/2025 6.7.2 has-patch
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal defect (bug) 02/15/2020
#59539 wp_register_style and wp_register_script adds ver incorrectly Script Loader major defect (bug) 10/04/2023 6.3.1
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal defect (bug) 02/07/2020 needs-unit-tests
#60657 wp_schedule_event problem Cron API normal defect (bug) 02/29/2024 6.4.3
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal defect (bug) 02/05/2021 4.9 dev-feedback
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal defect (bug) 10/19/2022 5.2.5
#58700 wp_set_comment_status() modifies post_content Comments major defect (bug) 07/14/2023 6.2.2
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal defect (bug) 01/25/2022 needs-patch
#63693 wp_should_load_block_assets_on_demand doing it wrong too early Script Loader normal defect (bug) 08/21/2025
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal defect (bug) 09/16/2021 has-patch
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal defect (bug) 12/05/2022 has-patch
#46886 wp_targeted_link_rel adds the rel attribute when the link has data-target="" Formatting normal defect (bug) 04/13/2019 5.1
#48973 wp_text_diff() out of memory with 10GB memory limit on certain revisions Revisions normal defect (bug) 12/16/2019 5.3.1
#49351 wp_theme_editor_filetypes filter can not remove php and css file types Themes normal defect (bug) 02/03/2020 5.3.2
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal defect (bug) 03/18/2024 6.4 has-patch
#58304 wp_update_image_sizes Media blocker defect (bug) 06/29/2023 6.2 has-patch
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails General major defect (bug) 01/27/2026 6.8.3
#56700 wp_update_post function not support meta update Posts, Post Types normal defect (bug) 09/30/2022
#46166 wp_update_term sanitizes the description, removing all html Taxonomy normal defect (bug) 02/01/2019 4.9.8
#41601 wp_update_user creates an error Users normal defect (bug) 08/11/2017 4.8.1
#45830 wp_update_user does not use the pluggable wp_set_password to change a user password Users normal defect (bug) 06/30/2024 5.0.2 has-patch
#56090 wp_update_user doesn't update user_activation_key on users with apostrophes in their email Users normal defect (bug) 05/12/2025 has-patch
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal defect (bug) 11/04/2022 6.0.3
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal defect (bug) 09/22/2025 6.0 dev-feedback
#56892 wp_xx_categories() doesn't pad counts correctly when a sub-category exists Taxonomy normal defect (bug) 10/23/2022
#62694 wpautop Misuse in the "widget_block_content" Filter with Shortcode Block Widgets normal defect (bug) 12/16/2024 6.7.1 needs-patch
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal defect (bug) 01/28/2026 4.5.3 has-patch
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal defect (bug) 07/21/2017 4.8 needs-unit-tests
#49492 wpautop inserted p tags inconsistently alter visual space Formatting normal defect (bug) 02/22/2020 5.3.2
#43394 wpautop inserts extraneous line breaks if hard return around commented content Formatting normal defect (bug) 06/15/2020 4.9.4
#58872 wpautop not disabled when blocks are inserted dynamically Formatting minor defect (bug) 07/21/2023 6.1.1
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal defect (bug) 12/26/2025 needs-unit-tests
#51779 wpdb->get_blog_prefix() doesn't allow wp_1_tablename structures Networks and Sites normal defect (bug) 06/08/2023
#63751 wpdb->set_prefix() throws deprecation notice for preg_match() when setup-config.php is loaded Database minor defect (bug) 08/22/2025 6.8.2
#61338 wpdb::prepare function null value convert to empty String Database normal defect (bug) 10/02/2024 needs-patch
#49363 wpdb::query() does not detect LOAD DATA as an insert statement type Database normal defect (bug) 02/05/2020 5.3.2 has-patch
#57772 wpfooter credit hide the plugin activation button Administration normal defect (bug) 05/28/2025 6.1.1 has-patch
#63426 wptexturize breaks markup Formatting normal defect (bug) 08/15/2025 6.6.2 dev-feedback
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal defect (bug) 07/20/2024 5.8.2 dev-feedback
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal defect (bug) 09/18/2025 6.8.2
#49965 wptexturize should also work when using before hook after_theme_setup Formatting normal defect (bug) 04/21/2020 5.4
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal defect (bug) 08/04/2024 has-patch
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General minor defect (bug) 06/29/2023 3.0 has-patch
#55968 xss string to be treated as simple string Editor normal defect (bug) 10/31/2022 has-patch

Defects Awaiting Review, reported against latest stable branch (16 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64466 Admin layout broken: #wpcontent height constraint prevents container from extending to full content height Administration normal defect (bug) 01/01/2026 6.9
#64433 Bug while upgrading individual plugins Upgrade/Install normal defect (bug) 01/16/2026 6.9
#64483 Core Abilities getting error when execution AI normal defect (bug) 01/20/2026 6.9 needs-unit-tests
#64492 If admin session has timed out, uploading an image to media library incorrectly returns "Server cannot process this image" error, along with info about image sizes Media minor defect (bug) 01/09/2026 6.9
#64541 In GET requests, interfaces containing the `search` parameter can be vulnerable to logic errors triggered by the input `%2500`. REST API major defect (bug) 01/22/2026 6.9
#64516 In a test sequence, resources can still be updated after being deleted. HTTP API normal defect (bug) 01/21/2026 6.9
#64359 InnerBlocks template={[['core/freeform']]} What happened to the Classic editor? Editor normal defect (bug) 12/10/2025 6.9
#64352 Navigation block misaligned inside Site Editor iframe (block-editor-iframe__html) — menu appears pushed to center Editor normal defect (bug) 01/16/2026 6.9
#64512 Synched pattern override link General normal defect (bug) 01/15/2026 6.9
#64565 The 'manage_posts_extra_tablenav' action does not fire for bottom tablenav when no posts exist Administration normal defect (bug) 01/28/2026 6.9
#64556 Tools -> Export | Failure when setting category Export normal defect (bug) 01/27/2026 6.9 needs-patch
#64519 WP_Filesystem_FTP and WP_Filesystem_FTPext classes create orphaned temp/noise files Filesystem API normal defect (bug) 01/16/2026 6.9
#64600 [E_WARNING] Undefined array key "full" in wp-includes/media.php on line 4678 Media minor defect (bug) 02/05/2026 6.9.1 has-patch
#64523 _do_query needs exception processing in class-wpdb.php General normal defect (bug) 01/23/2026 6.9 needs-unit-tests
#64593 allow PDF preview generation without sizes Media normal defect (bug) 02/04/2026 6.9.1 dev-feedback
#64357 get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9 johnjamesjacoby Taxonomy major defect (bug) 12/05/2025 6.9

Defects Awaiting Review, reported against no version (17 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#27606 "Add Existing User" form does not preserve input in case of an error Users minor defect (bug) 08/08/2025 has-patch
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal defect (bug) 08/03/2017 needs-unit-tests
#27244 'Restore This Autosave' immediately updates a published post Revisions normal defect (bug) 02/25/2024 ui/ux
#43676 .htaccess rules don't work with Plain Rewrite Rules normal defect (bug) 01/05/2022 has-patch
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 06/24/2025 dev-feedback
#32433 Add registered image sizes in WXR export file Export normal defect (bug) 07/17/2018 has-patch
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal defect (bug) 12/16/2022 dev-feedback
#22558 Attachment term counts feels/are inaccurate Media normal defect (bug) 03/03/2021 dev-feedback
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal defect (bug) 06/04/2019 has-patch
#37635 BUG in get_option Options, Meta APIs normal defect (bug) 12/17/2020
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal defect (bug) 09/15/2017
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal defect (bug) 11/01/2024 dev-feedback
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal defect (bug) 06/01/2017
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal defect (bug) 11/22/2019 needs-patch
#39958 Comment reply/cancel links work badly when comment form is above the comment list Comments normal defect (bug) 01/15/2018 dev-feedback
#42953 Created images have a larger filesize than the original Media normal defect (bug) 11/30/2020
#36418 Custom MIME type icons lost in WP Media List view Media normal defect (bug) 04/10/2025 dev-feedback
Note: See TracReports for help on using and creating reports.