Make WordPress Core

{7} Future Releases (8209 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 (1001 - 1100 of 8209)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
4 #28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
1 #28616 ftp_fput should have a retry threshold Filesystem API normal normal defect (bug) needs-unit-tests 06/04/2019
1 #28618 Allow PHPMailer class to be reliably overriden Mail normal normal Future Release enhancement has-patch 10/08/2020
#28619 Add more filters to tune audio and video shortcode library Media normal normal enhancement 06/04/2019
17 #28625 Enhancement: Add constants to support SSL connections for mysqli Database normal normal Future Release enhancement needs-unit-tests 06/24/2023
5 #28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error Upgrade/Install normal major defect (bug) 10/18/2019
6 #28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill Media normal normal Future Release enhancement has-patch 06/04/2019
3 #28635 Add status codes and hooks to wp-cron.php chriscct7 Cron API normal normal Future Release feature request has-patch 07/14/2023
1 #28643 Improve the wp_die experience General normal normal enhancement 06/04/2019
6 #28664 wp_load_alloptions() fails to set object cache when persistent alloptions cache is "0" Cache API normal normal Awaiting Review defect (bug) needs-unit-tests 07/08/2022
8 #28694 Provide a clean way for Plugins to run update scripts for MultiSite Networks and Sites normal normal enhancement 06/04/2019
7 #28701 Deleted option is not deleted if value was ever null Options, Meta APIs normal normal Awaiting Review defect (bug) needs-unit-tests 02/16/2021
#28727 plugin editor content empty when source contains an invalid character Plugins normal normal defect (bug) 06/04/2019
1 #28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
1 #28750 Media modal: preview images Media normal normal enhancement 06/04/2019
#28759 Cache API unit tests should verify public function, not WP_Object_Cache methods Cache API normal normal Future Release enhancement has-patch 07/08/2022
2 #28774 Hooking into wp_ajax_upload_attachment General normal normal enhancement dev-feedback 06/04/2019
3 #28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 10/15/2021
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
2 #28816 HTML entities in post titles break feeds Feeds normal normal defect (bug) 06/04/2019
3 #28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) dev-feedback 06/04/2019
2 #28845 Better error messages when uploading theme as plugin and vice versa pbiron Upgrade/Install normal normal enhancement 03/15/2023
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 Themes normal normal defect (bug) dev-feedback 12/03/2024
2 #28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
1 #28908 Adding a menu custom link during autocompletion does not add the full text in firefox Menus normal normal defect (bug) dev-feedback 06/04/2019
5 #28956 Moving taxonomy metabox chriscct7 Taxonomy normal normal Future Release enhancement has-patch 06/06/2018
3 #28959 Comments: improve comment moderation text and default style for better UX Comments normal normal enhancement 06/04/2019
6 #28983 Admin bar length or Admin bar on two line KZeni Toolbar normal normal Future Release defect (bug) has-patch 10/23/2024
4 #28988 Detect Time Zones automatically at installation pbearne Upgrade/Install normal normal Future Release enhancement has-patch 11/19/2024
#28989 AJAX in the media library sometimes fails to load data Media normal normal defect (bug) 06/04/2019
2 #28997 Adding additional classes to image captions via UI Media normal normal enhancement dev-feedback 06/04/2019
1 #29005 Small Improvements of text in setup-config.php Upgrade/Install normal normal enhancement 02/06/2020
2 #29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
3 #29014 Normalization of template tag filters Posts, Post Types normal normal enhancement 06/04/2019
4 #29023 Galleries: add pagination option Gallery normal normal enhancement 06/04/2019
3 #29030 Screen Options Poor Update/Rendering Causes Many things to Break Administration normal normal Awaiting Review defect (bug) dev-feedback 08/08/2018
5 #29040 Customizer: Header Image not Updating when using static front page Customize normal normal Future Release defect (bug) 11/29/2019
4 #29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) 03/14/2024
2 #29066 Grunt clean:dynamic task does not delete file/s from /build during grunt watch task Build/Test Tools normal minor Awaiting Review defect (bug) 02/25/2019
7 #29071 Make it easier to include an instance of the Customizer outside of customize.php Customize normal normal Future Release enhancement 05/22/2021
1 #29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 Options, Meta APIs normal normal enhancement has-patch 06/04/2019
2 #29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal Awaiting Review defect (bug) close 06/28/2024
18 #29118 Registering rewrite rules is hard, so let's introduce remove_rewrite_rule. Rewrite Rules normal normal Awaiting Review enhancement has-patch 08/14/2024
1 #29128 Number of pages owned by a user is not shown under Users >>> All Users Users normal normal enhancement 06/05/2019
2 #29155 Widgets: is_active_widget returns true even when the widget is not displayed on specific page Widgets normal normal enhancement 11/23/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
2 #29161 $pagenow variable not set in admin pages on Windows systems Administration normal normal Awaiting Review defect (bug) reporter-feedback 12/27/2021
2 #29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
1 #29187 .notdef glyph (when copying text from a PDF in the excerpt) breaks the /feed Feeds normal normal defect (bug) 06/04/2019
11 #29213 Introduce capability for access to nav-menus.php johnbillion Menus normal normal Future Release enhancement needs-unit-tests 01/30/2022
5 #29247 Crucial caches are not cleared when deleting site Cache API normal normal Future Release defect (bug) dev-feedback 07/08/2022
#29260 Update site transients response differences Upgrade/Install lowest normal enhancement 06/05/2019
1 #29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
6 #29276 Ability to edit and preview any revision, not just autosaves Revisions normal normal Awaiting Review enhancement 01/10/2020
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
2 #29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
1 #29312 No recommended nonce refresh functionality in Heartbeat. Administration normal normal enhancement dev-feedback 06/04/2019
2 #29316 Need more value and preview hooks for WP_Customize_Settings Customize low normal Future Release enhancement 03/20/2018
7 #29319 filter dayswithposts in widget calendar SergeyBiryukov Widgets normal normal Future Release enhancement needs-unit-tests 10/20/2020
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
7 #29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 03/17/2024
3 #29359 No error message is displayed when a user with an Admin role tries to publish code on Multisite Editor normal normal defect (bug) 06/04/2019
#29368 Pasted media do not appear in the library Media normal normal feature request 06/04/2019
2 #29370 wp_get_attachment_image() returning unexpected image size Media normal normal defect (bug) 06/04/2019
1 #29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 05/05/2024
1 #29386 Autosave message should disappear when the next autosave happens Autosave normal normal defect (bug) has-patch 06/04/2019
1 #29390 add filter for get_date_from_gmt() Date/Time normal normal Future Release defect (bug) has-patch 11/26/2024
4 #29408 Symlinked themes and plugins should not be updatable Upgrade/Install normal normal defect (bug) 05/11/2021
9 #29411 Add multi-network helper functionality Networks and Sites normal normal Future Release enhancement 08/16/2017
8 #29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
4 #29424 Query argument 'orderby' makes duplicated parameters possible; does not support some available columns johnbillion Query normal normal Future Release enhancement has-patch 02/05/2020
3 #29429 Support frame-ancestors directive over X-Frame-Options Security normal normal Future Release enhancement dev-feedback 07/29/2019
1 #29458 No longer able to catch click event of dashicons edit/delete Media normal normal defect (bug) reporter-feedback 06/04/2019
11 #29462 comment pagination in reverse order should display a full number of the latest comments Comments normal normal Future Release defect (bug) dev-feedback 03/16/2021
12 #29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal Future Release enhancement dev-feedback 09/16/2020
#29536 Toggle excerpt/list view buttons appear on users list page in network admin Networks and Sites normal normal enhancement needs-refresh 06/04/2019
1 #29539 Plugin viewer not displaying video tutorials. Plugins normal normal Future Release defect (bug) dev-feedback 05/05/2017
3 #29544 WP_Filesystem_MockFS permissions support Build/Test Tools normal normal Future Release enhancement has-patch 02/25/2019
1 #29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
2 #29581 Scheduled Posts do not work in WordPress 4.0 Cron API normal normal Awaiting Review defect (bug) 06/04/2019
#29586 Sync get_the_category_list with get_the_term_list Taxonomy normal normal enhancement needs-unit-tests 06/04/2019
3 #29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
1 #29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement dev-feedback 06/04/2019
#29621 Export post title with markup Export normal normal defect (bug) has-patch 06/04/2019
1 #29634 gallery bulk upload Media normal normal defect (bug) 06/04/2019
1 #29643 Ordered List Problem When Switiching between Visual Editor and HTML editor Editor normal normal Awaiting Review defect (bug) 07/05/2021
3 #29661 Should Shortcode Attributes Allow HTML Special Characters? Shortcodes normal normal enhancement 06/04/2019
2 #29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 09/25/2017
2 #29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value Permalinks normal normal Future Release enhancement 07/02/2020
3 #29687 Original image should be visible in media-library after image-processing Media normal normal enhancement 06/04/2019
2 #29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal Awaiting Review enhancement dev-feedback 05/15/2024
10 #29719 Connection error to WordPress.org when HTTP calls disabled Upgrade/Install normal minor defect (bug) 06/04/2019
4 #29727 Porting self-hosted Wordpress to HTTPS: mixed content Media normal normal enhancement has-patch 06/04/2019
2 #29728 Could be very useful 'wp_remove_nav_menu_item' Menus normal normal feature request has-patch 06/04/2019
6 #29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
2 #29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019
14 #29792 Grunt: Add a stylelint precommit task to check for CSS syntax errors netweb Build/Test Tools normal normal Future Release enhancement 11/11/2021
9 #29795 Set JPEG quality for individual image_size Media normal normal Awaiting Review enhancement dev-feedback 11/10/2017
3 #29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 07/15/2022
20 #29807 add support for picture element and srcset attribute on img in wp_kses Formatting normal normal Future Release defect (bug) has-patch 03/11/2024
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
Note: See TracReports for help on using and creating reports.