Make WordPress Core

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

Defects Awaiting Review, reported against no version (36 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#37832 Using ?p=xxx on a posts page with an invalid post ID does not return a 404 status Posts, Post Types normal defect (bug) 04/19/2019
#41226 Static "posts page" preview not working Posts, Post Types normal defect (bug) 02/17/2019 needs-unit-tests
#39624 Misleading warning when editing the page_for_posts page Posts, Post Types normal defect (bug) 01/15/2018 ui/ux
#41324 Action of password-protect form. Posts, Post Types normal defect (bug) 07/14/2017
#32773 You cannot move Private nor Passworded posts to Draft. You must make them public first. Posts, Post Types normal defect (bug) 07/03/2017
#40585 'Update' vs 'Schedule' Posts, Post Types normal defect (bug) 05/08/2017 has-patch
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types minor defect (bug) 02/23/2017 needs-unit-tests
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal defect (bug) 03/02/2018
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal defect (bug) 11/12/2017 has-patch
#40903 Filtered posts_request query can break found_posts query Query normal defect (bug) 06/01/2017
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal defect (bug) 02/10/2025 dev-feedback
#27244 'Restore This Autosave' immediately updates a published post Revisions normal defect (bug) 02/25/2024 ui/ux
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal defect (bug) 06/04/2019 has-patch
#43676 .htaccess rules don't work with Plain Rewrite Rules normal defect (bug) 01/05/2022 has-patch
#41891 Bug when changing $(comments_)pagination_base of WP_Rewite instance to string with non-ASCII characters Rewrite Rules normal defect (bug) 09/15/2017
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal defect (bug) 03/05/2021 has-patch
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal defect (bug) 08/03/2017 needs-unit-tests
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal defect (bug) 06/01/2017 has-patch
#40134 Invalid data for scripts in footer Script Loader normal defect (bug) 03/12/2017
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal defect (bug) 05/28/2024 has-patch
#43456 `wp_html_split` <script> Shortcodes normal defect (bug) 03/02/2018
#39926 wp_get_object_terms should return WP_Error on wrong fields argument or use a sane default Taxonomy normal defect (bug) 04/14/2017 dev-feedback
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal defect (bug) 02/22/2017 has-patch
#41309 Theme and plugin editing experience improvements at smaller screens Themes normal defect (bug) 07/01/2024
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal defect (bug) 03/18/2019 dev-feedback
#41076 Themes: Add more help and documentation when editing theme files Themes normal defect (bug) 06/21/2017
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal defect (bug) 04/27/2017
#33571 Improvements for plugin upgrades when disk space runs out (or other write failure) francina Upgrade/Install normal defect (bug) 05/05/2025
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal defect (bug) 12/16/2022 dev-feedback
#42196 WP_Upgrader->unpack_package can't run in parallel Upgrade/Install normal defect (bug) 09/23/2020
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal defect (bug) 06/01/2017
#22367 Usernames with "@" char are assumed email addresses, causing incorrect look-up in several places johnjamesjacoby Users normal defect (bug) 08/01/2022 has-patch
#27606 "Add Existing User" form does not preserve input in case of an error Users minor defect (bug) 05/03/2019 has-patch
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal defect (bug) 05/22/2017 dev-feedback
#40793 Events widget on back button loses location Widgets normal defect (bug) 05/17/2017
#33940 Double spaces in term names can cause problems XML-RPC normal defect (bug) 08/15/2019 needs-patch

Defects Awaiting Review, reported against trunk (20 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#63355 Image tests skipped in GitHub Actions Build/Test Tools normal defect (bug) 04/26/2025 trunk
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize minor defect (bug) 05/19/2025 trunk has-patch
#63088 Customizer: Search Icon within Search Themes filter is misaligned Customize normal defect (bug) 03/12/2025 trunk
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal defect (bug) 05/12/2025 trunk dev-feedback
#62966 PHP output of get_comment_delimited_block_content does not match Gutenberg JS output Editor normal defect (bug) 03/04/2025 trunk has-patch
#61728 Stabilize experimental block supports including typography, border, and common flags Editor normal defect (bug) 12/24/2024 trunk has-patch
#63205 Gutenberg component CustomGradientPicker fails to parse theme.json gradients using size keywords (e.g., closest-side) (already fixed upstream, needs package update) External Libraries normal defect (bug) 04/21/2025 trunk
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API major defect (bug) 05/12/2025 trunk dev-feedback
#63173 FS_Method with ftpext and Core Updates Filesystem API major defect (bug) 05/12/2025 trunk dev-feedback
#63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag Formatting normal defect (bug) 05/12/2025 trunk has-patch
#62417 Excerpts don't include content from list-item blocks. Formatting normal defect (bug) 05/12/2025 trunk has-patch
#46966 urlencode query string parameters Formatting major defect (bug) 12/13/2024 trunk has-patch
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal defect (bug) 05/01/2025 trunk has-patch
#63246 Undefined Property General normal defect (bug) 04/07/2025 trunk
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal defect (bug) 04/02/2025 trunk dev-feedback
#63174 PHP Warning: Undefined array key 0 in .../wp-includes/meta.php on line 651 General trivial defect (bug) 03/25/2025 trunk
#62777 Force a 404 when no sitemap provider is found General normal defect (bug) 01/08/2025 trunk has-patch
#62940 wp_mail(): Address header parsing is not RFC-5322 complient and fails on quoted-string when including a "<", ">" or "," Mail normal defect (bug) 02/11/2025 trunk
#63420 "Updating failed. Could not update the meta value of footnotes in database." due to duplicate footnotes meta_key. REST API normal defect (bug) 05/09/2025 trunk
#63208 Slider: Revision page slider does not support touch interactions on mobile devices Revisions normal defect (bug) 05/12/2025 trunk dev-feedback

Enhancements Awaiting Review (44 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#63310 On mobile devices, the search bar in the WordPress admin "Pages" section has an unnecessary right margin, which negatively impacts the visual alignment and user experience. Administration normal enhancement 06/07/2025 3.7.4 has-patch
#63210 Feature Request: "Admin Notifications" for Enhanced Admin Notification Management Administration normal feature request 05/26/2025
#63418 Form fields in mobile view of taxonomy screens use inconsistent width Administration normal enhancement 05/26/2025 has-patch
#63337 Enhance Widget Spacing for Mobile Dashboard Administration normal enhancement 05/19/2025 5.5 has-patch
#63431 Crowdsignal Administration normal enhancement 05/13/2025
#62660 Improve Customizer description in dashboard welcome panel Administration normal enhancement 05/12/2025 5.9 has-patch
#62703 Do not allow to leave a comment that contains prohibited keywords Administration normal feature request 04/29/2025
#63318 Dashboard Menu Item for Messages - The endless plugin messages in the dash is too much Administration major feature request 04/21/2025
#57931 Add Border Radius to WP Dashboard Post Boxes Administration normal enhancement 02/26/2025 dev-feedback
#27888 Feature request: `get_current_admin_url()` and `get_current_admin_hook()` lucatume Administration normal feature request 02/06/2025 3.9 has-patch
#62549 checked is a boolean attribute Administration trivial enhancement 01/28/2025 has-patch
#62854 Filter custom post types,terms in the admin area Administration normal feature request 01/24/2025 needs-patch
#44391 Improving the notification badges in admin menu hedgefield Administration normal enhancement 01/22/2025 needs-patch
#60622 Enhancement: add filter to function get_home_path() return value Administration normal enhancement 01/16/2025 6.4.3 dev-feedback
#61511 Use empty_trash_days to show how many days deleted posts will be kept for in the trash Administration normal enhancement 12/28/2024 6.5.5 has-patch
#62700 Permalink settings for pagination Administration normal feature request 12/17/2024
#62562 Ensure get_current_screen() returns WP_Screen|null Administration trivial enhancement 11/27/2024 dev-feedback
#62080 Add Ctrl+S / Cmd+S shortcut to save files in Theme and Plugin Editor Administration normal enhancement 11/14/2024 has-patch
#37445 Allow to adjust the `$in_admin` property of `WP_Screen` Administration normal enhancement 10/29/2024 3.5 has-patch
#51663 Feature request: :Last Edit Date Administration normal feature request 10/07/2024 5.5.1 has-patch
#62074 Hooks to remove Add New links Administration normal feature request 09/18/2024
#60974 Admin notice layout improvement Administration normal enhancement 09/03/2024
#42952 Add comments about JS removal of message query_arg Administration normal enhancement 08/19/2024 4.9.1 has-patch
#61819 A possible design flaw in administrative rights Administration major enhancement 08/05/2024 6.6.1
#61702 Post via email: Login Name field triggers Safari's login autocomplete Administration normal enhancement 07/18/2024
#51884 Events Widget: There isn't a UI for clearing the selected city Administration normal enhancement 07/18/2024 6.2.2
#61659 Add New links at the top of some pages become huge on smaller screens Administration normal enhancement 07/17/2024 needs-patch
#57785 How about displaying links to rudimentary Learn WordPress tutorials and videos on the dashboard? Administration normal feature request 07/07/2024 6.1.1 has-patch
#55944 Few wp-admin files need to exit if directly loaded Administration normal enhancement 07/03/2024 6.0 has-patch
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal enhancement 06/24/2024 has-patch
#61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad Administration normal enhancement 05/15/2024 has-patch
#61089 Introduce a System to Store, Access, and Permit Use of External API Keys Administration normal enhancement 04/26/2024
#61064 Add filters for list table pagination and column header links Administration normal enhancement 04/24/2024 has-patch
#27127 Improve plugin search on installed plugins page Administration normal enhancement 03/22/2024 3.8
#60785 Bulk editing of posts (and pages) use a GET Administration normal enhancement 03/15/2024 6.4.3
#40223 Allow arrow key navigation in (all?) modals Administration normal enhancement 02/26/2024 4.8
#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
#55521 Use dashicons-class in `wp_dashboard_quota` and `wp_dashboard_right_now` Administration normal enhancement 12/01/2023 3.8 has-patch
#59994 Add Plugins - ability to search and filter based on criteria like last updated date, average rating Administration normal feature request 12/01/2023
#58264 Adding spinner to submit_button with wrap Administration normal enhancement 10/30/2023 6.2 dev-feedback
#59491 Create more flexible structure for handling of feeds in admin news widgets Administration normal enhancement 09/28/2023
#59135 Ability to list plugins by activation date/time Administration normal enhancement 08/21/2023
#58842 Add a "change date/time notation" / "timezone" checkbox when changing site languages Administration normal enhancement 07/18/2023
#43303 Providing hooks for html table markups in do_settings_{sections|fields} Administration normal enhancement 07/03/2023
Note: See TracReports for help on using and creating reports.