Make WordPress Core

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

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

Ticket Summary Owner Component Severity Type Modified Version Workflow
#43456 `wp_html_split` <script> Shortcodes normal defect (bug) 03/02/2018
#40191 Multiline post content with `<` as first character becomes malformed Formatting normal defect (bug) 03/02/2018
#39624 Misleading warning when editing the page_for_posts page Posts, Post Types normal defect (bug) 01/15/2018 ui/ux
#39958 Comment reply/cancel links work badly when comment form is above the comment list Comments normal defect (bug) 01/15/2018 dev-feedback
#42879 Invent a “Recommended Tools” section Administration normal defect (bug) 12/13/2017 dev-feedback
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal defect (bug) 12/09/2017 has-patch
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal defect (bug) 11/12/2017 has-patch
#41372 when no any media. at that time this section is not usable. so Please hide when no any media. Media major defect (bug) 11/06/2017 needs-patch
#42128 PNGs lose color space information when resized Media normal defect (bug) 10/06/2017 needs-patch
#34798 Export Bug Export normal defect (bug) 10/03/2017 dev-feedback
#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
#41711 Remove hAtom from core Formatting normal defect (bug) 08/29/2017 dev-feedback
#40340 "Attach to existing content" modal shows posts and pages of other users Role/Capability normal defect (bug) 08/03/2017 needs-unit-tests
#41468 Provide contextual info about what "attached" and "detached" means regarding media objects Media normal defect (bug) 07/30/2017
#41324 Action of password-protect form. Posts, Post Types normal defect (bug) 07/14/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal defect (bug) 07/08/2017
#41236 Reset Password button text during the registration process Login and Registration normal defect (bug) 07/06/2017 dev-feedback
#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
#35771 Setting Size for Native Video Player Doesn't Work Media normal defect (bug) 06/27/2017
#41141 Plugin edit: Missed message about making file writeable Plugins normal defect (bug) 06/23/2017
#41140 Theme/plugin editing: Long file list goes off page Plugins normal defect (bug) 06/23/2017
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal defect (bug) 06/23/2017
#41076 Themes: Add more help and documentation when editing theme files Themes normal defect (bug) 06/21/2017
#41077 Revisions for code edits Administration normal defect (bug) 06/16/2017
#40609 Cannot register an application/foo+xml mime type without also registering application/xml Upload normal defect (bug) 06/01/2017
#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
#40903 Filtered posts_request query can break found_posts query Query normal defect (bug) 06/01/2017
#33141 Search form clear button is clipped in Safari (OS X) General minor defect (bug) 05/23/2017 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
#40585 'Update' vs 'Schedule' Posts, Post Types normal defect (bug) 05/08/2017 has-patch
#40121 Media edit screen on mobile has visual issues Media normal defect (bug) 05/03/2017 needs-patch
#39773 Users Can Wrongly Set a Custom Page Template when front-page.php is in Use Themes normal defect (bug) 04/27/2017
#39775 wp_mail miss send Content-Type with boundary when array header does not have other custom headers Mail normal defect (bug) 04/14/2017
#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
#31970 Live Preview header image crop is not correct size Customize normal defect (bug) 03/21/2017 needs-patch
#40129 Media deleting selected on mobile does not work Media normal defect (bug) 03/16/2017 needs-patch
#40134 Invalid data for scripts in footer Script Loader normal defect (bug) 03/12/2017
#40081 Remove wp-admin links from all Core emails Mail normal defect (bug) 03/09/2017
#37148 Links in notification emails appearing as https Administration normal defect (bug) 03/01/2017
#39939 A Contributor cannot preview their own post if it's scheduled Posts, Post Types minor defect (bug) 02/23/2017 needs-unit-tests
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal defect (bug) 02/22/2017 has-patch
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal defect (bug) 01/27/2017 dev-feedback

