Make WordPress Core

{40} Tickets Awaiting Review (4925 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 (2601 - 2700 of 4925)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#65243 Test: Add unit tests for wp_ajax_rest_nonce() Administration normal enhancement 05/14/2026 has-patch
#65242 Test: Add unit tests for wp_ajax_logged_in() Administration normal enhancement 05/14/2026 has-patch
#65220 Toolbar: Show site title always even on mobile viewport, by moving shortcut menus under site menu Toolbar normal enhancement 05/14/2026 has-patch
#65235 Upload error in UI should specifically convey if a status 413 was received Upload normal enhancement 05/14/2026 has-patch
#64362 Support for Faux WP_Post Objects Posts, Post Types normal enhancement 05/13/2026 6.9 dev-feedback
#65237 Tests: Add unit tests for wp_ajax_fetch_list() Administration normal enhancement 05/13/2026 has-patch
#65236 Tests: Add unit tests for wp_ajax_nopriv_heartbeat() Administration normal enhancement 05/13/2026 has-patch
#65228 Tests: Add unit tests for wp_ajax_time_format() Administration normal enhancement 05/12/2026 has-patch
#65227 Tests: Add unit tests for wp_ajax_wp_compression_test() Administration normal enhancement 05/12/2026 has-patch
#65226 Build/Test Tools: Move AJAX unit tests to mirror source structure Build/Test Tools normal enhancement 05/12/2026 has-patch
#65225 tests: Add unit tests for wp_ajax_date_format() Administration normal enhancement 05/12/2026
#64439 Add admin download functionality for themes in wp-admin Themes normal enhancement 05/12/2026 has-patch
#65181 Tests: Add unit tests for show_message() Administration normal enhancement 05/12/2026 dev-feedback
#65221 Unify the UI of the frontend search with command palette Toolbar normal enhancement 05/12/2026 has-patch
#64667 Refine the user dropdown CSS, make the avatar circular Toolbar minor enhancement 05/12/2026 has-patch
#65091 Toolbar: Display the toolbar in the Site Editor and Block Editor Toolbar normal enhancement 05/12/2026 needs-patch
#65088 Toolbar: Replace home dashicon with site icon in the admin bar Toolbar normal enhancement 05/10/2026 has-patch
#65210 Change Plugin's review paradigm Plugins normal feature request 05/08/2026
#65207 Introduce utility class to handle 32px form elements on mobile layouts General normal enhancement 05/08/2026
#49936 Add "deactivate" & "archive" bulk options to network site management Networks and Sites minor enhancement 05/08/2026 5.4
#65190 Add komoot to the oEmbed provider allowlist Embeds normal enhancement 05/08/2026
#64543 Implement `ignore-scripts` to harden npm usage Build/Test Tools normal task (blessed) 05/08/2026
#65201 Tests: Add unit tests for heartbeat_autosave() Administration normal enhancement 05/07/2026 has-patch
#65198 Tests: Add unit tests for wp_refresh_metabox_loader_nonces() Administration normal enhancement 05/07/2026 has-patch
#65197 Tests: Add unit tests for wp_refresh_post_nonces() Administration normal enhancement 05/07/2026 has-patch
#65196 Tests: Add unit tests for wp_refresh_post_lock() Administration normal enhancement 05/07/2026 has-patch
#65195 Tests: Add unit tests for wp_check_locked_posts() Administration normal enhancement 05/07/2026 has-patch
#59851 test for send_frame_options_header Build/Test Tools normal task (blessed) 05/07/2026 has-patch
#65134 Unit Tests: Add tests for got_mod_rewrite() Administration normal enhancement 05/07/2026 has-patch
#65135 Unit Tests: Add tests for got_url_rewrite() Administration normal enhancement 05/07/2026 has-patch
#65136 Unit Tests: Add tests for extract_from_markers() and stop empty values being returned Administration normal enhancement 05/07/2026 has-patch
#65137 Unit Tests: Add tests for insert_with_markers() Administration normal enhancement 05/07/2026 has-patch
#65146 Unit Tests: Add tests for save_mod_rewrite_rules() Administration normal enhancement 05/07/2026 has-patch
#65147 Unit Tests: Add tests for iis7_save_url_rewrite_rules() Administration normal enhancement 05/07/2026 has-patch
#65148 Unit Tests: Add tests for iis7_rewrite_rule_exists() Administration normal enhancement 05/07/2026 has-patch
#65170 Add unit tests for iis7_delete_rewrite_rule() Administration normal enhancement 05/07/2026 has-patch
#65172 Tests: Add unit tests for iis7_add_rewrite_rule() Administration normal enhancement 05/07/2026 has-patch
#65173 Add unit tests for saveDomDocument() Administration normal enhancement 05/07/2026 has-patch
#65175 Tests: Add unit tests for wp_make_theme_file_tree() Administration normal enhancement 05/07/2026 has-patch
#65176 Tests: Add unit tests for wp_make_plugin_file_tree( Administration normal enhancement 05/07/2026 has-patch
#65178 Tests: Add unit tests for wp_print_theme_file_tree() Administration normal enhancement 05/07/2026 has-patch
#65179 Tests: Add unit tests for wp_print_plugin_file_tree() Administration normal enhancement 05/07/2026 has-patch
#65180 Tests: Add unit tests for wp_reset_vars() Administration normal feature request 05/07/2026 has-patch
#65182 Tests: Add unit tests for wp_doc_link_parse() Administration normal enhancement 05/07/2026 has-patch
#65183 Tests: Add unit tests for set_screen_options() Administration normal enhancement 05/07/2026 has-patch
#65184 Tests: Add unit tests for admin_color_scheme_picker() Administration normal enhancement 05/07/2026 has-patch
#65185 Tests: Add unit tests for wp_color_scheme_settings() Administration normal enhancement 05/07/2026 has-patch
#65192 Tests: Add unit tests for wp_admin_canonical_url() Administration normal enhancement 05/07/2026 has-patch
#65194 Tests: Add unit tests for update_home_siteurl() Administration normal enhancement 05/07/2026 has-patch
#37376 Make it possible for custom post type to have an archive but no single Posts, Post Types normal feature request 05/07/2026 4.6 needs-unit-tests
#65142 Round editor `.postbox` containers to match WP 7.0 dashboard widgets Administration normal enhancement 05/04/2026 trunk has-patch
#65130 Plugin search (term) in wp-admin lacks normalization, causing fragile keyword matching Plugins normal enhancement 05/04/2026
#51811 Query inconsistency between WP_Query and WP_Term_Query Query normal enhancement 05/03/2026 4.6 has-patch
#39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal enhancement 05/03/2026 4.4 has-patch
#64924 Add a `has_ai_credentials()` function to WordPress core that plugins can use to check if AI credentials are available. AI normal enhancement 05/03/2026 trunk dev-feedback
#65117 Proposal: Hook Permissions Layer Plugins normal feature request 05/02/2026 has-patch
#50867 An API which encourages automatic escaping of HTML HTML API normal enhancement 04/30/2026 needs-unit-tests
#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 04/30/2026 has-patch
#64581 Allow serialized options read-only view Options, Meta APIs trivial feature request 04/28/2026 trunk has-patch
#64363 add MarkDown feeds Feeds normal enhancement 04/27/2026 has-patch
#64988 Enhancement: Add support for displaying child categories in Navigation “Category Link” block (dropdown support) General normal enhancement 04/26/2026 6.9.4
#65127 Introduce 'wp_ai_client_cache_group' filter to allow customization of the object cache group AI normal enhancement 04/25/2026 trunk has-patch
#64991 New param "allow_multiple_terms" in `register_taxonomy` for single term restriction Taxonomy normal feature request 04/24/2026 has-patch
#65115 AI Client lacks filters for customizing model selection and generation parameters AI normal feature request 04/24/2026 trunk dev-feedback
#63946 Introduce a mechanism for lazy-loading REST routes and handlers REST API normal enhancement 04/24/2026 has-patch
#65097 Add action to `WP_AI_Client_Prompt_Builder` for builder-level configuration injection AI normal feature request 04/23/2026 dev-feedback
#65110 Application Passwords: add a safer authorize flow for browser-based apps Application Passwords normal enhancement 04/22/2026 5.6
#65025 Privacy Shield is declared invalid Privacy normal enhancement 04/22/2026 trunk has-patch
#42281 Better Update Management for Translation files Upgrade/Install normal enhancement 04/21/2026 4.8.2 has-patch
#65106 Learning Path Block - Enhancement Request Post Formats normal enhancement 04/21/2026 6.9.4
#65092 Toolbar: Replace the "+ New" and Comments icons with plain text labels and swap their order Toolbar normal enhancement 04/17/2026 needs-patch
#65089 Administration: Replace Dashicons icon font with @wordpress/icons SVG components in wp-admin Administration normal enhancement 04/17/2026 needs-patch
#65087 oEmbed dynamic aspect ratio handling in block themes without $content_width Embeds normal enhancement 04/17/2026
#65085 Expose admin design tokens (radius, spacing, grayscale, typography) as CSS custom properties via wp-base-styles Administration normal enhancement 04/17/2026 trunk
#65075 Links on wp-login.php are not identifiable Login and Registration normal enhancement 04/15/2026 dev-feedback
#65070 Move inline JS from admin_head hooks in options screens into options.js Administration normal enhancement 04/14/2026 has-patch
#65029 Add Keyboard Shortcut to Hide and Show Toolbar on Frontend Toolbar normal enhancement 04/14/2026 dev-feedback
#54016 Media Library: Bulk delete elements in grid view takes very long Media normal enhancement 04/14/2026 dev-feedback
#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
#65042 Alter Attachment page slug behaviour Posts, Post Types trivial enhancement 04/09/2026
#64749 Proposal: AI Pathfinding Assistant for WordPress Contributors AI normal enhancement 04/09/2026
#61644 Invalidate application password Application Passwords normal feature request 04/09/2026 5.6 has-patch
#58824 Add a filter to change the classes in posts list table in admin General normal enhancement 04/09/2026 has-patch
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal enhancement 04/09/2026 has-patch
#65043 Consider adding wp_doing_cli() to wrap WP_CLI constant checks Bootstrap/Load normal feature request 04/08/2026 dev-feedback
#57420 Add filter for wp_theme_get_element_class_name Editor minor enhancement 04/08/2026 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
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal enhancement 04/05/2026 4.9.6 needs-unit-tests
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal enhancement 04/02/2026 3.5.1 has-patch
#65016 Auto-approve self pingbacks Pings/Trackbacks normal enhancement 04/02/2026
#64494 Bump minimum PHP version to 8.* General normal enhancement 04/02/2026 has-patch
#60375 Site Transfer Protocol Import normal enhancement 03/30/2026
#64875 Move command palette to the right and make it more visible Toolbar normal enhancement 03/28/2026 trunk
#61173 Run upgrade tests on PRs and pushes to trunk Build/Test Tools normal task (blessed) 03/27/2026 needs-patch
#64941 Support TikTok carousel embeds Embeds normal enhancement 03/26/2026 has-patch
#64940 PHP mailer Exception Handler Mail normal enhancement 03/24/2026 trunk has-patch
#64939 Add opt-out mechanism for global admin CSS on individual elements General normal enhancement 03/24/2026
#64903 Lock icon is misleading with Real Time Collaboration enabled Editor normal enhancement 03/22/2026 trunk
#64889 Include link to documentation for all plugins Plugins normal enhancement 03/19/2026
Note: See TracReports for help on using and creating reports.