Make WordPress Core

{40} Tickets Awaiting Review (4857 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 (4201 - 4300 of 4857)

Enhancements Awaiting Review (72 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#64264 In Post List Table Extended View - place post excerpt in 2nd row spanning all columns Administration normal enhancement 11/17/2025
#64278 Remove remaining Internet Explorer code General minor task (blessed) 02/03/2026 6.9
#64306 Enhancements: Add 'designer' user role, Collaborator groups/teams, display multiple contributor types and co-authors, contributor heirarchy on posts/pages Role/Capability trivial enhancement 11/27/2025
#64312 Confusing & Unsafe Menu Behavior in WordPress Admin (Especially on Mobile) Menus major enhancement 11/26/2025 6.8.3
#64349 Simplify Editing Experience for Author Biographical Info Field Users normal enhancement 01/05/2026 1.5 has-patch
#64360 enqueue_block_assets action ignores script modules Editor normal enhancement 01/26/2026 has-patch
#64362 Support for Faux WP_Post Objects Posts, Post Types normal enhancement 01/09/2026 6.9 dev-feedback
#64363 add MarkDown feeds Feeds normal enhancement 03/06/2026 has-patch
#64377 Add a Notes column to the posts list table adamsilverstein Notes normal enhancement 12/09/2025 has-patch
#64378 List Table - Possible UX improvement Administration normal enhancement 12/11/2025
#64411 Media Library - Large Image Size Uploads Media normal enhancement 01/02/2026 6.9
#64423 Introduce register_content_type() API for declarative content modeling Posts, Post Types normal feature request 12/17/2025 trunk has-patch
#64424 Add “Download” action for locally installed plugins in Plugins admin screen Plugins normal enhancement 01/19/2026 needs-unit-tests
#64427 Implement WHATWG MIME Sniffing dmsnell General normal enhancement 01/02/2026 has-patch
#64439 Add admin download functionality for themes in wp-admin Themes normal enhancement 01/23/2026 needs-unit-tests
#64441 Make Subdirectory networks compatible with custom wp-content directories Networks and Sites normal enhancement 12/22/2025
#64443 Show last updated date for locally installed plugins and themes Administration normal enhancement 12/30/2025 dev-feedback
#64458 Add ability to set different renders based on sitemap type Sitemaps normal enhancement 12/30/2025
#64481 Explore Sec-Fetch Headers as a Core-Supported CSRF Mitigation Mechanism Security normal enhancement 01/08/2026
#64482 Twenty Twenty-One: Efficiency refactor of excerpt-generation with Block Processor. Bundled Theme normal enhancement 01/12/2026 trunk has-patch
#64494 Bump minimum PHP version to 8.* General normal enhancement 04/02/2026 has-patch
#64498 Add core support for random content redirects Rewrite Rules normal feature request 02/07/2026 needs-unit-tests
#64504 HTML API: Update DOCTYPE parsing for spec changes HTML API normal task (blessed) 01/14/2026
#64506 wp_dashboard_recent_comments executes an unnecessary SQL query Comments normal enhancement 01/15/2026 6.9 has-patch
#64520 Gutenberg checkout: show hash in the version footer Build/Test Tools normal enhancement 01/16/2026 trunk
#64521 Blocks: Move block parser PHP classes from Gutenberg to Core dmsnell Editor normal enhancement 01/20/2026
#64543 Implement `ignore-scripts` to harden npm usage Build/Test Tools normal task (blessed) 01/23/2026
#64553 Add parameter to delete_expired_transients() for custom transients Database normal enhancement 02/03/2026 needs-unit-tests
#64554 New src_matched value filter request Media blocker enhancement 01/27/2026 6.9 needs-patch
#64571 Better Exposing Admin Color Scheme Administration normal enhancement 01/30/2026 dev-feedback
#64577 Enable recovery mode for multisite Administration normal enhancement 02/02/2026 has-patch
#64581 Allow serialized options read-only view Options, Meta APIs trivial feature request 02/03/2026 trunk has-patch
#64601 Document WP_List_Table behavior change in WordPress 6.9 - bottom tablenav skipped when empty Administration normal enhancement 02/05/2026 6.9
#64602 Document WP_List_Table behavior change in WordPress 6.9 - bottom tablenav skipped when empty Administration normal enhancement 02/06/2026 needs-docs
#64608 Backport: Add Terms Query Pagination blocks Editor normal enhancement 02/05/2026 trunk has-patch
#64631 Categories can't be restored after deletion Taxonomy normal enhancement 02/12/2026
#64641 Admin Reskin: Add framed layout to wp-admin with scrollable content area Administration normal enhancement 02/16/2026 has-patch
#64663 LiteSpeed server type General normal enhancement 02/17/2026 trunk
#64665 Add mu-plugins loading filter Bootstrap/Load normal feature request 02/18/2026 has-patch
#64667 Refine the user dropdown CSS, make the avatar circular Toolbar minor enhancement 02/18/2026 has-patch
#64679 Add option in dashboard font management screen to include external font libraries/apis General normal enhancement 02/23/2026
#64683 _print_scripts should use the wp_inline_script_attributes filter Script Loader normal enhancement 04/09/2026 6.9.1
#64722 Pattern editing in WordPress 7.0 iterations: contentOnly as the default editing mode for patterns Editor normal task (blessed) 03/02/2026
#64725 Background block support: render uploaded images as <img> for responsive image support Editor normal enhancement 02/25/2026 trunk has-patch
#64749 Proposal: AI Pathfinding Assistant for WordPress Contributors AI normal enhancement 04/09/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
#64795 Search for plugin authors should also consider their display name Plugins normal enhancement 03/09/2026 6.9.1 dev-feedback
#64806 Navigation link: add support to style current menu item via theme.json General normal enhancement 03/05/2026
#64830 Introduce a helper function to extract the major.minor "branch" version General normal enhancement 03/10/2026 3.2 has-patch
#64837 Disable pings/trackbacks for local, development, and staging environments Pings/Trackbacks normal enhancement 04/08/2026 has-patch
#64839 Comments: add ability for site visitors to edit / delete their own comments Comments normal feature request 03/11/2026
#64843 Make plugin name bold in update notice on Plugins page Plugins minor enhancement 03/14/2026 dev-feedback
#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/21/2026 has-patch
#64875 Move command palette to the right and make it more visible Toolbar normal enhancement 03/28/2026 trunk
#64889 Include link to documentation for all plugins Plugins normal enhancement 03/19/2026
#64903 Lock icon is misleading with Real Time Collaboration enabled Editor normal enhancement 03/22/2026 trunk
#64924 Add a `has_ai_credentials()` function to WordPress core that plugins can use to check if AI credentials are available. AI normal enhancement 04/09/2026 trunk dev-feedback
#64939 Add opt-out mechanism for global admin CSS on individual elements General normal enhancement 03/24/2026
#64940 PHP mailer Exception Handler Mail normal enhancement 03/24/2026 trunk has-patch
#64941 Support TikTok carousel embeds Embeds normal enhancement 03/26/2026 has-patch
#64988 Enhancement: Add support for displaying child categories in Navigation “Category Link” block (dropdown support) General normal enhancement 03/30/2026 6.9.4
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal feature request 03/30/2026
#65016 Auto-approve self pingbacks Pings/Trackbacks normal enhancement 04/02/2026
#65025 Privacy Shield is declared invalid Privacy normal enhancement 04/05/2026 trunk has-patch
#65027 Add ID do Section titles generated by Settings API Administration trivial enhancement 04/08/2026 has-patch
#65029 Add Keyboard Shortcut to Hide and Show Toolbar on Frontend Toolbar normal enhancement 04/07/2026 has-patch
#65033 Suggestion for commenting the format of DB_HOST in wp-config-sample.php General normal enhancement 04/11/2026 6.9.4 has-patch
#65034 More help for trouble shooting initial Database problems General normal enhancement 04/07/2026 6.9.4
#65036 List more helpful suggestions than check username and password for database issues General normal enhancement 04/07/2026 6.9.4
#65042 Alter Attachment page slug behaviour Posts, Post Types trivial enhancement 04/09/2026
#65043 Consider adding wp_doing_cli() to wrap WP_CLI constant checks Bootstrap/Load normal feature request 04/08/2026 dev-feedback

Reporter Feedback / Close (28 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#6425 Support for RTL in feeds Feeds normal enhancement 02/02/2023 close
#7745 Private posts cannot have unpublished or pending review status Editor minor enhancement 10/02/2025 close
#10384 Make IIS Permalink support enabled based on capability not on version number westi Permalinks normal enhancement 01/08/2025 2.8 close
#10425 Improvements to IIS7 Rewriting Code Permalinks normal enhancement 01/08/2025 2.8.1 close
#13372 Separate Image sizes for different post types Media normal enhancement 04/18/2020 4.6.1 close
#15955 move_uploaded_file mangles non-ascii characters on Windows platforms SergeyBiryukov* Upload major defect (bug) 05/14/2025 2.0 close
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal defect (bug) 05/22/2025 3.2.1 close
#21132 List tables' "select all" should let you really select all, regardless of screen options Administration normal feature request 09/18/2025 close
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal defect (bug) 09/14/2020 3.5 close
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal enhancement 02/28/2024 3.5.1 close
#24567 Add help to media modals Help/About normal enhancement 10/18/2025 3.5 close
#27307 Text Widget size spill over the side of Widget Container in random width. Widgets normal defect (bug) 01/29/2026 3.8.1 close
#28006 Add visual cues when viewing drafts on the frontend Editor trivial feature request 10/30/2025 close
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal enhancement 06/05/2025 close
#31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal defect (bug) 02/03/2026 3.1 reporter-feedback
#31686 wp_authenticate_username_password() should check for a WP_Error object Security normal defect (bug) 08/06/2019 3.7 reporter-feedback
#31728 Search bug (Cyrillic) Permalinks normal defect (bug) 07/20/2020 4.1.1 reporter-feedback
#32143 wpLink function getAttrs() missing link-text Editor normal enhancement 11/24/2020 4.2 reporter-feedback
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal defect (bug) 10/19/2022 4.1.5 close
#32422 add_menu_page() returns incorrect $hookname when using plugin filename as $menu_slug Plugins normal defect (bug) 01/30/2026 4.2.2 dev-feedback
#33425 XML-RPC missing options on wp.getOptions XML-RPC normal defect (bug) 09/24/2025 4.3 close
#33909 The `home` option not equivalent to the WP_HOME constant value in multisite and single instance Upgrade/Install normal defect (bug) 06/27/2025 3.0 dev-feedback
#33936 Alignment issue in dashboard update count General normal defect (bug) 06/19/2019 reporter-feedback
#33963 New function: `upload_url()` Upload normal enhancement 09/12/2025 reporter-feedback
#34130 Thickbox previous arrow External Libraries minor defect (bug) 03/15/2021 4.3.1 close
#34372 Password reset link invalid for user names containing blanks Login and Registration normal defect (bug) 01/12/2021 4.3.1 reporter-feedback
#34567 Improve HTML5 support in frontend General normal enhancement 09/04/2020 close
#34670 Default Post Format option lists formats that are not available in the theme Post Formats normal defect (bug) 06/16/2021 4.3.1 close
Note: See TracReports for help on using and creating reports.