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 (2501 - 2600 of 5123)

Defects Awaiting Review, reported against latest stable branch (1 match)

Ticket Summary Owner Component Severity Type Modified Version Workflow
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin Comments normal defect (bug) 04/22/2025 6.8 needs-patch

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

Ticket Summary Owner Component Severity Type Modified Version Workflow
#41309 Theme and plugin editing experience improvements at smaller screens Themes normal defect (bug) 07/01/2024
#43540 srcset not added when the original image size doesn't exist in the database after regeneration Media normal defect (bug) 02/27/2024
#40126 Mobile has two media editing experiences Media normal defect (bug) 10/25/2023
#33571 Improvements for plugin upgrades when disk space runs out (or other write failure) francina Upgrade/Install normal defect (bug) 11/15/2022
#39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal defect (bug) 03/22/2022
#37632 Incorrect Image Previews for SVG Media normal defect (bug) 06/03/2021
#37635 BUG in get_option Options, Meta APIs normal defect (bug) 12/17/2020
#42953 Created images have a larger filesize than the original Media normal defect (bug) 11/30/2020
#42196 WP_Upgrader->unpack_package can't run in parallel Upgrade/Install normal defect (bug) 09/23/2020
#41106 wp_editor() doesn't support attributes besides id and class Editor normal defect (bug) 09/22/2020
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal defect (bug) 02/06/2020
#41351 Searching for a category returns nothing if category is empty Menus normal defect (bug) 11/22/2019
#37775 Capabilities inconsistence when registering CPT Posts, Post Types normal defect (bug) 04/25/2019
#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
#39197 Page not found error on posts in different alphabets General normal defect (bug) 03/15/2019
#39190 RSS feed not valid: U+001A or 0x1a Formatting normal defect (bug) 01/04/2019
#43313 wptexturise uses the wrong curly quote after a closing link tag Formatting normal defect (bug) 04/15/2018
#43665 XHR requests disregard the WP_DEBUG_DISPLAY flag General normal defect (bug) 03/30/2018
#43505 Display of html encoded text in dashboard. Plugins normal defect (bug) 03/08/2018
#43445 Wildcard `LIKE` support for `WP_Meta_Query` (and maybe other queries?) Query normal defect (bug) 03/02/2018
#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
#37362 @font-face errors with dashicons in Microsoft Edge Script Loader normal defect (bug) 12/11/2017
#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
#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
#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
#40903 Filtered posts_request query can break found_posts query Query normal defect (bug) 06/01/2017
#40793 Events widget on back button loses location Widgets normal defect (bug) 05/17/2017
#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
#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
#36418 Custom MIME type icons lost in WP Media List view Media normal defect (bug) 04/10/2025 dev-feedback
#41358 Shutdown hooks can significantly slow down REST API responses REST API normal defect (bug) 02/10/2025 dev-feedback
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal defect (bug) 11/01/2024 dev-feedback
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal defect (bug) 06/27/2023 dev-feedback
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal defect (bug) 12/16/2022 dev-feedback
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal defect (bug) 11/16/2022 dev-feedback
#43668 Image cropping fails for many PHP locales, if set Media normal defect (bug) 03/24/2022 dev-feedback
#40779 function_exists() audit in wp-db.php Database minor defect (bug) 06/01/2021 dev-feedback
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. Customize normal defect (bug) 05/23/2021 dev-feedback
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media major defect (bug) 04/28/2021 dev-feedback
#22558 Attachment term counts feels/are inaccurate Media normal defect (bug) 03/03/2021 dev-feedback
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins major defect (bug) 07/07/2020 dev-feedback
#37920 `the_title` filter called in 2 places inconsistently Menus normal defect (bug) 04/19/2019 dev-feedback
#37678 Add an action hook for plugins to do database upgrades on Database normal defect (bug) 04/18/2019 dev-feedback
#41901 Updating fails for themes with style.css in sub directory. williampatton Themes normal defect (bug) 03/18/2019 dev-feedback
#43476 Fix parentheses in post status links for RTL Administration normal defect (bug) 03/06/2018 dev-feedback
#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
#40362 Remove `blog-id-cache` cache group Networks and Sites normal defect (bug) 10/03/2017 dev-feedback
#34798 Export Bug Export normal defect (bug) 10/03/2017 dev-feedback
#41711 Remove hAtom from core Formatting normal defect (bug) 08/29/2017 dev-feedback
#41236 Reset Password button text during the registration process Login and Registration normal defect (bug) 07/06/2017 dev-feedback
#40835 Password and email change emails should not contain site-specific wording on multisite Users normal defect (bug) 05/22/2017 dev-feedback
#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
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal defect (bug) 01/27/2017 dev-feedback
#28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal defect (bug) 02/03/2025 has-patch
#43457 `wp_html_split` valid HTML attributes issues Shortcodes normal defect (bug) 05/28/2024 has-patch
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal defect (bug) 10/30/2023 has-patch
#35593 Metadata from wrong file in media_handle_upload Media normal defect (bug) 02/06/2023 has-patch
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal defect (bug) 08/04/2022 has-patch
#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
#43676 .htaccess rules don't work with Plain Rewrite Rules normal defect (bug) 01/05/2022 has-patch
#40806 Subtitles show no media files in browser when there are some Media normal defect (bug) 07/09/2021 has-patch
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal defect (bug) 03/05/2021 has-patch
#41712 canonical infinite redirect bug Canonical normal defect (bug) 01/11/2021 has-patch
#40759 Word Count Discrepancies Editor normal defect (bug) 11/24/2020 has-patch
#40353 Site URL and Home URL inputs are not properly validating loru88 Options, Meta APIs normal defect (bug) 04/08/2020 has-patch
#32017 Fix class name typo from 'hndle' to 'handle' Administration normal defect (bug) 01/16/2020 has-patch
#29920 Autosave breaks if post revision fields contains a value that isn't a string Revisions normal defect (bug) 06/04/2019 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
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal defect (bug) 04/20/2019 has-patch
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal defect (bug) 04/01/2019 has-patch
#38285 Object lookups by ID (or primary key) are not managed properly, lots of memory leaks Cache API normal defect (bug) 04/01/2019 has-patch
#32433 Add registered image sizes in WXR export file Export normal defect (bug) 07/17/2018 has-patch
#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
#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
#33141 Search form clear button is clipped in Safari (OS X) General minor defect (bug) 05/23/2017 has-patch
#40585 'Update' vs 'Schedule' Posts, Post Types normal defect (bug) 05/08/2017 has-patch
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal defect (bug) 02/22/2017 has-patch
#20438 Custom Post Types with Post Format support aren't registered against post_format taxonomy Posts, Post Types normal defect (bug) 05/13/2022 needs-codex
#35204 Refresh HiDPI support Administration normal defect (bug) 03/14/2023 needs-patch
#34185 Excluding certain PHPUnit test groups results in "Database is dead" notice and tests terminate Build/Test Tools normal defect (bug) 03/09/2021 needs-patch
#25886 Sortable items gets stuck when dragging over TinyMCE Editor normal defect (bug) 11/24/2020 needs-patch
#41037 Comment author can't edit their comment(s) if they aren't the post author Comments normal defect (bug) 11/22/2019 needs-patch
#33940 Double spaces in term names can cause problems XML-RPC normal defect (bug) 08/15/2019 needs-patch
#18264 Future private posts listed as already published with future date specified Posts, Post Types normal defect (bug) 05/23/2019 needs-patch
Note: See TracReports for help on using and creating reports.