Make WordPress Core

{7} Future Releases (7916 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 (1801 - 1900 of 7916)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #42683 widgets cannot be edited General normal normal Awaiting Review defect (bug) 07/26/2024
2 #63949 wp-cron.php should use SNI General normal major Awaiting Review defect (bug) 10/09/2025
#43535 wp-mediaelement.min.js?ver=4.9.4:1 crashes, making the Widgets in customize.php unusable General normal normal Awaiting Review defect (bug) 03/13/2018
7 #38052 wp-utility.js misses function argument null General normal major Awaiting Review defect (bug) needs-unit-tests 02/04/2026
1 #46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 05/23/2019
6 #64009 wp_die() status code global updates (parent ticket) General normal normal Awaiting Review defect (bug) dev-feedback 10/17/2025
1 #51855 wp_dropdown_categories allows multiple classes General normal normal Awaiting Review defect (bug) 11/27/2020
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty General normal normal Awaiting Review defect (bug) 11/13/2020
#56555 wp_insert_post does not save the post_date for pending posts General normal normal Awaiting Review defect (bug) 09/12/2022
1 #44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#61455 wp_kses & block parser being used on pre_term_name hook General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
2 #43025 wp_list_filter should filter all iterable objects General normal normal Awaiting Review defect (bug) 02/11/2018
1 #57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 02/23/2024
#60855 wp_mkdir_p can error when simultaneous requests attempt to create the same directory General normal normal Awaiting Review defect (bug) 05/20/2024
#44259 wp_query: Post & Page Parameters doc section incorrect General normal normal Awaiting Review defect (bug) 05/29/2018
#63099 wp_rand() function returns only 0 or 1 when called without parameters on 32-bit PHP systems General normal normal Awaiting Review defect (bug) has-patch 05/07/2025
6 #53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 02/02/2026
#50893 wp_send_json_success is nothing, no error for any inf/nan General normal normal Awaiting Review defect (bug) 10/19/2022
2 #54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON General normal normal Awaiting Review defect (bug) 01/25/2022
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#64550 wp_update_plugins function (possibly wp_update_themes) breaks when the transient setting fails General normal major Awaiting Review defect (bug) 01/27/2026
1 #56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#58668 wrong "domain" returned by wpmu_validate_blog_signup when using on subsite in subdomain multisite General normal minor Awaiting Review defect (bug) has-patch 06/29/2023
#61713 — no role for this site — General normal normal Awaiting Review defect (bug) reporter-feedback 07/23/2024
#56317 “document.domain” setting General normal normal Future Release defect (bug) 10/12/2022
1 #64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING HTML API normal normal Future Release defect (bug) has-patch 03/02/2026
3 #62270 Unable to set bookmark on </body> in WP_HTML_Processor HTML API normal normal Awaiting Review defect (bug) 01/31/2025
2 #40502 Add the check version and template attributes method for /themes/update-check/1.1/ API HTTP API normal normal Awaiting Review defect (bug) 04/20/2017
2 #51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument HTTP API normal normal Awaiting Review defect (bug) has-patch 08/22/2025
#48124 Cant disable SSL verification when using Requests::request_multiple HTTP API normal normal Awaiting Review defect (bug) reporter-feedback 10/15/2019
1 #60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 08/29/2025
4 #56347 Download failed. A valid URL was not provided. HTTP API normal normal Awaiting Review defect (bug) 03/14/2023
#53107 HTTPS Detect & Migrate feature breaking existing HTTPS HTTP API normal blocker Awaiting Review defect (bug) 08/26/2025
#47549 Http proxy not passing Auth request Basic header HTTP API normal normal Awaiting Review defect (bug) 07/25/2019
#64516 In a test sequence, resources can still be updated after being deleted. HTTP API normal normal Awaiting Review defect (bug) 01/21/2026
#60934 Internal Subnets are being blocked by wp_parse_url and why? HTTP API normal normal Awaiting Review defect (bug) needs-docs 10/08/2024
8 #34924 Network upgrade fails on tls 1.2 only servers HTTP API normal normal Awaiting Review defect (bug) 07/16/2018
1 #41608 Post files using cURL HTTP API normal normal Awaiting Review defect (bug) 04/29/2025
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` HTTP API normal normal Awaiting Review defect (bug) dev-feedback 01/27/2017
#49203 Requests::request_multiple() does not honor $auth option HTTP API normal normal Awaiting Review defect (bug) 02/05/2020
#64212 Stream-to-file may fail or overwrite existing temporary file HTTP API normal normal Awaiting Review defect (bug) has-patch 11/07/2025
#56688 Uncaught Requests_Exception using Requests::request_multiple HTTP API normal normal Awaiting Review defect (bug) 09/11/2025
1 #53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
4 #48432 WordPress updates broken with proxy and non routed environment HTTP API normal major Future Release defect (bug) 02/17/2022
1 #60564 download_url() always returns error_code 'http_404' for any non-200 responses HTTP API normal normal Awaiting Review defect (bug) has-patch 01/24/2025
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs HTTP API normal normal Awaiting Review defect (bug) 10/01/2020
#50288 fsockopen request turns off SNI when it shouldn't HTTP API normal normal Awaiting Review defect (bug) 05/31/2020
1 #64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal Future Release defect (bug) has-patch 10/31/2025
1 #49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#54449 Loading CodeMirror prevents the Help tabs children to work properly. Help/About normal normal Future Release defect (bug) 07/19/2022
5 #64271 Move screen options and help to after the main screen heading joedolson* Help/About normal normal Future Release defect (bug) 03/12/2026
10 #51809 What happens to the about page with major auto-updates? francina Help/About normal normal Future Release defect (bug) 03/20/2023
2 #58284 Add in wp_dropdown_languages en_US as selected value when 'explicit_option_en_us' is set to true I18N normal normal Awaiting Review defect (bug) has-patch 08/26/2025
3 #48996 Add lang attribute to the content in the backend I18N normal normal Future Release defect (bug) 04/29/2025
4 #64249 Automatic translation (JIT) loading doesn't work for network-activated plugins in multisite I18N normal normal 7.1 defect (bug) has-patch 03/13/2026
2 #45897 Chinese page uri dump fail I18N normal normal Awaiting Review defect (bug) has-patch 02/03/2026
#64522 Clarify expected behavior for invalid weekday values in WP_Locale::get_weekday() I18N normal normal Awaiting Review defect (bug) 01/22/2026
2 #53381 Events and News Widget: Multi-day event placeholders are not replaced with dates in some languages I18N normal normal Future Release defect (bug) 11/16/2021
#57981 Export .po files error of untranslated strings starting or ending with new lines (\n) I18N normal normal Awaiting Review defect (bug) has-patch 11/06/2024
3 #50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N low normal Future Release defect (bug) has-patch 02/26/2025
1 #60091 Improve language dropdown usability I18N normal normal Future Release defect (bug) dev-feedback 10/01/2024
3 #53650 Incorrect quotation marks in many strings I18N normal normal Future Release defect (bug) has-patch 06/24/2025
5 #50040 Localize the jQuery datepicker when enqueued in the footer I18N normal normal Awaiting Review defect (bug) close 02/03/2026
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs I18N normal normal Future Release defect (bug) dev-feedback 11/06/2024
7 #50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) changes-requested 05/24/2025
#37611 Ordering of the Site Language entries I18N normal normal Awaiting Review defect (bug) dev-feedback 11/06/2024
10 #14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 09/11/2022
1 #20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) close 02/28/2024
#40643 Russian post date month translation is incorrect I18N normal normal Awaiting Review defect (bug) 05/02/2017
3 #11740 Sorting tags and towns does not work well for utf-8 nbachiyski I18N normal normal Awaiting Review defect (bug) dev-feedback 08/26/2025
10 #36259 Switching language should update date and time formats vagios I18N normal normal Future Release defect (bug) needs-unit-tests 11/10/2025
1 #62348 Textdomain loaded even though translations do not exist bc textdomain have identical start phrase swissspidy I18N normal normal Future Release defect (bug) reporter-feedback 03/11/2025
1 #47546 The language used for the `lang` attribute isn't validated before being used I18N low minor Future Release defect (bug) changes-requested 06/16/2025
1 #57588 The picking of plural form #0 is hard-coded for singular strings I18N normal minor Awaiting Review defect (bug) close 11/06/2024
1 #63725 Theme textdomain not loaded, if plugin used the textdomain before swissspidy I18N normal minor Awaiting Review defect (bug) has-patch 09/12/2025
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
1 #40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 05/22/2018
2 #59608 [bug] insert_with_markers with a UTF-8 translated marker causing .htaccess file broken with garbled characters I18N normal normal Awaiting Review defect (bug) 01/18/2024
3 #63334 `switch_to_locale()` overwrites custom object types for core taxonomies I18N normal normal Awaiting Review defect (bug) 04/22/2025
#46059 cyrillic capitalization in tag search I18N normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2020
2 #56234 error logged messages should not be translateable I18N normal normal Awaiting Review defect (bug) close 12/19/2024
2 #29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
6 #39587 link problems with language settings I18N normal normal Awaiting Review defect (bug) close 11/06/2024
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots I18N low normal Future Release defect (bug) 11/06/2024
1 #63009 setup-config errors are not localised I18N normal normal Awaiting Review defect (bug) 04/22/2025
2 #44844 switch_to_locale does not handle plugins/themes properly in multisite I18N normal normal Awaiting Review defect (bug) 11/05/2018
3 #30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) 11/06/2024
1 #60586 .xml imports broken Import normal normal Awaiting Review defect (bug) 02/20/2024
#64207 Blogger Importer Tools fails with new Blogger export format (.zip with .atom files) Import normal major Awaiting Review defect (bug) 11/06/2025
#8578 Blogger import incorrectly reports saved user information Import normal normal WordPress.org defect (bug) 03/15/2019
1 #38288 Connection Timeout when importing heavy .xml (LiteSpeed) Import normal normal Awaiting Review defect (bug) 04/01/2019
2 #42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal Awaiting Review defect (bug) has-patch 01/30/2026
1 #35839 Escape backslashes upon export for better import Import normal normal Awaiting Review defect (bug) 03/30/2017
#39381 Export->Import WordPress menu bug when image is saved as label Import normal normal Awaiting Review defect (bug) 06/06/2017
2 #39301 Importer associates all posts with uncategorized term in WP4.7 PHP7 Import normal normal WordPress.org defect (bug) 04/01/2017
2 #24995 Importer does not check to see if DOM is available Import normal normal WordPress.org defect (bug) 02/21/2017
#26247 Importer fails when importing from a server on a private network Import normal normal WordPress.org defect (bug) 03/02/2018
2 #47243 Importers aren't being maintained Import normal normal Awaiting Review defect (bug) 08/03/2025
Note: See TracReports for help on using and creating reports.