Make WordPress Core

{7} Future Releases (8282 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 (4801 - 4900 of 8282)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
2 #14432 Role-based help text garyc40 Help/About normal normal Future Release enhancement 08/24/2023
2 #48579 Should we reconsider the External Libraries mentions on the credits.php page? Help/About low normal Future Release enhancement 10/25/2021
#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 12/05/2024
1 #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
1 #51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument HTTP API normal normal Awaiting Review defect (bug) 11/13/2020
#48124 Cant disable SSL verification when using Requests::request_multiple HTTP API normal normal Awaiting Review defect (bug) reporter-feedback 10/15/2019
#60788 Content-Disposition support in download_url() seems broken HTTP API normal normal Awaiting Review defect (bug) 03/16/2024
3 #56347 Download failed. A valid URL was not provided. HTTP API normal normal Awaiting Review defect (bug) 03/14/2023
#55610 HTTP response should not be 200 when returning error-page HTTP API normal major Awaiting Review defect (bug) 11/29/2022
#53107 HTTPS Detect & Migrate feature breaking existing HTTPS HTTP API normal blocker Awaiting Review defect (bug) 04/28/2021
#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
1 #46372 Missing Proxy Support in Requests/Transport/cURL.php HTTP API normal normal Awaiting Review defect (bug) 02/28/2019
8 #34924 Network upgrade fails on tls 1.2 only servers HTTP API normal normal Awaiting Review defect (bug) 07/16/2018
#62717 POST request to pages returns 200 or 404 HTTP API normal normal Awaiting Review defect (bug) 12/21/2024
1 #41608 Post files using cURL HTTP API normal normal Awaiting Review defect (bug) 08/11/2017
#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
#51180 Unable to update any plugins HTTP API normal normal Awaiting Review defect (bug) reporter-feedback 09/03/2020
3 #40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal Awaiting Review defect (bug) has-patch 08/04/2017
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
#44174 wp_get_http_headers does not return status code or follow redirects HTTP API normal normal Awaiting Review defect (bug) 05/21/2018
#49385 wp_remote_get() cannot retrieve webcal URIs HTTP API normal normal Awaiting Review defect (bug) needs-unit-tests 02/07/2020
#61358 Add Support to HTTP 2 in WP_Http Class HTTP API normal normal Awaiting Review enhancement has-patch 07/19/2024
6 #37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly HTTP API normal normal Future Release enhancement has-patch 07/25/2022
1 #47483 Add filters for included CA bundle path HTTP API normal normal Awaiting Review enhancement close 03/17/2025
3 #39695 Add preload headers in redirects HTTP API normal normal Awaiting Review enhancement needs-unit-tests 02/27/2017
2 #51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 02/12/2025
1 #45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 12/06/2023
2 #25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020
1 #39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal Future Release enhancement dev-feedback 10/02/2017
1 #34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#60658 Set http_build_query as an option to Curl class HTTP API normal normal Awaiting Review enhancement 01/16/2025
11 #40142 WP Remote Remaining Methods HTTP API normal normal Awaiting Review enhancement needs-unit-tests 04/19/2023
2 #52631 ability to override http 'connect_timeout' HTTP API normal normal Awaiting Review enhancement 06/09/2022
#59708 get_allowed_http_origins(): Default list only HTTPS HTTP API normal normal Awaiting Review enhancement has-patch 10/23/2023
2 #53938 replace core uses of wp_parse_url() with PHP's native parse_url() HTTP API normal normal Awaiting Review enhancement close 08/17/2021
3 #62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne HTTP API normal trivial Future Release enhancement has-patch 02/28/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
1 #42839 wp_remote_post should support multipart uploads HTTP API normal normal Awaiting Review feature request 01/22/2020
2 #34796 Facing an issue when using wp_remote_get with streams (non-blocking mode) rmccue* HTTP API normal normal defect (bug) reporter-feedback 06/04/2019
6 #34053 HTTP API (Curl backend) inappropriately sends Content-Length header on POST requests made through a proxy server CONNECT HTTP API normal normal defect (bug) 06/04/2019
2 #37705 Remove unnecessary parts of WP_HTTP which remain HTTP API normal normal defect (bug) has-patch 06/04/2019
2 #32932 WP_Http::request hangs on badly behaving servers HTTP API normal normal defect (bug) 06/02/2022
#37614 WP_PROXY_BYPASS_HOSTS has no effect inside curl transport, if http_proxy or https_proxy is set on the system HTTP API 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
3 #62270 Unable to set bookmark on </body> in WP_HTML_Processor HTML API normal normal Awaiting Review defect (bug) 01/31/2025
8 #50867 An API which encourages automatic escaping of HTML HTML API normal normal Awaiting Review enhancement needs-unit-tests 02/07/2024
#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
6 #60229 HTML API: Introduce HTML Templating HTML API normal normal Future Release enhancement dev-feedback 10/02/2024
8 #59883 Remove support for HTML4 and XHTML HTML API normal normal Awaiting Review enhancement dev-feedback 05/28/2024
2 #62653 Add CSS selector based tag navigation to HTML and Tag Processors HTML API normal normal Awaiting Review feature request has-patch 12/12/2024
2 #62091 XML API: Produce XML Serialization of HTML (XHTML) HTML API normal normal Future Release feature request has-patch 09/27/2024
2 #22369 get_transient() do not call delete_transient() when deleting one General normal normal defect (bug) close 10/27/2024
#5276 Allow wp-config.php to be used without including wp-settings.php General normal normal enhancement has-patch 03/12/2025
2 #63340 "Edit site" button is no longer translated General normal minor Awaiting Review defect (bug) close 04/25/2025
#59436 "The response is not a valid JSON response" General normal normal Awaiting Review defect (bug) 09/24/2023
3 #48272 "Undefined offset" warning in add_query_arg() General normal normal Awaiting Review defect (bug) reporter-feedback 02/01/2022
#40899 '&' Is always escaped in the JavaScript template. General normal normal Awaiting Review defect (bug) 09/08/2020
#61107 'Change role to...' field on wp-admin/network/site-users.php?id=xxx is populated by wrong site roles General normal normal Awaiting Review defect (bug) 04/30/2024
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal Awaiting Review defect (bug) has-patch 02/22/2022
2 #40685 /wp-includes/class-wp-hook.php function resort_active_iterations not working correct General normal normal Awaiting Review defect (bug) 06/08/2017
#62920 301 redirect of query URLs General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
1 #63223 6.7.2 fresh install General normal normal Awaiting Review defect (bug) 04/03/2025
1 #60452 @category tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) dev-feedback 02/23/2024
1 #60451 @subpackage tag is considered deprecated by phpDocumentor General normal normal Awaiting Review defect (bug) 02/07/2024
1 #58050 A beacon api for WordPress General normal normal Awaiting Review defect (bug) reporter-feedback 10/11/2024
1 #55936 ABSPATH & WPINC General normal normal Awaiting Review defect (bug) reporter-feedback 06/10/2022
1 #59016 Able to login successfully .. but I'm unable to open wordpress dashboard.. General normal normal Awaiting Review defect (bug) 08/09/2023
#54122 Action hook transition_post_status not properly working in Block Editor General normal normal Awaiting Review defect (bug) reporter-feedback 11/14/2021
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
1 #51806 Add an early exit for files with _deprecated_file() calls General normal normal Future Release defect (bug) 06/08/2022
#44269 Add optional parameter $merge_args into paginate_links function General normal normal Awaiting Review defect (bug) reporter-feedback 12/03/2020
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#33936 Alignment issue in dashboard update count General normal normal Awaiting Review defect (bug) reporter-feedback 06/19/2019
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
1 #57494 An error is coming for data table as Apex Action error: Unable to read SObject General normal normal Awaiting Review defect (bug) reporter-feedback 01/24/2023
#62828 Array should not be passed to get_page_by_path() General normal normal Awaiting Review defect (bug) has-patch 04/23/2025
#61513 Attention points in Pentest General normal normal Awaiting Review defect (bug) 06/26/2024
1 #53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal Awaiting Review defect (bug) has-patch 06/09/2021
#44070 Avoid flickering of admin notices General normal normal Awaiting Review defect (bug) 05/14/2018
2 #45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates General normal critical Awaiting Review defect (bug) has-patch 07/27/2024
2 #46315 Block editor columns left margin issue on reduced screen width General normal normal Awaiting Review defect (bug) 02/24/2019
2 #47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal normal Awaiting Review defect (bug) dev-feedback 08/30/2023
2 #55102 Bug in Custom Styling search block General normal normal Awaiting Review defect (bug) reporter-feedback 02/08/2022
1 #57272 Bug in main query General normal normal Awaiting Review defect (bug) reporter-feedback 12/05/2022
#61613 Bug: Image attributes don't propogate to posts, pages, products, etc General normal normal Awaiting Review defect (bug) dev-feedback 08/13/2024
#58659 Bullet points General normal normal Awaiting Review defect (bug) 06/29/2023
#60450 Button component is missing has-text class when text prop is used General normal normal Awaiting Review defect (bug) 02/06/2024
#59332 Can't customize search in header General normal normal Awaiting Review defect (bug) 10/05/2023
#61226 Can't open add new posts page General normal normal Awaiting Review defect (bug) reporter-feedback 07/24/2024
Note: See TracReports for help on using and creating reports.