Defects Awaiting Review, reported against trunk (23 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#63580 render_block does not render innerblocks when used explicitly Editor normal defect (bug) 06/23/2025 trunk dev-feedback
#63575 Problem with posts pagination Permalinks normal defect (bug) 06/16/2025 trunk
#63572 theme.json file variable could be a directory, add check to prevent notices Themes normal defect (bug) 06/16/2025 trunk has-patch
#63438 Admin: Standardize accordions UI on Menus screen and in Customizer Customize minor defect (bug) 05/19/2025 trunk has-patch
#63208 Slider: Revision page slider does not support touch interactions on mobile devices Revisions normal defect (bug) 05/12/2025 trunk dev-feedback
#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
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal defect (bug) 05/12/2025 trunk dev-feedback
#62417 Excerpts don't include content from list-item blocks. Formatting normal defect (bug) 05/12/2025 trunk has-patch
#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
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal defect (bug) 05/01/2025 trunk has-patch
#63355 Image tests skipped in GitHub Actions Build/Test Tools normal defect (bug) 04/26/2025 trunk
#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
#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
#63088 Customizer: Search Icon within Search Themes filter is misaligned Customize normal defect (bug) 03/12/2025 trunk
#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
#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
#62777 Force a 404 when no sitemap provider is found General normal defect (bug) 01/08/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
#46966 urlencode query string parameters Formatting major defect (bug) 12/13/2024 trunk has-patch

Enhancements Awaiting Review (34 matches)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#63569 It should be possible to register font families with external sources Themes normal feature request 06/15/2025 trunk
#63600 Enhancement: Add get_pages_args filter to allow full control over get_pages() arguments before parsing in get_pages() vincent06 Query normal enhancement 06/19/2025 6.8 needs-docs
#63567 Creating Sub Domains for Website General major feature request 06/13/2025 6.8
#63524 Add DISABLE_WP_CRON to site health constants Site Health normal enhancement 06/06/2025 6.8 dev-feedback
#63329 Use check_ajax_referer() instead of check_admin_referer() for AJAX requests in media form handling. Security normal enhancement 04/22/2025 6.8 has-patch
#63103 Add 'orderby'=>'rand' option for get_users() function General trivial feature request 03/14/2025 6.7.2
#62543 URGENT FEATURE: Plugin Updates Section Needs To Show Warning Message For Newer Version Plugins Plugins critical enhancement 06/13/2025 6.7.1 has-patch
#62788 Update request for 'Deleting...' string after failed Ajax attempt Plugins trivial enhancement 06/04/2025 6.7.1 dev-feedback
#62921 Multi-site subdomain sub-site home and siteurl scheme breaks FSE themes custom fonts Networks and Sites normal feature request 02/08/2025 6.7.1
#62769 Saving Post without Title and Content Posts, Post Types normal enhancement 02/06/2025 6.7.1
#62848 Continuous requests for apple-touch-icon-precomposed.png returning 404 General minor enhancement 01/23/2025 6.7.1
#62837 Filter to change the labels and placeholders of inputs General normal enhancement 01/23/2025 6.7.1 has-patch
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal feature request 01/02/2025 6.7.1 dev-feedback
#62662 Ability to rename wp-admin and wp-login in wp-config.php General major enhancement 12/07/2024 6.7.1
#62631 Add plugin dependencies to Site Health Site Health normal enhancement 12/03/2024 6.7.1 has-patch
#62590 "Live Preview" on mobile open customizer by default Themes minor enhancement 11/28/2024 6.7.1
#62538 WordPress does not detect Openbsd httpd for URL rewrites Permalinks normal enhancement 11/24/2024 6.7.1
#62868 Twenty Twenty-Five: make font-weight more consistent cross-browser for strong elements in body text Bundled Theme normal enhancement 01/27/2025 6.7
#62333 Simplify code structure and optimize conditional logic in REST API controllers REST API minor enhancement 11/21/2024 6.7 has-patch
#62302 Post deletion hooks are not fully consistent. Posts, Post Types normal feature request 10/25/2024 6.7 has-patch
#62210 Allow variations to be filtered Themes normal enhancement 10/12/2024 6.7
#62072 Add feature to automatically convert image formats to avif format Media normal feature request 09/18/2024 6.7
#61856 Add support for MySQL SSL connections Database normal enhancement 08/13/2024 6.7 has-patch
#62314 Infinite callback loop when 'priority' is not numeric in php 8.x Cron API minor enhancement 10/28/2024 6.6.2 has-patch
#62304 Site Health: Allow dismissing warnings Site Health normal enhancement 10/27/2024 6.6.2
#62253 let get_post_galleries(), when in array mode, include gallery attributes in returned array even for blocks Media minor enhancement 10/18/2024 6.6.2
#62236 Why do wp_cache_incr / wp_cache_decr not allow negative values? Cache API normal enhancement 10/16/2024 6.6.2
#62224 The class class-wp-theme-json.php methods compute_theme_vars and to_ruleset need to be hardened Themes normal enhancement 10/15/2024 6.6.2
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal enhancement 01/28/2025 6.6.1 needs-patch
#61756 Customizing Panel Size Customize normal enhancement 12/11/2024 6.6.1 has-patch
#61819 A possible design flaw in administrative rights Administration major enhancement 08/05/2024 6.6.1
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal enhancement 07/26/2024 6.6.1 dev-feedback
#61691 quick draft added images and categories free Posts, Post Types normal feature request 07/24/2024 6.6.1 dev-feedback
#61710 Introduce a new action hook for ajax requests for both logged-in and non-logged-in users General normal enhancement 06/23/2025 6.6 dev-feedback
Note: See TracReports for help on using and creating reports.