Make WordPress Core

{40} Tickets Awaiting Review (5123 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 (4101 - 4200 of 5123)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() Filesystem API normal enhancement 03/27/2022 has-patch
#54892 E2E tests for Creating Menu, Removing existing menu and Remove items from Menu Build/Test Tools normal enhancement 03/10/2022 has-patch
#55079 Allowed post tags and allowed tags iframe Embeds normal enhancement 02/04/2022 5.9 has-patch
#54838 Automatically enable some templates from inactive themes Themes normal enhancement 01/18/2022 has-patch
#54663 There are many missing comments in some files Administration normal enhancement 12/19/2021 has-patch
#54604 Allow for nestable superscript tags Formatting normal feature request 12/14/2021 has-patch
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal enhancement 12/03/2021 has-patch
#54560 Return null from wpdb::get_results when query fails Database normal enhancement 12/02/2021 has-patch
#54505 Add "Temp Directory" to site health info Site Health normal enhancement 11/24/2021 has-patch
#54473 Comments listing screen in wp-admin doesn't expose if a comment was left by a logged in user Comments normal enhancement 11/20/2021 has-patch
#54381 Add filter to validate_theme_requirements Themes normal enhancement 11/05/2021 has-patch
#54363 Always load gravatars over HTTPS General normal enhancement 11/02/2021 has-patch
#54327 Support wp_die from array print General normal feature request 10/28/2021 5.8.1 has-patch
#43019 Hook to validate post form data before save Database major enhancement 10/28/2021 has-patch
#54289 Improve get_shortcode_regex performance Shortcodes normal enhancement 10/19/2021 5.9 has-patch
#54153 Core taxonomies e2e tests Build/Test Tools normal enhancement 09/27/2021 has-patch
#54152 Core posts e2e tests Build/Test Tools normal enhancement 09/23/2021 has-patch
#54155 Core users e2e tests Build/Test Tools normal enhancement 09/21/2021 has-patch
#54151 Dashboard widgets e2e tests justinahinon Build/Test Tools normal enhancement 09/21/2021 has-patch
#53889 Adding Pronouns field on the user meta Users normal enhancement 09/21/2021 has-patch
#54095 Echo local wp-env URL when running env:start Build/Test Tools normal enhancement 09/09/2021 has-patch
#46614 Category/tag/taxonomy names on admin screens Administration normal enhancement 09/07/2021 has-patch
#54048 improve preloaded REST API requests in widget editor Widgets normal enhancement 09/04/2021 5.8 has-patch
#54026 One admin menu item from different plugins Administration normal enhancement 09/03/2021 has-patch
#53899 Escaping strings and screenshot URL on Themes screen Themes normal enhancement 08/09/2021 has-patch
#45177 admin bar View page button is missing in mobile view Toolbar normal enhancement 07/24/2021 has-patch
#44474 Add print styles to backend Administration normal enhancement 07/06/2021 has-patch
#39603 The more posts with similar names you have, the slower you save the next one Posts, Post Types normal enhancement 06/16/2021 has-patch
#53425 Allow meta_input to be updated through user input Posts, Post Types normal enhancement 06/16/2021 5.8 has-patch
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version General normal enhancement 06/01/2021 has-patch
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal enhancement 04/23/2021 has-patch
#51817 WP-Admin - Optimize main wpquery with 'fields' => 'ids' causes notice Administration normal enhancement 04/08/2021 5.5.3 has-patch
#40001 Replace wp-list.js with REST API-powered JavaScript Administration normal task (blessed) 04/06/2021 4.7 has-patch
#52963 Could use a Helper Function for Auto-Updates Upgrade/Install normal feature request 04/05/2021 5.7 has-patch
#52924 Fix input annoyance when editing Menus in Safari Menus normal enhancement 03/26/2021 has-patch
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal enhancement 03/22/2021 has-patch
#50337 Build tools: Ensure built files have been updated or ignored in `src` directory. Build/Test Tools normal enhancement 03/18/2021 5.4 has-patch
#23253 Lack of a do_settings_section (singular) function Plugins normal enhancement 02/27/2021 has-patch
#52404 Fix get_the_archive_description() to support default blog index General normal enhancement 01/30/2021 5.6 has-patch
#51757 REST API: Add const validation REST API normal enhancement 01/25/2021 has-patch
#52167 WP_Query: always convert `any` post type values to public values. Query normal enhancement 12/24/2020 has-patch
#49408 Why is the action wp_ajax_wp_link_ajax not using wp_send_json() General normal enhancement 12/16/2020 5.3.2 has-patch
#45435 Port Gutenberg's `removep` Function to Php Editor normal enhancement 11/24/2020 4.9.8 has-patch
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal enhancement 11/12/2020 3.0 has-patch
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal feature request 10/14/2020 has-patch
#44211 Add cookie domain to `userSettings` script localize Script Loader normal feature request 10/12/2020 has-patch
#48054 wp.sanitize.stripTags should iterate instead of using recursion General minor enhancement 10/08/2020 5.2.3 has-patch
#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
#48745 Disable Admin Email Verification Screen by Variable in wp-config.php (or other means) Users normal feature request 09/06/2020 5.3 has-patch
#51227 Update paginate_links dots to account for total pages General trivial enhancement 09/03/2020 5.5.1 has-patch
#49948 Site Meta: Adding additional useful functions Options, Meta APIs minor enhancement 08/04/2020 5.5 has-patch
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal enhancement 08/04/2020 5.5 has-patch
#39133 Check email length in is_email() Comments normal enhancement 07/17/2020 4.8 has-patch
#50556 Special characters in Theme Name in "Add Themes" page Themes trivial enhancement 07/07/2020 has-patch
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins minor enhancement 06/29/2020 has-patch
#38238 Sorting a list table by some kind of count should default to DESC initially helen Administration normal enhancement 06/29/2020 has-patch
#35416 List children pages of another (in dashboard) Posts, Post Types normal enhancement 05/30/2020 has-patch
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal enhancement 05/06/2020 has-patch
#47192 Allow users to enter recovery mode via their registered email Site Health normal enhancement 04/22/2020 5.2 has-patch
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal enhancement 04/16/2020 5.4 has-patch
#37005 Unit test for the wp_check_filetype method Media normal enhancement 04/09/2020 has-patch
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites minor feature request 04/07/2020 has-patch
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal feature request 04/02/2020 5.4 has-patch
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal enhancement 03/28/2020 3.8 has-patch
#36010 New password reset styling changes are confusing to casual users Login and Registration major enhancement 02/08/2020 4.4 has-patch
#47004 WordPress email subject update - phase 2 Mail normal enhancement 01/07/2020 has-patch
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal enhancement 01/07/2020 4.6 has-patch
#47605 Email sender name change with site title in wp-includes/pluggable.php Mail normal feature request 01/03/2020 2.2 has-patch
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal enhancement 12/17/2019 has-patch
#48009 Expand upon the Media item data in Export Requests Privacy normal enhancement 12/13/2019 4.9.6 has-patch
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal enhancement 11/18/2019 4.9.4 has-patch
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal enhancement 11/01/2019 has-patch
#48270 Add space before first parentheses of if condition for JS consistency Administration minor enhancement 10/12/2019 5.3 has-patch
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal enhancement 10/12/2019 4.7 has-patch
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal enhancement 10/06/2019 has-patch
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal enhancement 10/05/2019 5.3 has-patch
#47954 Create a sanity check for siteurl and home changes Administration normal enhancement 09/29/2019 has-patch
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal enhancement 09/25/2019 has-patch
#47256 Use composer to install and update external PHP libraries Build/Test Tools normal enhancement 09/17/2019 5.2 has-patch
#47984 Filter pre_do_shortcode Shortcodes normal feature request 09/05/2019 has-patch
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal enhancement 09/02/2019 5.3 has-patch
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal feature request 09/02/2019 has-patch
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget Posts, Post Types normal enhancement 08/16/2019 has-patch
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal enhancement 08/16/2019 4.8 has-patch
#47650 Add hooks to installed themes screen to allow control and customization Administration normal enhancement 07/23/2019 5.3 has-patch
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal feature request 07/16/2019 4.9 has-patch
#43802 Default timezone for new sites in WP multisite I18N normal feature request 06/20/2019 4.9.5 has-patch
#37848 Form fields misaligned on export.php Export normal enhancement 06/17/2019 5.2.1 has-patch
#41931 Not possible to add custom display_name option Users normal feature request 06/11/2019 4.8.2 has-patch
#41051 Confirm use of weak password Field show when removed password Users normal feature request 06/04/2019 4.8 has-patch
#28238 Add filter to value returned from get_space_used() Upload normal enhancement 05/15/2019 3.5 has-patch
#47237 Used different escape function on options-media.php Media trivial enhancement 05/11/2019 has-patch
#38031 Allow modifying args for the_widget Widgets normal enhancement 04/28/2019 has-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
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal enhancement 04/25/2019 has-patch
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal enhancement 04/24/2019 4.7.2 has-patch
#38026 Add Delete link to details modal when file in trash Media normal enhancement 04/18/2019 4.0 has-patch
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal enhancement 04/13/2019 has-patch
#38067 New filter `wp_post_lock_status` Posts, Post Types normal feature request 04/05/2019 2.5 has-patch
#21744 WP_User_Query does not support post type Users normal enhancement 03/27/2019 3.4.1 has-patch
Note: See TracReports for help on using and creating reports.