Make WordPress Core

{40} Tickets Awaiting Review (5095 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 5095)

Enhancements Awaiting Review (100 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#50055 Add more user-actionable information to the timezone health check Site Health normal enhancement 06/15/2020 5.3.1 needs-patch
#50050 Community Events: Sort pinned events chronologically Administration normal enhancement 05/01/2020
#50049 PHPMailer and OAuth Mail normal enhancement 11/10/2020
#50021 Internationalization of excerpt function in "Latest Posts" block I18N normal feature request 02/29/2024 5.4
#50013 [Feature Request] Tools: Export: Post, Categories: All - but exclude these Export normal feature request 04/26/2020
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal enhancement 08/04/2020 5.5 has-patch
#49963 Security of failed update/rollback Upgrade/Install major enhancement 04/20/2020 5.5 dev-feedback
#49958 Improve paginator in general-template.php Posts, Post Types normal enhancement 04/20/2020
#49948 Site Meta: Adding additional useful functions Options, Meta APIs minor enhancement 08/04/2020 5.5 has-patch
#49936 Add "deactivate" & "archive" bulk options to network site management Networks and Sites minor enhancement 04/17/2020 5.4
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal enhancement 04/16/2020 5.4 has-patch
#49920 Theme directory uri on multisite website Themes normal enhancement 05/27/2020 5.2.5
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal feature request 08/26/2020 5.5 dev-feedback
#49910 Embed: resizable iframes Embeds normal enhancement 04/15/2020
#49817 Simple Site Health Improvement to Check for Plugin Compatibility wiith Latest WP Version Release Site Health normal enhancement 08/14/2020 5.2
#49708 Add a new function get_page_by_guid Posts, Post Types normal feature request 02/03/2025
#49687 wp_mail() - Why is no envelope sender defined? Mail minor enhancement 09/29/2024 5.4 dev-feedback
#49661 mails, Howdy, wp_mail() and filters spreading Mail normal feature request 04/02/2020 5.4 has-patch
#49654 maybe_drop_table Database normal enhancement 04/07/2023
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal enhancement 03/13/2020 5.4 dev-feedback
#49641 Clarify what happens when meta_value is `''` in get_users like functions. Users normal enhancement 08/19/2022 needs-docs
#49639 Add a filter on wp_insert_user function regarding $user_pass Users normal enhancement 09/17/2024 dev-feedback
#49638 Determine methodology recommendations for CSS audit Build/Test Tools normal enhancement 06/25/2020
#49637 Create a report outline for CSS audit Administration normal enhancement 06/18/2020
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal enhancement 03/12/2020 dev-feedback
#49626 Allow plugin developers to opt-out their plugin from auto updates Plugins normal feature request 07/06/2020
#49620 Allow plugin/theme developers to utilize Beta, Alpha, Canary release channels for automatic updates Plugins normal feature request 03/10/2020
#49602 New design for Privacy settings page and hooks Privacy normal enhancement 12/16/2020 dev-feedback
#49588 Cannot remove <div class="textwidget custom-html-widget"> Widgets minor feature request 03/07/2020 needs-unit-tests
#49583 Media Library in SubFolder, when Organize by Mo/Yr is deactivated Media normal enhancement 10/26/2022
#49582 wp-admin CSS audit Administration normal enhancement 12/16/2021
#49564 Allow developers to set mail headers in wpmu_welcome_user_notification function Networks and Sites minor feature request 04/07/2020 has-patch
#49559 Post Category Restoration Taxonomy normal enhancement 03/02/2020 5.3.2 needs-patch
#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
#49515 SSL requirement during installation with SQL command through admin if mixed content Upgrade/Install normal feature request 05/22/2024 dev-feedback
#49504 "Your homepage displays" setting missing without explanation Administration minor enhancement 01/19/2021 5.3.2
#49488 WP-ADMIN > Add New Post Tags section - Issue Taxonomy normal feature request 02/21/2020 5.3.2
#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
#49440 Allow configuring the upgrade directory Upgrade/Install normal feature request 09/06/2024
#49429 There seems to be no way to check query value for NULL Query normal enhancement 02/14/2020 5.3.2 dev-feedback
#49428 Extend get_the_post_pagination() to consider total argument luludak Posts, Post Types minor enhancement 07/31/2024 needs-patch
#49418 Ability to order users by number of posts in custom post type Users trivial enhancement 02/12/2020 5.4
#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
#49378 Add warning banner about no-js in wp-admin Administration normal enhancement 02/07/2020
#49357 Admin intervention for personal data export really needed? xkon* Privacy normal enhancement 11/17/2021 5.4
#49352 Allow get_proxy_item to be filtered/altered before a response is sent to the editor. Embeds normal enhancement 02/03/2020
#49328 Add filter/action to append link to the login form footer inside the #login container Login and Registration trivial enhancement 01/30/2020
#49321 provide standard pagination links in RSS/Atom feeds Feeds normal enhancement 06/03/2022 5.4
#49296 Split up WP_Query into more manageable classes Query normal enhancement 01/26/2020 5.3.2
#49274 Grunt copy:files should ignore node_modules Build/Test Tools normal enhancement 03/08/2021
#49263 Switching blog doesn't switch locale I18N normal enhancement 05/22/2020 dev-feedback
#49260 Add filter to change wp_dropdown_categories default arguments Taxonomy normal enhancement 01/22/2020 5.3.2
#49241 Filter to add post types to custom page templates in get_post_templates() Themes normal feature request 10/14/2020 has-patch
#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
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types minor enhancement 01/14/2020
#49189 Term description cannot be filtered in admin area Taxonomy normal enhancement 01/13/2020 5.3.2
#49188 Add a check for tables structures. Site Health normal enhancement 01/29/2021 dev-feedback
#49169 Action Hook 'edited_terms' in function 'wp_update_term()' needs the Form POST Parameters Taxonomy normal enhancement 01/12/2020
#49166 need a function to know if a dashicon exists. Administration normal enhancement 05/31/2022 dev-feedback
#49164 Page List Order Posts, Post Types major enhancement 01/13/2020
#49149 Write tests for WP_Query Query normal enhancement 02/20/2020 needs-unit-tests
#49129 Incorrect German Umlaut substitutions Formatting minor enhancement 01/04/2020 5.4 dev-feedback
#49077 Add https://github.com/WordPress/wordpress-develop to Packagist Build/Test Tools normal enhancement 09/25/2020
#49072 Move readme.html & license.txt out of project root (maybe into Uploads?) General normal enhancement 11/16/2021
#49057 Add tag for any WP_Query for simple access in pre_get_post action Query normal feature request 12/21/2019
#49032 Introduce __return_value() General normal feature request 12/18/2019
#48962 Start using namespaces in Core General normal enhancement 12/13/2019 dev-feedback
#48951 email_too_short is not good email validation candidate Mail trivial feature request 08/09/2020 5.4 dev-feedback
#48936 Remove mysql2date() usage from core pbearne Date/Time normal enhancement 05/06/2025 needs-unit-tests
#48935 Need to Remove strtotime() usage from core Date/Time normal enhancement 11/05/2024 6.2 dev-feedback
#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
#48901 WordPress multisite with subdirectories sites using the same 'Site Title' Networks and Sites normal enhancement 06/17/2025 5.3
#48899 Verification admin email again after just changed/updated email? Login and Registration normal enhancement 12/06/2019 5.3
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal enhancement 12/17/2019 has-patch
#48822 Indicate partial success/error of a REST API request REST API normal enhancement 10/24/2020 4.7
#48816 Use get_bloginfo in the REST API index REST API normal enhancement 11/29/2019 4.4 dev-feedback
#48804 Twenty Twenty: Attach template parts with actions instead of directly including Bundled Theme normal enhancement 05/11/2024 5.3 dev-feedback
#48769 meta_input, tax_input, tags_input and post_category arguments are not available in functions or methods hooked to wp_insert_post Posts, Post Types normal enhancement 01/02/2020 dev-feedback
#48758 Repurpose 'Hello World' post to also serve as a Gutenberg tutorial General normal enhancement 04/10/2021
#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
#48740 Add constant for database date format Date/Time normal enhancement 11/20/2019 dev-feedback
#48682 Introduce WP_Labels class Taxonomy normal enhancement 11/17/2019 dev-feedback
#48574 Create better post diff screens Revisions normal enhancement 11/12/2019 5.3
#48563 Changing site admin email address is backwards Users normal enhancement 04/27/2021 dev-feedback
#48499 request: bundle unminified jQuery External Libraries normal enhancement 11/05/2019 5.2.4
#48498 Walker_Category should also accept the `item_spacing` parameter. Taxonomy minor enhancement 11/06/2019
#48492 Add 'before_widgetcontent' and 'after_widgetcontent' attributes to register_sidebar Widgets normal enhancement 11/04/2019
#48486 Add compliance tab to plugin repository pages on WordPress.org Plugins normal feature request 01/14/2022 5.3
#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
#48480 Add comment_form_opening_tag and comment_form_closing_tag filters Comments normal enhancement 12/03/2019
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal enhancement 10/31/2019 4.7 needs-patch
#48473 WordPress installer should prompt to configure options like comments Upgrade/Install normal enhancement 02/06/2022
#48470 Remove the Custom Header and Custom Background admin pages Administration normal enhancement 10/30/2019 dev-feedback
#48462 Download from Media in Backend Media normal feature request 11/15/2019 5.2.4
#48435 WordPress update: updating by transferring partial packages pbearne* Upgrade/Install normal enhancement 08/07/2024
#48414 Enhancement: feed_links_extra needs filter to remove a feed from pages Feeds normal enhancement 10/23/2019
#48385 Gutenberg blocks in the WP admin dashboard Administration normal feature request 10/21/2019
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal enhancement 01/06/2020 needs-patch
#48373 Widgets area grouping Widgets normal feature request 10/20/2019
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal feature request 10/19/2019 dev-feedback
Note: See TracReports for help on using and creating reports.