Make WordPress Core

{2} All Tickets, Workflow Oriented (8022 matches)

Create a new ticket
  • All active tickets, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3801 - 3900 of 8022)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified Comments
#51508 Fix for canonical.php Canonical normal trivial Awaiting Review enhancement 11/15/2020
#63063 IDN domains are erroneously URL-encoded in the wp_sanitize_redirect() function Charset normal minor Awaiting Review defect (bug) 09/15/2025
#53674 Approved comment isn't displaying when its parent comment is spam Comments normal normal Awaiting Review defect (bug) 07/15/2021
#48519 Comment reply form in admin incompatible with most custom fields plugins Comments normal normal Awaiting Review defect (bug) 11/06/2019
#64604 Comments column and controls visible for pages Comments normal normal Awaiting Review defect (bug) 02/05/2026
#49669 Duplicate comments from the same user could be inserted to the database Comments normal minor Awaiting Review defect (bug) 03/20/2020
#52682 Total comment count is wrong with two meta queries on the same key Comments normal normal Awaiting Review defect (bug) 03/01/2021
#58450 WP_Comment_Query status argument documentation misses any Comments normal normal Awaiting Review defect (bug) 07/04/2024
#63332 wp_editor_settings filter hook not working as expected in WordPress Admin Comments normal normal Awaiting Review defect (bug) 04/22/2025
#63157 wp_list_comments behaves differently when passed string or array Comments normal normal Awaiting Review defect (bug) 04/24/2025
#47447 Allow client-side storing of comment meta Comments normal normal Awaiting Review enhancement 05/31/2019
#34389 Comment pagination settings should discourage infinite comments-per-page Comments normal normal enhancement 06/04/2019
#60238 Remove comments completely option Comments normal normal Awaiting Review enhancement 01/12/2024
#35432 `wp_list_comments()` should perform a more modest fallback comment query Comments normal normal enhancement 06/04/2019
#54234 comment_type of reply should be same as parent Comments normal normal Awaiting Review enhancement 10/18/2021
#53215 get_comments_number should also need comment_type Comments normal normal Awaiting Review enhancement 05/16/2021
#57732 Add a filter for comment template block Comments normal normal Awaiting Review feature request 02/16/2023
#53038 Comment Moderation by Specific Post or Page Comments normal normal Awaiting Review feature request 04/15/2021
#44226 Link to Privacy Policy in comment consent Comments normal normal Awaiting Review feature request 10/29/2021
#53040 Prune IP and Email Addresses from Comments After X Days Comments normal normal Awaiting Review feature request 04/17/2021
#55556 WP cron daily issue Cron API normal normal Awaiting Review defect (bug) 04/11/2022
#60657 wp_schedule_event problem Cron API normal normal Awaiting Review defect (bug) 02/29/2024
#55587 Customize preview removes URL query parameters of the same name and keeps only the last one Customize normal major Awaiting Review defect (bug) 04/18/2022
#42872 Customize: Improve display of theme tag filters on mobile Customize normal normal Future Release defect (bug) 12/11/2017
#64760 Site Icon and Site Logo remove button styling inconsistent in Customizer Customize normal normal Awaiting Review defect (bug) 02/28/2026
#55766 Site icon checkbox to use the site logo Customize normal normal Awaiting Review enhancement 05/18/2022
#46923 $wpdb->get_var() — empty sting becomes a NULL Database normal normal Awaiting Review defect (bug) 04/15/2019
#35256 $wpdb->insert_id equals 0 Database normal normal defect (bug) 06/04/2019
#60077 Class UnexpectedValueException not found Database normal critical Awaiting Review defect (bug) 12/14/2023
#55907 Failed to insert log entry: value too long Database normal normal Awaiting Review defect (bug) 06/03/2022
#59974 MAX_JOIN_SIZE wp-blog-header.php Database normal minor Awaiting Review defect (bug) 11/27/2023
#54834 Mysql gone away when importing DB on create wp_posts indexes Database normal blocker Awaiting Review defect (bug) 02/17/2023
#49482 Non-english slug can sometimes cause an error in WordPress query Database normal normal Awaiting Review defect (bug) 02/20/2020
#53033 Remove comments, ping, to_ping columns from posts table Database normal normal Awaiting Review defect (bug) 04/15/2021
#28139 WP MU legacy problems: missing database tables Database normal normal defect (bug) 06/04/2019
#53320 Why delete_metadata and update_metadata slow performance? Database normal normal Awaiting Review defect (bug) 03/26/2024
#57072 WordPress 6.1 uses wrong database collation Database normal normal Awaiting Review defect (bug) 11/11/2022
#46932 dbDelta does not account for MySQL keywords being used as key names Database normal minor Awaiting Review defect (bug) 04/16/2019
#46452 dbDelta given the same PRIMARY KEY and normal KEY produces no error, reports table created successfully, but the table is not created Database normal trivial Awaiting Review defect (bug) 03/09/2019
#46145 dbDelta runs same updates on every execution Database normal normal Awaiting Review defect (bug) 01/30/2019
#46739 post attributes order not working correctly Database normal normal Awaiting Review defect (bug) 03/30/2019
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal Awaiting Review defect (bug) 11/04/2022
#47818 $wpdb should update ->insert_id also when `LAST_INSERT_ID(...)` is found Database normal normal Awaiting Review enhancement 08/02/2019
#55202 A proper (error) message should be show when mysql setting autocommit=0 Database normal normal Awaiting Review enhancement 02/19/2022
#60254 Add filter to class-wpdb.php#query that allows to return data from filter return value Database normal normal Awaiting Review enhancement 01/15/2024
#59106 Add secondary index on `wp_posts` table to improve media queries performance Database normal normal Awaiting Review enhancement 08/15/2023
#54627 Adding More Timestamp columns to database Database normal normal Awaiting Review enhancement 12/14/2021
#31759 Allow to set $allow_bail when creating new wpdb object to handle connection error silently Database normal normal enhancement 06/04/2019
#52527 Better RAM handling in wp-db.php Database normal normal Awaiting Review enhancement 02/15/2021
#44292 Make use of protected process_fields Database normal normal Awaiting Review enhancement 06/01/2018
#46565 Mixed engine in tables, could bring to major WP failure! Also there is a small fix that could avoid that. Database normal normal Awaiting Review enhancement 03/20/2019
#58826 Please add a default post relations table Database normal critical Awaiting Review enhancement 07/17/2023
#47994 The additions of a new wp_posts table columns called post_level and post_patriarch Database normal normal Awaiting Review enhancement 09/06/2019
#40150 VARCHAR/TEXT inefficiencies Database normal normal Awaiting Review enhancement 03/14/2017
#55938 WP prefix on installation - instructions to be indicated Database normal minor Awaiting Review enhancement 06/07/2022
#42703 WP_Query: Swap parsing date into own method Database normal normal Awaiting Review enhancement 01/16/2019
#46576 short-circuit filter for dbDelta Database normal normal Awaiting Review enhancement 03/20/2019
#58694 Enhancement in wordpress Database API Database normal normal Awaiting Review feature request 08/30/2023
#62575 Prints SQL/DB error limit last_query too long Database normal normal Awaiting Review feature request 11/26/2024
#51762 Unix authentication support via unix_socket Database normal normal Awaiting Review feature request 11/12/2020
#53029 'separate_items_with_commas' does not display in Block editor meta section Editor normal normal Awaiting Review defect (bug) 01/06/2022
#56080 Block Editor Search Function Choke Editor normal normal Awaiting Review defect (bug) 06/27/2022
#54430 Block Editor does not save text where the ellipsis are in quotation marks . Editor normal normal Awaiting Review defect (bug) 11/12/2021
#53391 Block editor Code and Preformatted failing to accept text Editor normal normal Awaiting Review defect (bug) 06/13/2021
#61018 Block editor color selector displays incorrect color information Editor normal minor Awaiting Review defect (bug) 04/16/2024
#56082 Block editor does not unset changed/dirty flag for nested types Editor normal normal Awaiting Review defect (bug) 06/27/2022
#61664 Can't insert a reusable block and other problems Editor normal critical Awaiting Review defect (bug) 07/17/2024
#60396 Color Picker picks color by hex value Editor normal normal Awaiting Review defect (bug) 01/31/2024
#57495 Cover block: fixed background doesn't work Editor normal normal Awaiting Review defect (bug) 02/15/2023
#53256 Cover images within a column break the editor Editor normal normal Awaiting Review defect (bug) 06/11/2021
#57601 Custom browser user agent breaks visual editor Editor normal normal Awaiting Review defect (bug) 02/01/2023
#55142 Custom, external or 3rd party styles are not loaded inside the preview iframe Editor normal normal Awaiting Review defect (bug) 02/11/2022
#53583 Distraction Free Writing Mode not available on visual tab Editor normal normal Awaiting Review defect (bug) 07/04/2021
#61058 Edit Permalinks, Date, Time and Visibility not working on 6.5.2 Editor normal normal Awaiting Review defect (bug) 06/20/2024
#61270 Error notice Updating failed. The response is not a valid JSON response. Editor normal critical Awaiting Review defect (bug) 05/22/2024
#56464 Event custom metabox with Gutenberg not showing correctly Editor normal normal Awaiting Review defect (bug) 08/30/2022
#60151 FSE theme Styles select Issue Editor normal normal Awaiting Review defect (bug) 02/15/2024
#54417 Featured Image Exceeds Container Editor normal normal Awaiting Review defect (bug) 11/10/2021
#57499 Featured Image block size options not displaying in FSE Editor normal normal Awaiting Review defect (bug) 01/18/2023
#62871 Font Library Install Fonts not accessible after migrating website Editor normal normal Awaiting Review defect (bug) 01/27/2025
#55916 Font size in post editing is not validated Editor normal normal Awaiting Review defect (bug) 06/11/2022
#57091 Global Styles: Element styles not working for third-party blocks Editor normal normal Awaiting Review defect (bug) 11/12/2022
#58045 Global style change cannot be reverted Editor normal normal Awaiting Review defect (bug) 04/01/2023
#60075 Heading-Level Tooltip prevents from selecting a level Editor normal normal Awaiting Review defect (bug) 02/13/2024
#53901 I found error in wordpress "Publishing failed. The response is not a valid JSON response." Editor normal critical Awaiting Review defect (bug) 08/09/2021
#58759 Iframed block editor breaks printing some pre-registered scripts enqueued late Editor normal normal Awaiting Review defect (bug) 07/08/2023
#56768 Images encoded with Base64 with a given string length appears weird in editor but kills the post render on the site Editor normal normal Awaiting Review defect (bug) 10/09/2022
#61600 Import of scheduled posts Editor normal minor Awaiting Review defect (bug) 02/19/2025
#54587 In some gutenberg blocks the styles setting is not displaying image. Editor normal normal Awaiting Review defect (bug) 12/06/2021
#60956 Incorrect copy-paste behavior in the header Editor normal critical Awaiting Review defect (bug) 04/08/2024
#59344 Link UI Goes Off The Screen, Can't Acces Advanced Editor normal major Awaiting Review defect (bug) 09/14/2023
#59228 Links in 6.3 missing new window.nofollow.etc Editor normal normal Awaiting Review defect (bug) 01/25/2024
#52475 Metaboxes unable to be moved to side panel anymore? Editor normal normal Awaiting Review defect (bug) 02/19/2021
#58720 Page-Specific template in Site Editor detaches itself from the page when page slug is updated. Editor normal normal Awaiting Review defect (bug) 10/31/2023
#53517 Pasting Text Editor normal normal Awaiting Review defect (bug) 06/25/2021
#51989 Preview does not reflect layout change on published posts Editor normal normal Awaiting Review defect (bug) 12/09/2020
#53698 Published posts auto scrolls on reload Editor normal normal Awaiting Review defect (bug) 07/20/2021
#58975 Replace image deletes the link! Editor normal normal Awaiting Review defect (bug) 08/03/2023
#55315 SVGs in editor (beta) Editor normal normal Awaiting Review defect (bug) 03/04/2022
#60464 Shortcode in Patterns -> Template Parts -> General -> An item in it. Editor normal normal Awaiting Review defect (bug) 02/07/2024
Note: See TracReports for help on using and creating reports.