Make WordPress Core

{8} Future Releases, Workflow Oriented (8239 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 (4601 - 4700 of 8239)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35186 Put the Customizer "back" button next to the "Close" button Customize normal normal Future Release enhancement 11/22/2020
#43464 Search Options in Customizer Customize normal normal Future Release enhancement 05/30/2021
#29288 Settings updated within the Customizer Preview are not synced up to main app Panel Customize lowest normal Future Release enhancement 05/22/2021
#32861 Site Icon: Provide display for all existing site-icon cropped images Customize normal normal Future Release enhancement 06/04/2019
#55766 Site icon checkbox to use the site logo Customize normal normal Awaiting Review enhancement 05/18/2022
#30277 Split up Customizer JS into separate files and remove self-booting jQuery.ready call Customize normal normal Future Release enhancement 06/13/2018
#45737 Starter Content: Add support for terms and taxonomies Customize normal normal Future Release enhancement 12/14/2019
#34233 There is not a body class filter within the customizer. Customize normal normal Future Release enhancement 12/11/2019
#29948 Use contextual controls (active_callback) API for conditionally-displayed core contextual controls Customize lowest normal Future Release enhancement 02/20/2017
#39614 Video header: Support free formats like .webm/vp8 and .ogv/theora Customize normal normal Awaiting Review enhancement 03/13/2017
#62256 A suggestion for binding blocks. Customize normal normal Awaiting Review feature request 10/18/2024
#39681 Add RGBA to Customizer color picker Customize normal normal Future Release feature request 02/08/2019
#46629 Allow replacing placeholders in starter content posts/pages content Customize normal normal Future Release feature request 06/12/2019
#38900 Customize: Add REST API endpoints for changesets Customize normal normal Future Release feature request 11/06/2020
#42644 Customize: Add rich text control for managing tagline and new footer credit theme support Customize normal normal Future Release feature request 01/09/2019
#39752 Customize: add a post editing flow Customize normal normal Future Release feature request 10/11/2020
#21666 Customizer Revisions (previously reset/undo/revert) melchoyce Customize normal normal Future Release feature request 05/24/2021
#62886 Enable creation of a horizontal separator menu item in the Customiser Customize normal normal Awaiting Review feature request 01/30/2025
#30181 Add more Underscore.js array methods to wp.customize.Values and re-use _ for Customizer JS methods Customize lowest normal Future Release task (blessed) 03/14/2017
#40278 Customizer: Introduce theme uploading Customize normal normal Future Release task (blessed) 11/22/2020
#43664 $wpdb->get_results fails in specific cases with non-latin charaters in where clause Database normal normal Awaiting Review defect (bug) 04/08/2018
#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
#39811 Bug maybe_unserialize() broke mysql data. Database normal normal Awaiting Review defect (bug) 02/20/2017
#60505 Column names in wpdb->insert aren't sanitized. Database normal normal Awaiting Review defect (bug) 02/12/2024
#32868 Consider running utf8mb4 conversion on each database update Database normal normal defect (bug) 06/04/2019
#58559 Database error bug in wordpress current version Database normal normal Awaiting Review defect (bug) 07/03/2023
#60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) 11/02/2024
#55907 Failed to insert log entry: value too long Database normal normal Awaiting Review defect (bug) 06/03/2022
#52496 Improve MySQL 8.0 support Database normal normal Future Release defect (bug) 02/05/2024
#50789 Improve WPDB logic around information_schema Database normal normal Awaiting Review defect (bug) 06/11/2021
#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
#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
#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
#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
#41469 test_charset_switched_to_utf8() is not tested on Travis CI Database normal normal Awaiting Review defect (bug) 07/28/2017
#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
#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
#8857 Make WP MySQL strict mode compliant Database lowest normal enhancement 01/22/2024
#46179 Make fetch_array accessible in $wpdb Database normal normal Awaiting Review enhancement 02/04/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
#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
#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
#8924 autoload should be boolean in add_option() Database lowest normal Awaiting Review enhancement 03/15/2019
#10883 db-error.php not used for all DB failures Database normal normal enhancement 12/07/2023
#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
#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
#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
#56887 wp_exif_date2ts throws notice on slash formatted date Date/Time normal normal Awaiting Review defect (bug) 10/22/2022
#49414 wp_read_image_metadata should look for timezone offset Date/Time normal normal Awaiting Review defect (bug) 02/15/2020
#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
#62882 "Navigation Block CSS (style.min.css) Loads Even When Gutenberg is Disabled" Editor normal normal Awaiting Review defect (bug) close 02/01/2025
#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/20/2022
#53029 'separate_items_with_commas' does not display in Block editor meta section Editor normal normal Awaiting Review defect (bug) 01/06/2022
Note: See TracReports for help on using and creating reports.