Make WordPress Core

{7} Future Releases (8358 matches)

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

Results (6901 - 7000 of 8358)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #43464 Search Options in Customizer Customize normal normal Future Release enhancement 05/30/2021
4 #29288 Settings updated within the Customizer Preview are not synced up to main app Panel Customize lowest normal Future Release enhancement 05/22/2021
3 #32861 Site Icon: Provide display for all existing site-icon cropped images Customize normal normal Future Release enhancement 06/04/2019
10 #30277 Split up Customizer JS into separate files and remove self-booting jQuery.ready call Customize normal normal Future Release enhancement 06/13/2018
2 #45737 Starter Content: Add support for terms and taxonomies Customize normal normal Future Release enhancement 12/14/2019
2 #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
3 #40922 Use finer-grained capabilities with `customize_changeset` post type Customize normal normal Future Release enhancement needs-unit-tests 05/16/2020
1 #38797 api.previewer.refresh() could return a deferred.promise() with custom server data Customize normal normal Future Release enhancement has-patch 05/24/2021
20 #39681 Add RGBA to Customizer color picker Customize normal normal Future Release feature request 02/08/2019
1 #53807 Add function or filter to send all customizer setting default values to the database upon theme installation Customize normal normal Future Release feature request dev-feedback 08/02/2021
#46629 Allow replacing placeholders in starter content posts/pages content Customize normal normal Future Release feature request 06/12/2019
6 #38900 Customize: Add REST API endpoints for changesets Customize normal normal Future Release feature request 11/06/2020
8 #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
12 #39752 Customize: add a post editing flow Customize normal normal Future Release feature request 10/11/2020
28 #21666 Customizer Revisions (previously reset/undo/revert) melchoyce Customize normal normal Future Release feature request 05/24/2021
5 #40451 Customizer: Introduce plugin management Customize normal normal Future Release feature request close 01/20/2025
4 #35857 Add QUnit tests for Customizer preview, including Selective Refresh Customize normal normal Future Release task (blessed) needs-unit-tests 03/17/2023
1 #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
9 #40278 Customizer: Introduce theme uploading Customize normal normal Future Release task (blessed) 11/22/2020
1 #54801 Avoid WPDB errors when examining installation state of a site/network Database normal normal Future Release defect (bug) has-patch 09/27/2022
7 #26858 Comment duplicate check has a slow query pbearne Database normal normal Future Release defect (bug) has-patch 05/24/2024
1 #38921 Defining filter pre_get_table_charset causes errors Database normal normal Future Release defect (bug) has-patch 05/27/2020
4 #60037 Differentiate between minimum required MySQL and MariaDB versions Database normal normal Future Release defect (bug) 11/02/2024
7 #52496 Improve MySQL 8.0 support Database normal normal Future Release defect (bug) 02/05/2024
5 #40088 Stop creating the `wp_links` database table Database normal normal Future Release defect (bug) close 08/10/2022
2 #43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
2 #40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
1 #46947 ‘❤’ in Comment Generates DB Error Database normal normal Future Release defect (bug) reporter-feedback 04/17/2019
22 #15499 Add an index for get_lastpostmodified query OllieJones Database normal normal Future Release enhancement dev-feedback 08/21/2024
1 #54642 Add prepared query builder support for `$wpdb` to build prepared queries across multiple location. Database normal normal Future Release enhancement has-patch 09/19/2022
4 #38036 Add support for the utf8mb4_0900_ai_ci collation Database normal normal Future Release enhancement 04/05/2023
2 #38760 Capture result size in bytes when SAVEQUERIES is true Database normal normal Future Release enhancement 10/03/2017
3 #58344 Connect to database on first query Database normal normal Future Release enhancement has-patch 02/26/2025
5 #45697 Database: Upgrading field collations Database normal normal Future Release enhancement 08/22/2022
17 #28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
17 #54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement dev-feedback 09/17/2023
9 #6492 Guids No Longer Have Permalink Format Database normal normal Future Release enhancement 08/30/2019
#60102 PHPunit tests for dead_db Database normal normal Future Release enhancement has-patch 02/12/2025
39 #47280 SQL_CALC_FOUND_ROWS is deprecated as of MySQL 8.0.17 johnbillion Database normal normal Future Release enhancement changes-requested 02/07/2025
8 #54346 Slow SQL queries fetching posts from specific categories craigfrancis* Database normal normal Future Release enhancement has-patch 02/26/2025
10 #42352 Support use of native MySQLi prepared queries Database normal normal Future Release enhancement early 09/26/2024
6 #41424 Use a better error message than "Error establishing a database connection" when site isn't found Database normal normal Future Release enhancement needs-unit-tests 11/22/2017
3 #56091 Using %i for table/field names in wpdb::prepare() craigfrancis Database low minor Future Release enhancement has-patch 04/02/2024
#54180 tests fot _wp_mysql_week() Database normal normal Future Release enhancement has-patch 10/09/2024
15 #57793 Add native support for SQLite Database normal normal Future Release feature request has-patch 11/04/2024
3 #15332 dbDelta($query) - do not create view Database normal normal Future Release feature request needs-unit-tests 07/30/2018
2 #34435 Creating a post might fail during fall's DST switch due to ambiguous time Date/Time normal normal Future Release defect (bug) needs-docs 05/30/2019
3 #32386 Draft's Last Modified date incorrect if it is Scheduled obenland Date/Time normal normal Future Release defect (bug) 10/07/2020
1 #29390 add filter for get_date_from_gmt() pbearne Date/Time normal normal Future Release defect (bug) has-patch 01/24/2025
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal Future Release defect (bug) changes-requested 03/17/2025
#45047 user_registered returned as UTC Time instead of Local Time Date/Time normal normal Future Release defect (bug) has-patch 04/22/2020
3 #49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 01/21/2025
2 #48204 wp_exif_date2ts throws notice on empty date Date/Time normal minor Future Release defect (bug) has-patch 06/29/2023
36 #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
1 #16478 "Get Shortlink" button disappears if you edit the permalink Editor normal normal Future Release defect (bug) has-patch 09/22/2021
2 #44835 Add a hidden input for 'original_post_status' to the inline-edit rows so it's available on the $_POST in save_post SergeyBiryukov Editor normal normal Future Release defect (bug) has-patch 01/21/2019
2 #47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal Future Release defect (bug) has-patch 07/18/2019
5 #62057 Addressing Autosave Memory Issues Editor normal normal Future Release defect (bug) commit 11/30/2024
1 #62755 Allow template duplication + concept of active templates Editor normal normal Future Release defect (bug) has-patch 02/05/2025
1 #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
#61466 Block Bindings: Add support for image caption Editor normal normal Future Release defect (bug) has-patch 11/07/2024
#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
1 #59896 Block editor default styles not loaded when stylesheet with the same name as the theme is registered Editor normal normal Future Release defect (bug) reporter-feedback 12/18/2023
#59622 Block supports: Avoid warning for non string class attributes Editor normal normal Future Release defect (bug) has-patch 02/12/2024
2 #40559 Bug when inserting images with TinyMCE for latest Chrome Editor normal normal Future Release defect (bug) 05/19/2017
2 #56417 Changes from 'render_block_data' filter not always applied to inner blocks Editor normal normal Future Release defect (bug) 02/06/2024
8 #13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal Future Release defect (bug) has-patch 06/05/2019
1 #48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) has-patch 11/15/2021
4 #29159 Classic editor: Visual editor is disabled when user agent is obscured by a proxy Editor normal normal Future Release defect (bug) needs-unit-tests 11/24/2020
#57647 Deprecate wp_enqueue_block_support_styles function Editor normal normal Future Release defect (bug) changes-requested 02/06/2025
#42540 Don't move focus to the editor when switching editor mode Editor normal normal Future Release defect (bug) 01/10/2019
1 #39574 Editor patterns: add empty headings/quotes Editor normal normal Future Release defect (bug) 07/18/2019
#31798 Editor: switch undo and redo in RTL Editor low normal Future Release defect (bug) has-patch 06/01/2021
2 #52933 Error in browser console when newly published post is previewed a second time Editor normal normal Future Release defect (bug) 11/08/2021
4 #47900 Error on update MCE Views in gutenberg block "Classic Editor" Editor normal major Future Release defect (bug) 12/29/2020
2 #53136 Error with "Add to Reusable blocks" in WordPress 5.7.1 Editor normal normal Future Release defect (bug) reporter-feedback 08/31/2021
3 #52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021
1 #45370 Filter Issue blocks.registerBlockType Editor normal normal Future Release defect (bug) 01/12/2019
5 #61210 Hybrid themes: PHP Templates can not be assigned in the block editor Editor normal major Future Release defect (bug) dev-feedback 12/03/2024
4 #46964 ID attribute value are used multiple times in "Custom Field" form Editor normal normal Future Release defect (bug) has-patch 07/27/2021
2 #38782 Insert/Edit link scrolling triggers AJAX requests for both (recent and search) rivers SergeyBiryukov Editor normal normal Future Release defect (bug) 02/21/2020
1 #36159 Inserting Image on iOS Doesn't Respect Cursor Position Editor normal normal Future Release defect (bug) 06/05/2019
2 #44617 Introduce new 'hasBlock' behavior for TinyMCE 'BeforeSetContent' and 'SaveContent' events Editor normal normal Future Release defect (bug) dev-feedback 07/26/2018
3 #52621 Leave site? / Save alert Editor normal normal Future Release defect (bug) 06/02/2024
1 #41130 Link boundaries for links contaning images look bad Editor normal normal Future Release defect (bug) 11/20/2017
#54051 Making a sentence or paragraph bold is intermittent Editor normal normal Future Release defect (bug) 11/02/2021
#45558 Move _draft_or_post_title() from wp-admin/includes to wp-includes Editor normal normal Future Release defect (bug) dev-feedback 04/08/2019
#47554 Post history Editor normal major Future Release defect (bug) dev-feedback 11/24/2020
9 #45882 REST Block Renderer: Fails when using the Advanced > Additional CSS Class functionality Editor normal normal Future Release defect (bug) 05/31/2019
4 #51419 Reconsider the UX impact of up/down arrows on meta boxes sarahricker Editor normal normal Future Release defect (bug) 07/09/2024
1 #50653 Remove the _doing_it_wrong from WP_Block_Patterns_Registry::unregister() Editor normal normal Future Release defect (bug) dev-feedback 07/26/2020
3 #39793 Scrolling up in the sticky post text editor does not scroll the page up to top Editor normal normal Future Release defect (bug) 06/05/2019
7 #58132 Slashes used in block templates slug is a problem on Windows Editor normal normal Future Release defect (bug) dev-feedback 10/18/2024
1 #55803 Span is removed from title due page saving Editor normal normal Future Release defect (bug) 02/24/2023
1 #45493 Square brackets in caption shortcode produce improper formatting Editor normal normal Future Release defect (bug) has-patch 07/27/2023
3 #43564 TinyMCE bookmark not removed Editor normal normal Future Release defect (bug) 02/07/2020
1 #43073 Undo leaves a big blank spot where content wp-view was Editor normal normal Future Release defect (bug) 06/05/2019
2 #61426 Upload Fonts: Invalid parameter(s): font_family_settings Editor normal normal Future Release defect (bug) 06/20/2024
Note: See TracReports for help on using and creating reports.