Make WordPress Core

{40} Tickets Awaiting Review (4863 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 (2501 - 2600 of 4863)

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

Ticket Summary Owner Component Severity Type Modified Version Workflow
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal defect (bug) 08/01/2022 has-patch
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy Posts, Post Types normal defect (bug) 05/13/2022 needs-codex
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal defect (bug) 08/05/2025 has-patch
#9968 dynamically adding/removing filters breaks plugins Plugins normal defect (bug) 03/02/2020 needs-unit-tests

Defects Awaiting Review, reported against trunk (32 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64183 Mixed attachment permission when two posts are using it REST API normal defect (bug) 11/04/2025 trunk has-patch
#64174 deprecation notice for conditional scripts General normal defect (bug) 11/05/2025 trunk dev-feedback
#64136 PHP Deprecated: Fetching multiple feeds with single SimplePie instance is deprecated since SimplePie 1.9.0 General normal defect (bug) 11/01/2025 trunk needs-patch
#64059 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Users normal defect (bug) 09/30/2025 trunk has-patch
#64058 wp_die() status code Upgrade/Install component updates (parent ticket: #64009) Upgrade/Install normal defect (bug) 09/30/2025 trunk has-patch
#64057 wp_die() status code Themes component updates (parent ticket: #64009) Themes normal defect (bug) 10/02/2025 trunk has-patch
#64032 wp_die() status code Rest API component updates (parent ticket: #64009) REST API normal defect (bug) 10/07/2025 trunk has-patch
#64024 wp_die() status code Plugins component updates (parent ticket: #64009) Plugins normal defect (bug) 11/03/2025 trunk has-patch
#64023 wp_die() status code Options component updates (parent ticket: #64009) Options, Meta APIs normal defect (bug) 09/22/2025 trunk has-patch
#64021 wp_die() status code Network and Sites component updates (parent ticket: #64009) johnjamesjacoby Networks and Sites normal defect (bug) 09/23/2025 trunk has-patch
#64011 wp_die() status code Menus component updates (parent ticket: #64009) Menus normal defect (bug) 09/19/2025 trunk has-patch
#64010 wp_die() status code Media component updates (parent ticket: #64009) Media normal defect (bug) 10/07/2025 trunk dev-feedback
#63906 Review and improve reliability of language pack upgrades Upgrade/Install normal defect (bug) 09/01/2025 trunk
#63871 Media library does not respect the filter's already selected when coming back to the media library page Media normal defect (bug) 08/25/2025 trunk
#63843 `<wfw:commentRss>` in feeds can be empty causing invalid feed when filtered by `post_comments_feed_link` Feeds normal defect (bug) 08/19/2025 trunk dev-feedback
#63768 WP_Query will generate an unexpected SQL query when using switch_to_blog and post_type = any Query normal defect (bug) 08/15/2025 trunk
#63726 On the Plugins page, the search box is not in line with the menu entries General minor defect (bug) 07/23/2025 trunk dev-feedback
#63618 `is_object_in_term` object cache uses "set" instead of "add" Cache API normal defect (bug) 06/23/2025 trunk has-patch
#63580 render_block does not render innerblocks when used explicitly Editor normal defect (bug) 07/17/2025 trunk dev-feedback
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal defect (bug) 07/18/2025 trunk has-patch
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize minor defect (bug) 05/19/2025 trunk has-patch
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal defect (bug) 05/01/2025 trunk has-patch
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal defect (bug) 04/02/2025 trunk dev-feedback
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API major defect (bug) 05/12/2025 trunk dev-feedback
#63173 FS_Method with ftpext and Core Updates Filesystem API major defect (bug) 05/12/2025 trunk dev-feedback
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal defect (bug) 05/12/2025 trunk has-patch
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal defect (bug) 05/12/2025 trunk dev-feedback
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal defect (bug) 03/04/2025 trunk has-patch
#62777 Force a 404 when no sitemap provider is found General normal defect (bug) 01/08/2025 trunk has-patch
#62417 Excerpts don't include content from list-item blocks. Formatting normal defect (bug) 05/12/2025 trunk has-patch
#61728 Stabilize experimental block supports including typography, border, and common flags Editor normal defect (bug) 12/24/2024 trunk has-patch
#46966 urlencode query string parameters Formatting major defect (bug) 12/13/2024 trunk has-patch

Enhancements Awaiting Review (64 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64206 Twenty Seventeen: Found a reference to unsplash.com. Assets from this website does not use a license that is compatible with GPL. Bundled Theme normal enhancement 11/06/2025
#64193 Proposal: Add official support for ltr.css in RTL-based multilingual sites I18N normal enhancement 11/06/2025 has-patch
#64189 Include value of EMPTY_TRASH_DAYS constant Site Health normal feature request 11/06/2025 has-patch
#64187 Detailed image view in the media admin too large Administration normal feature request 11/03/2025 6.8.3
#64180 Simplify and improve performance in `WP_Hook::apply_filters()` Plugins minor enhancement 11/02/2025 6.8.3
#64154 Add $x_redirect_by in all places used wp_redirect() and wp_safe_redirect() - in the core, themes and plugins General normal enhancement 10/27/2025
#64147 Move all @media screen rules to the bottom of common.css General normal enhancement 10/30/2025
#64143 Plugin search box lacks margin Plugins normal enhancement 10/26/2025 has-patch
#64131 A new function to test if a thing is an instance of the WP_User class Users normal feature request 10/21/2025 trunk
#64113 Missing unit tests for wp-duotone class General minor enhancement 10/17/2025 trunk
#64111 Add `wp_script_module_attributes` filter to `print_enqueued_script_modules` to allow modifying script attributes samueljseay General normal enhancement 10/17/2025 has-patch
#64093 Interactivity API: Performance bottleneck in `data_wp_each_processor` due to repeated template parsing Interactivity API normal enhancement 10/28/2025 trunk has-patch
#64073 Attachments REST API: extend to support ordering by `mime_type`. REST API normal enhancement 10/20/2025 trunk has-patch
#64065 Dragging theme/plugin ZIP outside file input field, downloads file instead of uploading. General normal enhancement 11/06/2025 6.8.3 has-patch
#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
#64043 Media Uploader should not always 'crunch' any kind of files Media normal enhancement 09/28/2025
#64037 New filters for managing rewrite rules Rewrite Rules normal enhancement 09/24/2025
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal feature request 09/24/2025 trunk has-patch
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal enhancement 09/23/2025 trunk needs-docs
#64019 Improve clarity of REST API meta field error message "The %s property has an invalid stored value, and cannot be updated to null." REST API normal enhancement 09/22/2025 trunk
#64016 Unnecessary HTML comments in the comments walker. Comments trivial enhancement 09/20/2025 6.8.2
#63996 Comments: create a dedicated view that shows all comments from someone Comments normal feature request 09/17/2025
#63995 Comments: show top commentors Comments normal enhancement 09/17/2025
#63984 Assess if the tabpanels in the media modals should receive focus joedolson* Media normal enhancement 09/15/2025
#63974 .mo file loaded as UTF-8 by default - non-standard and ignoring Content-Type headers I18N normal enhancement 09/15/2025
#63958 Twenty Twenty Five: Add an author template Bundled Theme normal enhancement 09/11/2025 dev-feedback
#63953 Improving the Permalink Structure for `?attachment_id=123` Permalinks normal enhancement 09/10/2025
#63948 Distinguish between “Link Preview Card” and “Embed WordPress (full post)” Embeds normal enhancement 09/11/2025
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal enhancement 09/29/2025 has-patch
#63928 Add additional fields to the `/wp-json/wp/v2/comments` endpoints hannahtinkler REST API normal enhancement 09/23/2025 trunk has-patch
#63927 Send email notification when an application password is added Application Passwords normal enhancement 09/09/2025 has-patch
#63926 Feature Request: Show Selection Count in Media Library Media normal feature request 09/10/2025
#63924 WordPress Plugin Update Screen - Checkboxes with PHP Version Upgrade/Install normal enhancement 09/04/2025
#63914 Reassess the need for the external-http tests Build/Test Tools normal task (blessed) 09/03/2025 has-patch
#63910 In wp_switch_roles_and_user there is no cast to int applied to $new_site_id and $old_site_id Networks and Sites minor enhancement 09/04/2025 4.9.8
#63901 Add `AGENTS.md` for the project Build/Test Tools normal enhancement 10/01/2025
#63890 Add multiple order conditions to WP_Term_Query Taxonomy normal enhancement 08/28/2025 has-patch
#63885 Re-implement the Network Admin “Sites” dashboard using DataViews and DataForm Networks and Sites normal feature request 09/26/2025 has-patch
#63883 Podman Local Environment Setup Scripts Build/Test Tools normal enhancement 08/26/2025 trunk
#63881 KSES: Deprecate wp_kses_stripslashes General normal enhancement 09/04/2025 dev-feedback
#63880 Remove and rounding borders and minor improve login and dashboard page General normal enhancement 08/26/2025 trunk has-patch
#63869 Add template / template_file arguments to register_taxonomy Taxonomy normal enhancement 08/24/2025
#63861 Explore removing wpmu activation styles General normal enhancement 08/23/2025 needs-patch
#63852 Twenty Twenty-Five: Code block does not use fallback to default monospace font Bundled Theme normal enhancement 08/21/2025 6.7 has-patch
#63828 Can't use `CURLFile` with `wp_remote_post` HTTP API normal enhancement 08/14/2025 6.8.2
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() Formatting normal enhancement 08/22/2025 has-patch
#63796 Accidentally deleted Entire Menu and there’s no way to restore!!! General normal enhancement 10/06/2025
#63781 Blogger to wordpress error General normal enhancement 08/03/2025
#63778 Allow admins/editors to upload SVGs Upload normal enhancement 09/04/2025
#63761 Adding Edit/PUT Method for Template REST API Endpoint. REST API normal enhancement 07/28/2025 dev-feedback
#63759 Replace event.keyCode with event.key General minor enhancement 10/02/2025 has-patch
#63748 site helth status - cache General normal feature request 07/25/2025 6.8.2
#63745 Suggestion Regarding PHPDoc Usage for $GLOBALS in WordPress Core General normal enhancement 07/24/2025 dev-feedback
#63736 HTML API: Update parsing for customizable select elements jonsurrell HTML API normal enhancement 09/10/2025 has-patch
#63735 [Collaboration Inquiry] A Proposal to Discuss Improving Theme Compatibility for the ActivityPub Plugin Plugins normal feature request 07/22/2025 dev-feedback
#63734 wpdb::prepare() should reject invalid schema object names Database normal enhancement 07/22/2025 trunk has-patch
#63729 Fix misleading summary in PHPDoc for wp_insert_post() Posts, Post Types normal enhancement 07/22/2025 has-patch
#63728 In WP Admin -> Posts add 'Filter by author' dropdown and add visible labels for filters Administration normal enhancement 09/16/2025 has-patch
#63727 A new function to sanitize an array Security normal enhancement 07/28/2025 dev-feedback
#63715 Ability to upload plugins directly from Plugins Menu Administration normal enhancement 07/18/2025
#63685 "pre_add_option" hook missing Options, Meta APIs minor enhancement 07/11/2025 dev-feedback
#63683 Improve wp_insert_term() duplicate query Taxonomy minor enhancement 07/23/2025 dev-feedback
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal enhancement 07/28/2025 has-patch
#63670 Add trashability to REST API posts controller REST API normal enhancement 07/29/2025 trunk has-patch
Note: See TracReports for help on using and creating reports.