Make WordPress Core

{40} Tickets Awaiting Review (5118 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 (3401 - 3500 of 5118)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#48899 Verification admin email again after just changed/updated email? Login and Registration normal enhancement 12/06/2019 5.3
#48901 WordPress multisite with subdirectories sites using the same 'Site Title' Networks and Sites normal enhancement 12/06/2019 5.3
#48928 Align selects in .form-table's within admin settings with their neighbour inputs for a more uniform feel Administration normal enhancement 09/09/2022
#48935 Need to Remove strtotime() usage from core Date/Time normal enhancement 11/05/2024 6.2 dev-feedback
#48936 Remove mysql2date() usage from core pbearne Date/Time normal enhancement 04/11/2025 needs-unit-tests
#48951 email_too_short is not good email validation candidate Mail trivial feature request 08/09/2020 5.4 dev-feedback
#48962 Start using namespaces in Core General normal enhancement 12/13/2019 dev-feedback
#49032 Introduce __return_value() General normal feature request 12/18/2019
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal feature request 12/21/2019
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) General normal enhancement 11/16/2021
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist Build/Test Tools normal enhancement 09/25/2020
#49129 Incorrect German Umlaut substitutions Formatting minor enhancement 01/04/2020 5.4 dev-feedback
#49149 Write tests for WP_Query Query normal enhancement 02/20/2020 needs-unit-tests
#49164 Page List Order Posts, Post Types major enhancement 01/13/2020
#49166 need a function to know if a dashicon exists. Administration normal enhancement 05/31/2022 dev-feedback
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal enhancement 01/12/2020
#49188 Add a check for tables structures. Site Health normal enhancement 01/29/2021 dev-feedback
#49189 Term description cannot be filtered in admin area Taxonomy normal enhancement 01/13/2020 5.3.2
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types minor enhancement 01/14/2020
#49200 Allow Developers to Cryptographically Sign Their Own Plugins/Themes with the Gossamer Public Key Infrastructure (PKI) Upgrade/Install normal enhancement 10/15/2020 5.4
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal feature request 10/14/2020 has-patch
#49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal enhancement 01/22/2020 5.3.2
#49263 Switching blog doesn't switch locale I18N normal enhancement 05/22/2020 dev-feedback
#49274 Grunt copy:files should ignore node_modules Build/Test Tools normal enhancement 03/08/2021
#49296 Split up WP_Query into more manageable classes Query normal enhancement 01/26/2020 5.3.2
#49321 provide standard pagination links in RSS/Atom feeds Feeds normal enhancement 06/03/2022 5.4
#49328 Add filter/action to append link to the login form footer inside the #login container Login and Registration trivial enhancement 01/30/2020
#49352 Allow get_proxy_item to be filtered/altered before a response is sent to the editor. Embeds normal enhancement 02/03/2020
#49357 Admin intervention for personal data export really needed? xkon* Privacy normal enhancement 11/17/2021 5.4
#49378 Add warning banner about no-js in wp-admin Administration normal enhancement 02/07/2020
#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
#49418 Ability to order users by number of posts in custom post type Users trivial enhancement 02/12/2020 5.4
#49428 Extend get_the_post_pagination() to consider total argument luludak Posts, Post Types minor enhancement 07/31/2024 needs-patch
#49429 There seems to be no way to check query value for NULL Query normal enhancement 02/14/2020 5.3.2 dev-feedback
#49440 Allow configuring the upgrade directory Upgrade/Install normal feature request 09/06/2024
#49483 'Upload file types' Setting field for multisite network settings should be textarea than text input Administration normal enhancement 01/13/2024 5.3.2 has-patch
#49488 WP-ADMIN > Add New Post Tags section - Issue Taxonomy normal feature request 02/21/2020 5.3.2
#49504 "Your homepage displays" setting missing without explanation Administration minor enhancement 01/19/2021 5.3.2
#49515 SSL requirement during installation with SQL command through admin if mixed content Upgrade/Install normal feature request 05/22/2024 dev-feedback
#49553 Add option to get_search_form() to not include current search query in the form Themes normal enhancement 03/01/2020 5.4 dev-feedback
#49559 Post Category Restoration Taxonomy normal enhancement 03/02/2020 5.3.2 needs-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
#49582 wp-admin CSS audit Administration normal enhancement 12/16/2021
#49583 Media Library in SubFolder, when Organize by Mo/Yr is deactivated Media normal enhancement 10/26/2022
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets minor feature request 03/07/2020 needs-unit-tests
#49602 New design for Privacy settings page and hooks Privacy normal enhancement 12/16/2020 dev-feedback
#49620 Allow plugin/theme developers to utilize Beta, Alpha, Canary release channels for automatic updates Plugins normal feature request 03/10/2020
#49626 Allow plugin developers to opt-out their plugin from auto updates Plugins normal feature request 07/06/2020
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal enhancement 03/12/2020 dev-feedback
#49637 Create a report outline for CSS audit Administration normal enhancement 06/18/2020
#49638 Determine methodology recommendations for CSS audit Build/Test Tools normal enhancement 06/25/2020
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal enhancement 09/17/2024 dev-feedback
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal enhancement 08/19/2022 needs-docs
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal enhancement 03/13/2020 5.4 dev-feedback
#49654 maybe_drop_table Database normal enhancement 04/07/2023
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal feature request 04/02/2020 5.4 has-patch
#49687 wp_mail() - Why is no envelope sender defined? Mail minor enhancement 09/29/2024 5.4 dev-feedback
#49708 Add a new function get_page_by_guid Posts, Post Types normal feature request 02/03/2025
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal enhancement 08/14/2020 5.2
#49837 JSDoc correction for wp-includes\js\colorpicker.js External Libraries normal enhancement 05/06/2020 has-patch
#49910 Embed: resizable iframes Embeds normal enhancement 04/15/2020
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal feature request 08/26/2020 5.5 dev-feedback
#49920 Theme directory uri on multisite website Themes normal enhancement 05/27/2020 5.2.5
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal enhancement 04/16/2020 5.4 has-patch
#49936 Add "deactivate" & "archive" bulk options to network site management Networks and Sites minor enhancement 04/17/2020 5.4
#49948 Site Meta: Adding additional useful functions Options, Meta APIs minor enhancement 08/04/2020 5.5 has-patch
#49958 Improve paginator in general-template.php Posts, Post Types normal enhancement 04/20/2020
#49963 Security of failed update/rollback Upgrade/Install major enhancement 04/20/2020 5.5 dev-feedback
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal enhancement 08/04/2020 5.5 has-patch
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal feature request 04/26/2020
#50021 Internationalization of excerpt function in "Latest Posts" block I18N normal feature request 02/29/2024 5.4
#50049 PHPMailer and OAuth Mail normal enhancement 11/10/2020
#50050 Community Events: Sort pinned events chronologically Administration normal enhancement 05/01/2020
#50055 Add more user-actionable information to the timezone health check Site Health normal enhancement 06/15/2020 5.3.1 needs-patch
#50092 Implement Focal Point Picker for all images in the Media Library Media normal feature request 09/16/2022
#50135 Proposal: Permalink structure tags grouping Mandatory and Available Permalinks minor enhancement 05/09/2020
#50139 Add WordPress.tv latest videos dashboard widget psykro Administration normal enhancement 09/07/2022
#50154 About date and time request of version 5.4.1 Query normal feature request 05/13/2020 5.4.1
#50158 Hide columns in the list of posts for user levels Administration normal feature request 05/14/2020 5.4.1 dev-feedback
#50161 Slow query in WP_Posts_List_Table, no way to avoid with filters/hooks Posts, Post Types normal enhancement 03/11/2021 5.4.1
#50188 Disable Media uploader if PHP file_uploads is disabled Upload minor enhancement 01/24/2024 dev-feedback
#50196 Can't track users using nickname Users normal enhancement 05/17/2020
#50209 Remove all uploads between test methods Build/Test Tools normal enhancement 05/21/2020 4.0 needs-patch
#50211 Add Ajax to Activate/Deactivate links in the Installed Plugins screen - keep focus on the screen location Plugins normal enhancement 05/21/2020
#50214 Consider introducing the concept of "Editors" Editor normal feature request 11/23/2020
#50239 REST API Debug/Dev Mode REST API normal feature request 05/24/2020 4.4
#50272 Move current admin footer reminder when running development version to Site Health Site Health normal enhancement 05/06/2022 5.2
#50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal enhancement 06/01/2021 dev-feedback
#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
#50361 Highlight if link targets in comments don't refer to the link text Comments normal enhancement 06/10/2020 dev-feedback
#50375 Using post_type_archive_title() does not return the right laebl General normal feature request 04/04/2023 5.4.2
#50389 Improve support for site health issues in WordPress Site Health normal enhancement 06/15/2020 5.2 dev-feedback
#50400 Update Search Engine Visibility text following XML sitemap launch General normal enhancement 06/16/2020
#50412 Add support for common PHPUnit arguments when watching Build/Test Tools normal enhancement 09/04/2020
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal enhancement 03/19/2025 5.4.2 has-patch
#50441 Allow CORS for RSS feed Feeds normal enhancement 10/08/2021
#50506 PHP warning appearing in 404 page and 'post_type' query var is Array Canonical normal enhancement 06/29/2020 5.4.2 needs-unit-tests
#50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron Comments normal enhancement 03/12/2021 dev-feedback
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal enhancement 03/29/2022 has-patch
#50556 Special characters in Theme Name in "Add Themes" page Themes trivial enhancement 07/07/2020 has-patch
Note: See TracReports for help on using and creating reports.