Make WordPress Core

{40} Tickets Awaiting Review (4862 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 (3601 - 3700 of 4862)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#38789 Multisite sign-up improvements (potential roadmap) Login and Registration normal feature request 03/25/2019 3.0 dev-feedback
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal enhancement 05/15/2018 3.0 dev-feedback
#41170 Allow the newbloguser screen to be themed Login and Registration normal feature request 06/26/2017 3.0
#62123 Improve performance of get_ancestors() with recursive common table expression. Taxonomy normal enhancement 10/01/2025 3.1
#46283 Allow filtering post-type archive rewrites Rewrite Rules normal enhancement 09/04/2025 3.1 has-patch
#16838 Excluding Akismet from Future WordPress Releases / Plugin Directory Plugins normal enhancement 03/02/2024 3.1
#56262 WP_List_Util::pluck doesn't support a null $field General minor enhancement 07/26/2022 3.1 has-patch
#55911 Slow query because Admin Bar loads all options on all user's sites Toolbar normal enhancement 06/30/2022 3.1
#55795 Fix the WordPress Status Bar to Make Actions Clearer to the User Toolbar normal enhancement 05/26/2022 3.1
#39282 The process for approving and then replying to a comment can be made more visible Comments normal enhancement 09/01/2020 3.1 needs-patch
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal enhancement 04/25/2019 3.1 has-patch
#5942 Add Owner role Role/Capability normal feature request 11/06/2017 3.1
#44238 Add protected param to register meta Options, Meta APIs normal enhancement 02/24/2019 3.1.3 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
#46562 Add rand orderby to the WP_User_Query and get_users to match get_posts Users normal enhancement 03/19/2019 3.2.1
#18450 New safe action to add rewrite rules on Rewrite Rules normal enhancement 09/21/2018 3.2.1 dev-feedback
#18630 Custom Comment Validation Error Comments minor feature request 07/15/2022 3.3 has-patch
#20194 Add Description meta to General Settings General minor feature request 08/10/2021 3.3 needs-patch
#51366 Taxonomy:post_format show_in_nav_menus has no effect Taxonomy normal enhancement 09/24/2020 3.4
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal enhancement 03/05/2018 3.4 has-patch
#21744 WP_User_Query does not support post type Users normal enhancement 03/27/2019 3.4.1 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
#23060 Throw 404 if URL Rewriting is Used With Default Permalinks Permalinks normal enhancement 08/07/2025 3.5 dev-feedback
#28238 Add filter to value returned from get_space_used() Upload normal enhancement 08/04/2025 3.5 has-patch
#24672 Remove final from WP_Post class Posts, Post Types normal enhancement 07/15/2025 3.5 dev-feedback
#58416 Media Title field should soft wrap in Media Modal: For better readability/editing of long titles. Media normal enhancement 05/12/2025 3.5 needs-unit-tests
#37445 Allow to adjust the `$in_admin` property of `WP_Screen` Administration normal enhancement 10/29/2024 3.5 has-patch
#56914 Better guide users when deleting other users Users normal enhancement 07/26/2024 3.5 has-patch
#41458 Class gets stripped out when inserting a link in author biography box Formatting normal enhancement 07/30/2017 3.5
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal enhancement 10/15/2025 3.5.1 has-patch
#23330 Allow autoloading all options, not just autoload = yes options Cache API normal enhancement 05/29/2024 3.5.1 has-patch
#28101 Menus screen: add "Menus" heading and "Add New" button Menus normal enhancement 07/22/2025 3.6 has-patch
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal enhancement 11/18/2022 3.6 dev-feedback
#31737 Unique identifier for Heartbeat API calls General minor enhancement 07/06/2022 3.6 has-patch
#24972 wp_dropdown_roles() multiple pre-selected options Users normal enhancement 07/30/2018 3.6 has-patch
#43263 wp_audio_shortcode() preload default: should it be metadata or none? Media normal enhancement 02/08/2018 3.6
#47389 Display warning message on the Updates screen when a VCS is in use Upgrade/Install normal enhancement 02/15/2023 3.7 needs-patch
#43320 Harden API requests against man-in-the-middle attacks Security minor enhancement 02/18/2018 3.7.1
#61666 Extra margin in tablet and mobile login button in admin login Login and Registration minor enhancement 12/23/2024 3.8 has-patch
#27127 Improve plugin search on installed plugins page Administration normal enhancement 03/22/2024 3.8
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal enhancement 12/01/2023 3.8 has-patch
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal enhancement 03/28/2020 3.8 has-patch
#26311 Updated (responsive) Tools -> Export admin screen Export normal enhancement 02/26/2019 3.8
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal enhancement 05/13/2017 3.8 dev-feedback
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal enhancement 09/23/2020 3.8.1 has-patch
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal feature request 02/06/2025 3.9 has-patch
#36242 wpdb set_sql_mode add param pbearne Database normal enhancement 01/18/2025 3.9 dev-feedback
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API minor enhancement 03/12/2023 3.9 dev-feedback
#28160 Get authors user query in-efficient when dealing with large numbers of users. Users major enhancement 04/08/2022 3.9
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal enhancement 02/06/2017 3.9 needs-patch
#28367 Video upload failure is a dead end Upload normal enhancement 05/15/2019 3.9.1
#28376 Improve error message seen by user in update.php Upgrade/Install normal enhancement 11/02/2017 3.9.1 needs-patch
#29276 Ability to edit and preview any revision, not just autosaves Revisions normal enhancement 01/10/2020 3.9.2 needs-patch
#38026 Add Delete link to details modal when file in trash Media normal enhancement 09/16/2025 4.0 has-patch
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal enhancement 03/17/2024 4.0 dev-feedback
#28798 htaccess and protected option Posts, Post Types normal enhancement 10/15/2021 4.0
#50209 Remove all uploads between test methods Build/Test Tools normal enhancement 05/21/2020 4.0 needs-patch
#30384 Cannot hook plupload's JavaScript consistently Upload normal enhancement 05/15/2019 4.0 needs-patch
#40432 Customizer: Should we stop contextually hiding features? Customize normal enhancement 09/12/2018 4.0
#37640 Add WPLANG to `.maintenance` Upgrade/Install normal enhancement 07/16/2018 4.0
#30274 wp-login.php Logo Image Use "img" tag rather than CSS background Login and Registration normal enhancement 02/19/2017 4.0
#31192 Enable sorting of search results on "Add Plugins" admin page Plugins normal enhancement 07/30/2021 4.1
#31673 Multisite UX: deleting a plugin Networks and Sites normal enhancement 05/22/2021 4.1.1
#31682 reg_passmail message on login.php needs filter Login and Registration normal enhancement 03/01/2017 4.1.1 has-patch
#39624 Misleading warning when editing the page_for_posts page Editor normal enhancement 09/25/2025 4.2
#40485 Add function for retrieving metadata from registered script Script Loader normal feature request 08/21/2025 4.2 dev-feedback
#31154 register_post_type function does not check reserved post_types Posts, Post Types normal enhancement 02/21/2022 4.2 needs-patch
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins minor enhancement 08/08/2021 4.2 ui/ux
#32234 Streamline parameter order of get_user_option() Users normal enhancement 02/19/2018 4.2.1
#32545 Adding actions before and after "Add New" button Posts, Post Types normal enhancement 05/30/2019 4.2.2 dev-feedback
#33054 Better featured image/attachment sanity checks Media normal enhancement 06/27/2017 4.2.2 needs-patch
#55075 WordPress admin bar does not contain a link to the Customizer Toolbar minor enhancement 02/08/2022 4.3
#33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu Customize normal enhancement 05/23/2021 4.3 dev-feedback
#52093 Open password field on click of New Password label on profile.php Users minor enhancement 12/31/2020 4.3
#33123 Filter on theme mod default value Themes normal enhancement 06/23/2018 4.3
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal enhancement 08/03/2017 4.3 has-patch
#32622 Make the text of the Image delete AYS dialog clearer Media normal enhancement 06/15/2017 4.3
#34136 Allow register_post_type's rewrite to remove CPT slug Rewrite Rules normal enhancement 09/30/2025 4.3.1
#34778 A better indication of action happening on buttons. General normal enhancement 03/16/2020 4.3.1 ui/ux
#34324 Tag picker for attachments Media normal enhancement 01/21/2019 4.3.1
#34631 Extra compat for mbstring: mb_strpos() Charset normal enhancement 08/25/2025 4.4 needs-unit-tests
#61127 Make `wp_filter_oembed_result` less strict Embeds normal enhancement 02/12/2025 4.4 has-patch
#62863 _make_cat_compat() - dynamic properties deprecated in PHP 8.2 Taxonomy normal enhancement 01/25/2025 4.4 has-patch
#56740 set_up_before_class() / wpSetUpBeforeClass() are inconsistent and confusing Build/Test Tools normal enhancement 01/18/2025 4.4
#37261 Consider removing the `$start` argument from `WP_UnitTest_Generator_Sequence` Build/Test Tools normal enhancement 11/12/2024 4.4 needs-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 09/17/2024 4.4 needs-unit-tests
#35865 Site Icon should be uploaded to a different directory or not able to be deleted from library Media normal enhancement 08/14/2023 4.4
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal enhancement 06/24/2022 4.4 needs-patch
#34753 Remove use of "Toggle" in strings Administration normal enhancement 08/01/2021 4.4 dev-feedback
#33472 Templating Engine Themes normal feature request 04/28/2021 4.4
#50239 REST API Debug/Dev Mode REST API normal feature request 05/24/2020 4.4
#36010 New password reset styling changes are confusing to casual users Login and Registration major enhancement 02/08/2020 4.4 has-patch
#35248 WordPress should remove domain trailing dot (as/like it removes "www.") Canonical normal enhancement 01/31/2020 4.4
#48816 Use get_bloginfo in the REST API index REST API normal enhancement 11/29/2019 4.4 dev-feedback
#39028 Comments on private posts or specific edge cases can get a confusting white screen error. Comments normal enhancement 08/03/2017 4.4 needs-patch
#35127 Allow wp_nav_menu() function to add container attributes, including Schema.org structured data Menus normal enhancement 03/07/2017 4.4
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal feature request 02/22/2017 4.4 dev-feedback
#35201 Mobile email validation Formatting normal enhancement 02/06/2017 4.4
#36432 Show Site ID and Theme in My Sites Networks and Sites normal enhancement 11/05/2019 4.4.2 dev-feedback
#37307 Indicate non-GPL plugins and themes for users General normal enhancement 05/03/2017 4.4.3
Note: See TracReports for help on using and creating reports.