Make WordPress Core

{1} All Tickets (8095 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3401 - 3500 of 8095)

General (30 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#64742 PHP 8.5: Incorrect array access in `wp_get_attachment_image_src` westonruter dev-feedback normal minor 7.0.1 defect (bug) 03/30/2026 13
#64913 Code Quality: Replace is_integer() with is_int() for consistency has-patch normal normal 7.1 defect (bug) 03/30/2026 5
#64993 Input Fields Size Styling Issue close normal normal Awaiting Review defect (bug) 03/31/2026 5
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter has-patch normal normal 7.1 defect (bug) 03/31/2026 14
#64972 safe_style_css missing anchor position properties has-patch normal normal 7.1 defect (bug) 04/01/2026 2
#64171 Cache failed requests to WordPress.org API endpoints normal normal Awaiting Review defect (bug) 04/01/2026 1
#64956 Unnecessary horizontal scrollbar on theme-editor.php in WordPress 7.0 RC1 normal normal Awaiting Review defect (bug) 04/02/2026 6
#64561 Add to wp_trigger_error() log output information about the source of the error has-patch normal normal Future Release enhancement 04/02/2026 3
#64494 Bump minimum PHP version to 8.* has-patch normal normal Awaiting Review enhancement 04/02/2026 6
#64898 PHPStan code quality improvements for 7.1 has-patch normal normal 7.1 task (blessed) 04/03/2026 15
#64538 memoize wp_normalize_path dmsnell has-patch normal normal 7.0 defect (bug) 04/03/2026 28
#65019 Double or single quotation marks in tags close normal normal Awaiting Review defect (bug) 04/03/2026 2
#64595 Update Gutenberg ref in package.json has-patch normal normal 7.0 task (blessed) 04/06/2026 51
#65036 List more helpful suggestions than check username and password for database issues normal normal Awaiting Review enhancement 04/07/2026
#65034 More help for trouble shooting initial Database problems normal normal Awaiting Review enhancement 04/07/2026 2
#65040 WordPress Paragraph block throwing "Block contains unexpected or invalid content" error inconsistently on brand new blocks in WordPress 6.9.4 normal major Awaiting Review defect (bug) 04/08/2026
#64576 Add support for invoker command attributes joedolson has-patch normal normal 7.1 enhancement 04/09/2026 4
#63066 Warning when array passed to wp_check_invalid_utf8() has-patch normal normal Awaiting Review defect (bug) 04/09/2026 22
#58824 Add a filter to change the classes in posts list table in admin has-patch normal normal Awaiting Review enhancement 04/09/2026 12
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected westonruter* dev-feedback normal normal Future Release enhancement 04/09/2026 18
#59649 PHP 8.0: improvements to allow for named parameters in 7.0 has-patch normal normal 7.0 task (blessed) 04/09/2026 14
#64853 Inconsistent Post Count in Category Taxonomy dev-feedback normal normal Awaiting Review defect (bug) 04/09/2026 4
#64105 TinyMCE in classic editor does not support modern video formats normal normal Awaiting Review defect (bug) 04/10/2026 4
#65033 Suggestion for commenting the format of DB_HOST in wp-config-sample.php has-patch normal normal Awaiting Review enhancement 04/11/2026 2
#64988 Enhancement: Add support for displaying child categories in Navigation “Category Link” block (dropdown support) normal normal Awaiting Review enhancement 04/12/2026 2
#64999 Admin reskin: Form elements are not standardized in the mobile viewport. has-patch normal normal Awaiting Review defect (bug) 04/13/2026 8
#63760 Single key arrow navigation in theme and media modals can interfere with screen reader navigation joedolson* has-patch normal normal 7.1 defect (bug) 04/13/2026 6
#65059 Modal overlapping the content editor reporter-feedback normal normal Awaiting Review defect (bug) 04/13/2026 2
#58751 Add noindex to 404 template normal normal Awaiting Review defect (bug) 04/13/2026 1
#64930 "Restore This Autosave" button misalignment has-patch normal normal Awaiting Review defect (bug) 04/14/2026 4

HTML API (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#59291 HTML API: Expose raw tag markup to support existing filters has-patch normal normal Awaiting Review enhancement 09/19/2023 4
#61365 Editor: Introduce XML Tag Processor and XML Processor has-patch normal normal Awaiting Review enhancement 10/31/2024 16
#62653 Add CSS selector based tag navigation to HTML and Tag Processors has-patch normal normal Awaiting Review feature request 12/12/2024 8
#62270 Unable to set bookmark on </body> in WP_HTML_Processor normal normal Awaiting Review defect (bug) 01/31/2025 10
#63736 HTML API: Update parsing for customizable select elements jonsurrell has-patch normal normal Awaiting Review enhancement 09/10/2025 4
#63020 HTML API: Breadcrumbs should include element indices and attributes dev-feedback normal normal Future Release enhancement 10/10/2025 10
#50867 An API which encourages automatic escaping of HTML needs-unit-tests normal normal Awaiting Review enhancement 11/21/2025 15
#37938 Make existing HTML parsing functionality from REST API and Press This reusable kraftbj* close low minor Future Release enhancement 12/04/2025 11
#64504 HTML API: Update DOCTYPE parsing for spec changes normal normal Awaiting Review task (blessed) 01/14/2026
#60229 HTML API: Introduce HTML Templating dev-feedback normal normal 7.1 enhancement 02/20/2026 18
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell has-patch normal normal 7.1 enhancement 02/20/2026 25
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING has-patch normal normal Future Release defect (bug) 03/02/2026 2
#59883 Remove support for HTML4 and XHTML dev-feedback normal normal Awaiting Review enhancement 03/05/2026 11
#64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. has-patch normal minor 7.1 defect (bug) 03/17/2026 8
#62091 XML API: Produce XML Serialization of HTML (XHTML) has-patch normal normal Future Release feature request 03/31/2026 4

HTTP API (45 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` dev-feedback normal normal Awaiting Review defect (bug) 01/27/2017 3
#34538 Improvement of the IPv4 address format check chriscct7 has-patch normal normal Future Release enhancement 02/05/2017 8
#39695 Add preload headers in redirects needs-unit-tests normal normal Awaiting Review enhancement 02/27/2017 4
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API normal normal Awaiting Review defect (bug) 04/20/2017
#39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue dev-feedback normal normal Future Release enhancement 10/02/2017 9
#34924 Network upgrade fails on tls 1.2 only servers normal normal Awaiting Review defect (bug) 07/16/2018 20
#34053 HTTP API (Curl backend) inappropriately sends Content-Length header on POST requests made through a proxy server CONNECT normal normal defect (bug) 06/04/2019 4
#37614 WP_PROXY_BYPASS_HOSTS has no effect inside curl transport, if http_proxy or https_proxy is set on the system normal normal defect (bug) 06/04/2019 5
#37705 Remove unnecessary parts of WP_HTTP which remain has-patch normal normal defect (bug) 06/04/2019 10
#47549 Http proxy not passing Auth request Basic header normal normal Awaiting Review defect (bug) 07/25/2019 1
#48124 Cant disable SSL verification when using Requests::request_multiple reporter-feedback normal normal Awaiting Review defect (bug) 10/15/2019 1
#42839 wp_remote_post should support multipart uploads normal normal Awaiting Review feature request 01/22/2020 6
#49203 Requests::request_multiple() does not honor $auth option normal normal Awaiting Review defect (bug) 02/05/2020 1
#49385 wp_remote_get() cannot retrieve webcal URIs needs-unit-tests normal normal Awaiting Review defect (bug) 02/07/2020 4
#50288 fsockopen request turns off SNI when it shouldn't normal normal Awaiting Review defect (bug) 05/31/2020
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs normal normal Awaiting Review defect (bug) 10/01/2020 1
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() close normal normal Awaiting Review enhancement 08/17/2021 9
#48432 WordPress updates broken with proxy and non routed environment normal major Future Release defect (bug) 02/17/2022 12
#32932 WP_Http::request hangs on badly behaving servers normal normal defect (bug) 06/02/2022 1
#52631 ability to override http 'connect_timeout' normal normal Awaiting Review enhancement 06/09/2022 1
#56347 Download failed. A valid URL was not provided. normal normal Awaiting Review defect (bug) 03/14/2023 2
#53513 WP_Http ignores httpversion option has-patch normal normal Future Release defect (bug) 04/11/2023 3
#40142 WP Remote Remaining Methods needs-unit-tests normal normal Awaiting Review enhancement 04/19/2023 13
#59021 Is there a way to monitor active connection initiated by cron and other running script (similar to netstat in windows) normal normal Awaiting Review feature request 08/09/2023
#61358 Add Support to HTTP 2 in WP_Http Class has-patch normal normal Awaiting Review enhancement 07/19/2024 3
#60934 Internal Subnets are being blocked by wp_parse_url and why? needs-docs normal normal Awaiting Review defect (bug) 10/08/2024 6
#60658 Set http_build_query as an option to Curl class normal normal Awaiting Review enhancement 01/16/2025 1
#60564 download_url() always returns error_code 'http_404' for any non-200 responses has-patch normal normal Awaiting Review defect (bug) 01/24/2025 3
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov has-patch normal normal Future Release enhancement 02/12/2025 5
#47483 Add filters for included CA bundle path close normal normal Awaiting Review enhancement 03/17/2025 4
#41608 Post files using cURL normal normal Awaiting Review defect (bug) 04/29/2025 3
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne has-patch normal trivial Future Release enhancement 06/03/2025 15
#34796 Facing an issue when using wp_remote_get with streams (non-blocking mode) rmccue* close normal normal defect (bug) 07/07/2025 4
#63828 Can't use `CURLFile` with `wp_remote_post` normal normal Awaiting Review enhancement 08/14/2025
#51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument has-patch normal normal Awaiting Review defect (bug) 08/22/2025 3
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use normal normal enhancement 08/26/2025 3
#53107 HTTPS Detect & Migrate feature breaking existing HTTPS normal blocker Awaiting Review defect (bug) 08/26/2025 1
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly has-patch normal normal Future Release enhancement 08/27/2025 3
#60788 Content-Disposition support in download_url() seems broken needs-unit-tests normal normal Awaiting Review defect (bug) 08/29/2025 3
#56688 Uncaught Requests_Exception using Requests::request_multiple normal normal Awaiting Review defect (bug) 09/11/2025 1
#64170 gethostbyname() in validating URLs does not work for IPv6 has-patch normal normal Future Release defect (bug) 10/31/2025 1
#64212 Stream-to-file may fail or overwrite existing temporary file has-patch normal normal Awaiting Review defect (bug) 11/07/2025 1
#64457 Early filter invalid hosts in wp_http_validate_url normal normal Future Release enhancement 01/05/2026 21
#64516 In a test sequence, resources can still be updated after being deleted. normal normal Awaiting Review defect (bug) 01/21/2026
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option has-patch normal normal Future Release enhancement 01/22/2026 16

Help/About (10 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#21273 Automatically open help panel dev-feedback normal trivial Future Release enhancement 10/18/2021 16
#48579 Should we reconsider the External Libraries mentions on the credits.php page? low normal Future Release enhancement 10/25/2021 3
#54449 Loading CodeMirror prevents the Help tabs children to work properly. normal normal Future Release defect (bug) 07/19/2022 1
#51809 What happens to the about page with major auto-updates? francina normal normal Future Release defect (bug) 03/20/2023 15
#57877 Open About page automatically when the Admin user is opening Dashboard first time after update normal normal Awaiting Review enhancement 03/29/2023 1
#14432 Role-based help text garyc40 normal normal Future Release enhancement 08/24/2023 12
#58354 Translate screenshots for the About page normal normal Awaiting Review feature request 09/29/2023 2
#60123 Suggestion for Update text From Privacy to Privacy Policy normal normal Awaiting Review enhancement 02/15/2024 3
#33993 Add Links for additional props on about.php after updating. normal normal Awaiting Review enhancement 03/27/2024 8
#58595 Add a new admin page with support information and resources normal normal Future Release enhancement 09/30/2024 5
Note: See TracReports for help on using and creating reports.