Make WordPress Core

{40} Tickets Awaiting Review (4813 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 4813)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal enhancement 06/24/2024 has-patch
#48936 Remove mysql2date() usage from core pbearne Date/Time normal enhancement 05/06/2025 needs-unit-tests
#36242 wpdb set_sql_mode add param pbearne Database normal enhancement 01/18/2025 3.9 dev-feedback
#62188 Update `imagemin` tasks to run on modern image formats pbearne Build/Test Tools normal enhancement 11/06/2024 has-patch
#41520 Disable deprecated functions pbearne Bootstrap/Load normal enhancement 08/16/2024 dev-feedback
#40988 Use objects for `get_item_schema()` calls pbearne REST API normal enhancement 06/12/2024 4.7
#12295 More support to customize user profile edit page nacin* Users normal enhancement 01/28/2026 3.0 dev-feedback
#58152 Possible variable re-use mujuonly Users normal enhancement 04/19/2023 6.3 dev-feedback
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal enhancement 06/24/2022 4.4 needs-patch
#60820 Improve wording of the 'Login Details' mail marybaum Users normal enhancement 01/04/2025
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal feature request 01/18/2026 3.9 has-patch
#51540 Iterations to updates screen karmatosed Upgrade/Install normal enhancement 02/20/2025
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal enhancement 09/21/2021 has-patch
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal enhancement 08/03/2017 4.3 has-patch
#63736 HTML API: Update parsing for customizable select elements jonsurrell HTML API normal enhancement 09/10/2025 has-patch
#24686 Introduce generic filter on transient return value johnbillion Cache API normal enhancement 09/06/2024 2.8 dev-feedback
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal enhancement 03/05/2018 3.4 has-patch
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal enhancement 07/18/2024 4.9
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal enhancement 01/07/2020 4.6 has-patch
#46885 Improvements/Issues with srcsets, additions to wp_calculate_image_srcset joemcgill Media normal enhancement 04/13/2019 5.1
#39863 HTML description property of term in WP_REST_Terms_Controller lacks display filters joehoyle REST API normal enhancement 07/11/2019
#63060 Add an option to support all HTML5 theme support options joedolson* Themes normal enhancement 02/09/2026 has-patch
#63673 Various inconsistencies in connection with the ‘Crop’ function joedolson* Media normal enhancement 07/28/2025 has-patch
#64576 Add support for invoker command attributes joedolson General normal enhancement 01/31/2026 needs-patch
#60296 Creating db if not exist ilyay Upgrade/Install normal feature request 01/19/2024 6.5 has-patch
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal enhancement 03/03/2026 has-patch
#44391 Improving the notification badges in admin menu hedgefield Administration normal enhancement 01/22/2025 needs-patch
#59916 API Docs: update comment endpoint does't have example request gavande1 General minor enhancement 11/27/2023 needs-patch
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites minor enhancement 07/18/2017 has-patch
#64036 Filters the value of metadata after it is retrieved. eslamelsherif Options, Meta APIs normal feature request 09/24/2025 6.9 has-patch
#18489 Create constants in default-constants.php for the uploads folder to allow better custom uploads location eddiemoya Upload normal enhancement 05/15/2019 3.2.1
#64521 Blocks: Move block parser PHP classes from Gutenberg to Core dmsnell Editor normal enhancement 01/20/2026
#64427 Implement WHATWG MIME Sniffing dmsnell General normal enhancement 01/02/2026 has-patch
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 Themes normal feature request 11/22/2018 3.4.1 dev-feedback
#24689 Improve error wp-admin page chriscct7 Administration normal enhancement 11/06/2017 ui/ux
#62953 Add post_ancestor as query var to WP_Query class bbpaule Query normal enhancement 05/26/2025 has-patch
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal enhancement 04/14/2025 6.1.1 needs-patch
#63198 Post Quick Edit section Date and Author Stylings audrasjb Quick/Bulk Edit normal enhancement 08/31/2025 has-patch
#61125 Many strings or URLs lack proper escaping. audrasjb General minor enhancement 10/04/2024 has-patch
#51496 Scroll to the first plugin which is going to be updated after clicking on 'Apply' while Bulk actions 'Update' is selected to show that process is in a progress. audrasjb Upgrade/Install normal enhancement 06/08/2023 5.5 needs-patch
#41138 Add classes to Widgets in widgets.php and customize.php pages audrasjb Widgets normal enhancement 04/13/2020 needs-patch
#59635 Revise the regular expressions defining endpoints for template revisions, template autosaves, template part revisions, and template part autosaves endpoints antonvlasenko REST API normal enhancement 12/04/2023 6.4 has-patch
#45640 get_blogs_of_user improvements alexstine Networks and Sites minor enhancement 11/16/2021 3.0 needs-unit-tests
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal enhancement 12/09/2025 has-patch
#42920 Add support for the picture element adamsilverstein Media normal enhancement 08/13/2024 needs-unit-tests
#57781 Exclude sized variant from SRCSET if larger in file size than the original image adamsilverstein Media normal enhancement 02/21/2023 6.1.1
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal enhancement 04/30/2021 needs-patch
#38904 Add action hook in class-walker-nav-menu-edit.php adamsilverstein Menus normal enhancement 12/23/2020 4.7 dev-feedback
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal enhancement 08/27/2019 dev-feedback
#63092 REST API: Support preloading 'HEAD' requests Mamaduka REST API normal enhancement 03/13/2025 has-patch
#59728 Build/Test Tools: Expose error message upon Gutenberg plugin activation failure. Bernhard Reiter Build/Test Tools normal enhancement 10/25/2023 has-patch
#59503 Multiple Parent Term Id parameter in get_terms < plugindevs> Taxonomy normal enhancement 09/29/2023 has-patch
#64863 Eliminate switch_to_blog() from get_blog_option(), update_blog_option(), WP_Site::get_details(), and get_blog_post() using $wpdb->get_blog_prefix() Networks and Sites normal enhancement 03/14/2026 has-patch
#64861 _wp_connectors_init() should sanitize provider ID AI normal enhancement 03/14/2026 trunk
#55429 Coding Standard: Use spaces for JSON instead of tabs Build/Test Tools normal feature request 03/14/2026
#64843 Make plugin name bold in update notice on Plugins page Plugins minor enhancement 03/14/2026 dev-feedback
#62854 Filter custom post types,terms in the admin area Administration normal feature request 03/11/2026 has-patch
#64839 Comments: add ability for site visitors to edit / delete their own comments Comments normal feature request 03/11/2026
#64837 Disable pings/trackbacks for local, development, and staging environments Pings/Trackbacks normal enhancement 03/11/2026
#53465 PHP 8.1.: the default value of the flags parameter for htmlentities() et all needs to be explicitly set General normal task (blessed) 03/10/2026 dev-feedback
#64830 Introduce a helper function to extract the major.minor "branch" version General normal enhancement 03/10/2026 3.2 has-patch
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal enhancement 03/09/2026 has-patch
#64795 Search for plugin authors should also consider their display name Plugins normal enhancement 03/09/2026 6.9.1 dev-feedback
#24152 Use JSON as alternative to CSS file headers Themes normal feature request 03/08/2026 has-patch
#64363 add MarkDown feeds Feeds normal enhancement 03/06/2026 has-patch
#59883 Remove support for HTML4 and XHTML HTML API normal enhancement 03/05/2026 6.5 dev-feedback
#64806 Navigation link: add support to style current menu item via theme.json General normal enhancement 03/05/2026
#64785 Add filter for redirect_to URL in get_the_password_form() Posts, Post Types normal enhancement 03/04/2026 2.7 dev-feedback
#64794 Improve image editing - Responsive images + Art direction General major enhancement 03/04/2026 trunk
#60053 Improve cache flush handling for large multisite database upgrades Cache API normal enhancement 03/03/2026
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal enhancement 03/03/2026 4.7.4 has-patch
#64722 Pattern editing in WordPress 7.0 iterations: contentOnly as the default editing mode for patterns Editor normal task (blessed) 03/02/2026
#64749 Proposal: AI Pathfinding Assistant for WordPress Contributors AI normal enhancement 02/27/2026
#55950 FIDO passwordless authentication? Login and Registration minor feature request 02/26/2026
#64725 Background block support: render uploaded images as <img> for responsive image support Editor normal enhancement 02/25/2026 trunk has-patch
#64679 Add option in dashboard font management screen to include external font libraries/apis General normal enhancement 02/23/2026
#63558 Proposal: Add `: void` return types to existing method signatures General normal enhancement 02/20/2026 has-patch
#64683 _print_scripts should use the wp_inline_script_attributes filter General normal enhancement 02/20/2026 6.9.1
#64676 Ratings order General normal enhancement 02/20/2026 6.9.1
#45354 Adding index for meta_key and post_id in postmeta Database normal enhancement 02/20/2026 dev-feedback
#60619 Add a DNS section to Site Health (and status checks for SPF and DMARC) Site Health normal enhancement 02/20/2026 dev-feedback
#64667 Refine the user dropdown CSS, make the avatar circular Toolbar minor enhancement 02/18/2026 has-patch
#64665 Add mu-plugins loading filter Bootstrap/Load normal feature request 02/18/2026 has-patch
#64663 LiteSpeed server type General normal enhancement 02/17/2026 trunk
#53998 Use network_home_url() instead of $_SERVER['HTTP_HOST'] for added safety. General normal enhancement 02/16/2026 dev-feedback
#64641 Admin Reskin: Add framed layout to wp-admin with scrollable content area Administration normal enhancement 02/16/2026 has-patch
#57931 Add Border Radius to WP Dashboard Post Boxes Administration normal enhancement 02/15/2026 dev-feedback
#64569 Password protected content: password form styling and UX improvements Themes normal enhancement 02/12/2026 needs-patch
#64631 Categories can't be restored after deletion Taxonomy normal enhancement 02/12/2026
#64606 Add get and post/pages abilities AI normal enhancement 02/12/2026 trunk
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal enhancement 02/12/2026 dev-feedback
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal enhancement 02/10/2026 3.5.1 has-patch
#64498 Add core support for random content redirects Rewrite Rules normal feature request 02/07/2026 needs-unit-tests
#44347 WP allows creating username that is already used email address Users normal enhancement 02/07/2026 needs-unit-tests
#59562 edit_form_after_title Hook Not Functional in Block Editor on New Post Page. Editor normal enhancement 02/07/2026 6.3.2 dev-feedback
#61249 The character count in the post_excerpt is fine instead of counting words. Posts, Post Types normal enhancement 02/06/2026 6.5.3 dev-feedback
#63436 PHPCS for Class FTP files General trivial enhancement 02/06/2026 dev-feedback
#63206 WP_Filesystem and request_filesystem_credentials General normal enhancement 02/06/2026 needs-unit-tests
#64193 Proposal: Add official support for ltr.css in RTL-based multilingual sites I18N normal enhancement 02/06/2026 dev-feedback
#64602 Document WP_List_Table behavior change in WordPress 6.9 - bottom tablenav skipped when empty Administration normal enhancement 02/06/2026 needs-docs
Note: See TracReports for help on using and creating reports.