Make WordPress Core

{8} Future Releases, Workflow Oriented (8236 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (4301 - 4400 of 8236)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#59974 MAX_JOIN_SIZE wp-blog-header.php Database normal minor Awaiting Review defect (bug) 11/27/2023
#62976 Multiple queries executing - Bulk deletion Database normal critical Awaiting Review defect (bug) 02/17/2025
#60503 MySQL VALUES function deprecated in MySQL 8 Database normal minor Awaiting Review defect (bug) close 12/10/2024
#54834 Mysql gone away when importing DB on create wp_posts indexes Database normal blocker Awaiting Review defect (bug) 02/17/2023
#58965 No luck running WP when running PHP 8.2.8 + mysql Ver 15.1 Database normal normal Awaiting Review defect (bug) 08/02/2023
#49482 Non-english slug can sometimes cause an error in WordPress query Database normal normal Awaiting Review defect (bug) 02/20/2020
#57283 Postmeta - Performance Improvement - Woocommerce Database normal critical Awaiting Review defect (bug) 12/06/2022
#53033 Remove comments, ping, to_ping columns from posts table Database normal normal Awaiting Review defect (bug) 04/15/2021
#41278 SQL_CALC_FOUND_ROWS slow query Database normal normal Awaiting Review defect (bug) 07/19/2017
#21762 Storing a multidimensional array using register_setting double-serializes subarrays identified with a string sekatsim Database normal normal defect (bug) 06/04/2019
#30795 Upgrade bug affecting indexing Database normal normal Awaiting Review defect (bug) 03/22/2019
#59836 Using the pre_get_table_charset filter ensures wpdb->col_meta never gets populated Database normal normal Awaiting Review defect (bug) 11/08/2023
#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
#58133 WordPress database error Illegal mix of collations Database normal major Awaiting Review defect (bug) 04/24/2023
#49785 Wrong result / duplicates in query when using MariaDB Database normal normal Awaiting Review defect (bug) 04/03/2020
#28591 dbDelta Non-literal DEFAULT not working (CURRENT_TIMESTAMP) Database normal normal defect (bug) 06/04/2019
#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
#46146 dbDelta not parsing enum correctly Database normal normal Awaiting Review defect (bug) 11/17/2022
#46145 dbDelta runs same updates on every execution Database normal normal Awaiting Review defect (bug) 01/30/2019
#36924 dbDelta(): Support more than one whitespace between field name and its type definition Database normal normal Awaiting Review defect (bug) 08/10/2018
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
#51350 mysql nosql feature request Database normal normal Awaiting Review defect (bug) 04/20/2023
#46739 post attributes order not working correctly Database normal normal Awaiting Review defect (bug) 03/30/2019
#51097 post cannot be saved due to certain variant of Japanese Kanji Database normal normal Awaiting Review defect (bug) close 08/31/2020
#46625 username and password automatically change to dexter Database normal normal Awaiting Review defect (bug) 03/24/2019
#57000 wp_usermeta table is emptied because of a wrong query being executed Database normal normal Awaiting Review defect (bug) 11/04/2022
#61338 wpdb::prepare function null value convert to empty String Database normal normal Awaiting Review defect (bug) 10/02/2024
#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
#41944 Add %u support to wpdb->prepare Database normal normal Awaiting Review enhancement 09/21/2017
#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
#38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/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
#38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
#56259 Database Repair doesn't check for missing primary keys / A.I. Database normal minor Awaiting Review enhancement 03/09/2023
#45697 Database: Upgrading field collations Database normal normal Future Release enhancement 08/22/2022
#39748 Function to insert or update DB value Database normal normal Awaiting Review enhancement 10/29/2017
#6492 Guids No Longer Have Permalink Format Database normal normal Future Release enhancement 08/30/2019
#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
#61604 Split `wp_insert_post` in two Database normal minor Awaiting Review enhancement 07/09/2024
#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
#41054 Use sargable date filtering where possible Database normal trivial Awaiting Review enhancement 12/05/2024
#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
#31042 WPDB field_types Variable Too Broad? Database normal normal enhancement 06/04/2019
#42703 WP_Query: Swap parsing date into own method Database normal normal Awaiting Review enhancement 01/16/2019
#41281 attachment_url_to_postid results in very slow query joemcgill* Database normal normal Awaiting Review enhancement 07/18/2024
#10883 db-error.php not used for all DB failures Database normal normal enhancement 04/30/2025
#49654 maybe_drop_table Database normal normal Awaiting Review enhancement 04/07/2023
#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
#59281 Support for Database Cursor Database normal normal Awaiting Review feature request 09/27/2023
#51762 Unix authentication support via unix_socket Database normal normal Awaiting Review feature request 11/12/2020
#61223 Date Time and UTC / GTM Timezone is not synchronizing Date/Time normal minor Awaiting Review defect (bug) close 01/14/2025
#49012 Date format output incorrect in Finnish Date/Time normal normal Awaiting Review defect (bug) 05/27/2024
#32386 Draft's Last Modified date incorrect if it is Scheduled obenland Date/Time normal normal Future Release defect (bug) 10/07/2020
#46609 Incorrect posts date on saving scheduled posts draft Date/Time normal normal Awaiting Review defect (bug) 12/05/2022
#63348 Missing “Create Date” on Draft Products Date/Time normal critical Awaiting Review defect (bug) 04/25/2025
#53780 PHP 8.1: DateTimeZone::getTransitions() change Date/Time normal normal Awaiting Review defect (bug) close 02/07/2025
#57409 Post date/time selector on a different timezone than of the server's pbearne Date/Time normal normal Awaiting Review defect (bug) 12/13/2024
#44597 Scheduling posts adds wrong seconds as post_date Date/Time normal normal Awaiting Review defect (bug) close 01/15/2025
#55242 Time options in Settings have changed to uppercase AM and PM instead of lowercase Date/Time normal normal Awaiting Review defect (bug) 03/08/2022
#53755 WordPress 5.8 DatePicker component crashes Date/Time normal blocker Awaiting Review defect (bug) close 12/13/2024
#56887 wp_exif_date2ts throws notice on slash formatted date Date/Time normal normal Awaiting Review defect (bug) 04/24/2025
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
#46366 Posted Date - Field Arrangement - Reflect Locale Format OR Combine Fields Date/Time normal trivial enhancement close 01/22/2025
#18146 Add user-level & front end timezone display flexibility according to a fixed time [GMT:0] Date/Time normal normal Future Release feature request 12/30/2024
#49396 Inconsistent Time format Date/Time normal normal feature request 11/05/2024
#57365 "Attempt Block Recovery" functionality broken for buttons "Convert to.." click Editor normal normal Awaiting Review defect (bug) 12/30/2022
#59340 "Open in new tab" checkbox in hyperlink entry doesn't save Editor normal normal Awaiting Review defect (bug) 09/29/2023
#55714 & stored as & for Post Title and Excerpt in Editor Editor normal normal Awaiting Review defect (bug) 05/12/2025
#53029 'separate_items_with_commas' does not display in Block editor meta section Editor normal normal Awaiting Review defect (bug) 01/06/2022
#53723 503 Errors in Posts with Complex Gutenberg Content Editor normal normal Awaiting Review defect (bug) 07/26/2021
#55285 Add image brakes page Editor normal blocker Awaiting Review defect (bug) 03/01/2022
#54907 After upgrading to 5.9 I get blank screens when trying to edit or add posts Editor normal normal Awaiting Review defect (bug) 02/07/2022
#44310 Apostrophe and/or Hyphen in Titles Rendered as ’ and – When Added as Link in Editor Editor normal normal Awaiting Review defect (bug) 10/23/2023
#41511 Attachment page URL not created correctly for image uploaded directly to library before being added to post Editor normal normal Awaiting Review defect (bug) 03/22/2018
#58113 Author and Date Blocks do no line up. Editor normal normal Awaiting Review defect (bug) 04/11/2023
#49393 Author user role, Gutenberg add picture from someone else, rest_forbidden_context crash, image size crash Editor normal normal Awaiting Review defect (bug) 10/25/2020
#45404 Autosave fails for custom post type item that belongs to a non-publicly_queryable post type Editor normal normal Future Release defect (bug) 12/11/2018
#58432 BUG: Custom Core Block Variation details not updated in "Settings Sidebar" section Editor normal major Awaiting Review defect (bug) 05/12/2025
#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
#60756 Block Hooks: Toggle (re-)inserts hooked block in wrong position (if added by filter) Editor normal normal Future Release defect (bug) 02/13/2025
#53785 Block Styles dropdown should use 'Default' instead of 'Not set' Editor normal normal Awaiting Review defect (bug) 01/11/2022
#53391 Block editor Code and Preformatted failing to accept text Editor normal normal Awaiting Review defect (bug) 06/13/2021
#46655 Block editor adding line breaks between blocks Editor normal minor Awaiting Review defect (bug) 09/24/2020
#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
#52626 Block editor doesn't paginate parent page results Editor normal major Awaiting Review defect (bug) 04/02/2025
#52855 Block editor sometimes missing some theme_support sections of sidebar Editor normal normal Awaiting Review defect (bug) 01/29/2022
Note: See TracReports for help on using and creating reports.