Make WordPress Core

{7} Future Releases (7836 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 (6201 - 6300 of 7836)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58438 Site not Working post Software updates General normal critical Awaiting Review enhancement reporter-feedback 06/01/2023
#60430 Spell enqueueing or enqueuing consistently General normal trivial Awaiting Review enhancement dev-feedback 06/13/2024
#63745 Suggestion Regarding PHPDoc Usage for $GLOBALS in WordPress Core General normal normal Awaiting Review enhancement dev-feedback 07/24/2025
#60114 Test for _deprecated_class() General normal normal Future Release enhancement has-patch 10/09/2024
#52397 The function wp_is_mobile should accept also lower case strings as user agents General low normal Awaiting Review enhancement reporter-feedback 01/30/2021
#64028 This PR improves the developer experience for Windows users working with the WordPress development repository. It adds a Windows helper script (`start-windows.ps1`) and updates the README with clear instructions to avoid common issues. General normal normal Awaiting Review enhancement needs-docs 09/23/2025
#54525 URL Object General normal normal Awaiting Review enhancement 11/27/2021
#58987 Unify usage of die(), die( '-1' ), exit(); General normal minor Awaiting Review enhancement 08/06/2023
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
#63206 WP_Filesystem and request_filesystem_credentials General normal normal Awaiting Review enhancement needs-unit-tests 08/10/2025
#60366 add call_for_blog for easy to switch blog and restore in multisite General normal normal Awaiting Review enhancement has-patch 06/30/2025
#57768 avoid creating tcp connection every time General normal normal Awaiting Review enhancement 03/07/2023
#54861 cache_javascript_headers() is not call by core General normal normal Awaiting Review enhancement dev-feedback 01/20/2022
#43884 new is_front() function General normal normal Awaiting Review enhancement 04/29/2018
#60056 phpUnit tests for is_lighttpd_before_150 General normal normal Future Release enhancement has-patch 02/12/2025
#60057 phpunit tests for _doing_it_wrong() General normal normal Future Release enhancement has-patch 02/12/2025
#60054 phpunit tests for apache_mod_loaded General normal normal Future Release enhancement has-patch 02/12/2025
#59790 test for mbstring_binary_safe_encoding General normal normal Future Release enhancement has-patch 10/09/2024
#59792 test for wp_auth_check_html General normal normal Future Release enhancement has-patch 10/09/2024
#59820 test for wp_auth_check_load General normal normal Future Release enhancement has-patch 10/09/2024
#59829 test for wp_debug_backtrace_summary General normal normal Future Release enhancement has-patch 10/09/2024
#59854 test for wp_find_hierarchy_loop_tortoise_hare General normal normal Future Release enhancement has-patch 10/09/2024
#59697 test for wp_get_direct_php_update_url General normal normal Future Release enhancement has-patch 10/09/2024
#54359 test for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59637 test for wp_get_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#59699 test for wp_get_update_php_annotation General normal normal Future Release enhancement has-patch 10/09/2024
#60177 test for wp_ob_end_flush_all General normal normal Future Release enhancement has-patch 10/09/2024
#60828 tests for wp_check_browser_version General normal normal Future Release enhancement has-patch 02/12/2025
#59623 tests for wp_get_direct_update_https_url General normal normal Future Release enhancement has-patch 10/09/2024
#55729 tests for wp_original_referer_field General normal normal Future Release enhancement has-patch 10/09/2024
#63103 Add 'orderby'=>'rand' option for get_users() function General normal trivial Awaiting Review feature request 03/14/2025
#60656 Add Linktree icon to social icons options General normal normal Awaiting Review feature request 02/29/2024
#51746 Add a core wrapper function to retrieve $wp->request General normal normal Awaiting Review feature request reporter-feedback 01/26/2021
#62666 Add function to retrieve page ID or permalink based on template General normal normal Awaiting Review feature request has-patch 05/26/2025
#62510 Add links to Learn WordPress in the wp-admin Help box and the default comment General normal normal Awaiting Review feature request has-patch 01/01/2025
#48587 Allow customization of Admin Color Schemes for dashboard General normal normal Future Release feature request 03/10/2021
#62544 Consolidate repetitive CSS rules in list-tables.css General normal trivial Awaiting Review feature request has-patch 12/10/2024
#43334 Include Post/Page status when restoring the previous revision General normal normal Awaiting Review feature request 02/16/2018
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 10/15/2020
#54218 Introduce a way to communicate incoming UI updates to users General normal normal Awaiting Review feature request dev-feedback 11/04/2021
#62006 License adaptable text (e.g., suggested Privacy Policy) under liberal license General normal normal Awaiting Review feature request 09/07/2024
#56916 Look to the current request to get the URL settings. General normal normal Awaiting Review feature request 10/26/2022
#63415 Utilize a feature request management platform General normal normal Awaiting Review feature request 05/08/2025
#59148 WordPress CDN/Mirror plugins/themes... General normal normal Awaiting Review feature request 08/19/2023
#62300 WordPress functionality usage outside wordpress itself General normal critical Awaiting Review feature request 10/25/2024
#59605 activate, deactivate items in menue General normal normal Awaiting Review feature request 10/12/2023
#44159 feature request: otption for removing save my name in comments General normal normal Awaiting Review feature request 05/25/2018
#59606 move posts per hand in archive General normal normal Awaiting Review feature request reporter-feedback 11/28/2023
#54343 set custom name for metadata value in custom-fileds metabox select box General normal normal Awaiting Review feature request 10/29/2021
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
#53451 Chrome 92 userAgent notice adamsilverstein General normal minor Future Release task (blessed) 05/02/2022
#61365 Editor: Introduce XML Tag Processor and XML Processor HTML API normal normal Awaiting Review enhancement has-patch 10/31/2024
#59291 HTML API: Expose raw tag markup to support existing filters HTML API normal normal Awaiting Review enhancement has-patch 09/19/2023
#63736 HTML API: Update parsing for customizable select elements jonsurrell HTML API normal normal Awaiting Review enhancement has-patch 09/10/2025
#48124 Cant disable SSL verification when using Requests::request_multiple HTTP API normal normal Awaiting Review defect (bug) reporter-feedback 10/15/2019
#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
#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
#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
#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
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
#60658 Set http_build_query as an option to Curl class HTTP API normal normal Awaiting Review enhancement 01/16/2025
#59021 Is there a way to monitor active connection initiated by cron and other running script (similar to netstat in windows) HTTP API normal normal Awaiting Review feature request 08/09/2023
#54449 Loading CodeMirror prevents the Help tabs children to work properly. Help/About normal normal Future Release defect (bug) 07/19/2022
#57672 Help: only repo plugins and such can be updated on the help page? Help/About normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#60123 Suggestion for Update text From Privacy to Privacy Policy Help/About normal normal Awaiting Review enhancement 02/15/2024
#58354 Translate screenshots for the About page Help/About normal normal Awaiting Review feature request 09/29/2023
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries Help/About normal normal Awaiting Review feature request has-patch 05/26/2025
#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
#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
#37611 Ordering of the Site Language entries I18N normal normal Awaiting Review defect (bug) dev-feedback 11/06/2024
#40643 Russian post date month translation is incorrect I18N normal normal Awaiting Review defect (bug) 05/02/2017
#22812 Tweak the media modal styles for longer strings in ru_RU I18N normal normal Awaiting Review defect (bug) close 09/14/2020
#46059 cyrillic capitalization in tag search I18N normal normal Awaiting Review defect (bug) reporter-feedback 07/20/2020
#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
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) 11/06/2024
#25585 Arabic stopwords comparison I18N normal normal Future Release enhancement needs-unit-tests 02/28/2024
#42721 Introduce native language name as a WP_Locale property I18N normal normal Future Release enhancement 01/08/2019
#64193 Proposal: Add official support for ltr.css in RTL-based multilingual sites I18N normal normal Awaiting Review enhancement has-patch 11/06/2025
#37624 Strings should not have different translators comments? swissspidy I18N normal normal Future Release enhancement 02/28/2024
#43802 Default timezone for new sites in WP multisite I18N normal normal Awaiting Review feature request has-patch 06/20/2019
#50021 Internationalization of excerpt function in "Latest Posts" block I18N normal normal Awaiting Review feature request 02/29/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
#39381 Export->Import WordPress menu bug when image is saved as label Import normal normal Awaiting Review defect (bug) 06/06/2017
#26247 Importer fails when importing from a server on a private network Import normal normal WordPress.org defect (bug) 03/02/2018
#6269 RSS Import Doesn't Properly Strip CDATA Tags Import normal normal WordPress.org defect (bug) dev-feedback 03/15/2019
#56685 Remove LiveJournal from importer recommendations Import normal normal Awaiting Review defect (bug) dev-feedback 06/19/2025
#52781 WP Export/Import tool Import normal normal Awaiting Review defect (bug) close 09/22/2025
#52740 WordPress Importer: Add vertical space between inputs Import normal normal WordPress.org defect (bug) has-patch 04/08/2021
#62857 WordPress renames images when importing them Import normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#25769 import vs DISALLOW_FILE_MODS Import normal normal Awaiting Review defect (bug) has-patch 02/05/2017
#57982 Allow users to bulk select a new page author when importing content Import normal normal Awaiting Review enhancement 03/24/2023
#6393 Export & import blogroll with categories Import normal normal Future Release enhancement 04/29/2025
#5678 Respectfully strip newlines in some importers hansengel* Import normal normal WordPress.org enhancement needs-refresh 03/15/2019
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 07/17/2020
Note: See TracReports for help on using and creating reports.