Make WordPress Core

{1} All Tickets (8215 matches)

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

Results (3501 - 3600 of 8215)

General (20 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61776 Background color is not getting updated in block editor which we are setting through theme customization through templates normal critical Awaiting Review defect (bug) 15 months ago
#59020 Critical error during database update and patterns directory normal critical Awaiting Review defect (bug) 3 years ago 4
#63783 Fix: uncaught exception error from wp-includes folder files has-patch normal critical Awaiting Review defect (bug) 12 months ago 1
#60858 Getting Error While updating page which was implemented by Gutenberg normal critical Awaiting Review defect (bug) 2 years ago
#48535 Incompatibility with PHP 7.3.11 normal critical Awaiting Review defect (bug) 7 years ago 2
#41388 Insert Media window does not remember state for custom tabs, iframe bug normal critical Awaiting Review defect (bug) 8 years ago 8
#64219 My Patterns (and others) not loading normal critical Awaiting Review defect (bug) 8 months ago
#55534 Remaining image files after deleting them normal critical Awaiting Review defect (bug) 4 years ago 2
#18565 Scheduled or Published. Still confuses us. normal critical Awaiting Review defect (bug) 5 years ago 16
#54991 Site problem normal critical Awaiting Review defect (bug) 4 years ago 2
#43778 Spamming via Contact Form 7 (even Contact Form 7 was deleted) normal critical Awaiting Review defect (bug) 8 years ago 2
#57104 The Default Border color in the Code block is different in backend and frontend. normal critical Awaiting Review defect (bug) 4 years ago 3
#61934 ctrl+shift+v - does not work in the editor normal critical Awaiting Review defect (bug) 15 months ago 3
#59678 problem with update reporter-feedback normal critical Awaiting Review defect (bug) 15 months ago 2
#58438 Site not Working post Software updates reporter-feedback normal critical Awaiting Review enhancement 3 years ago 3
#62300 WordPress functionality usage outside wordpress itself normal critical Awaiting Review feature request 21 months ago
#64182 Critical Regression in WordPress 6.8+ Causing WooCommerce Cart Session Loss for Guest Users close normal blocker Awaiting Review defect (bug) 9 months ago 6
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 has-patch normal blocker Awaiting Review defect (bug) 4 years ago 5
#58822 Gutenberg - releases must work with the latest react version normal blocker Awaiting Review defect (bug) 3 years ago 2
#56724 unexpected sudden change in the site without any intervention from my side normal blocker Awaiting Review defect (bug) 4 years ago

HTML API (16 matches)

#65372 HTML API: Fuzz-test and fix detections in 7.1 dmsnell has-patch normal normal 7.1 defect (bug) 8 days ago 65
#65466 HTML API: Introduce helper function for parsing CSS class names from a (decoded) attribute value normal normal 7.1 defect (bug) 4 weeks ago 4
#64776 HTML API: set_modifiable_text() ignores leading newlines in PRE, LISTING has-patch normal normal Future Release defect (bug) 5 months ago 2
#62270 Unable to set bookmark on </body> in WP_HTML_Processor normal normal Awaiting Review defect (bug) 18 months ago 10
#50867 An API which encourages automatic escaping of HTML needs-unit-tests normal normal Awaiting Review enhancement 3 months ago 16
#61365 Editor: Introduce XML Tag Processor and XML Processor has-patch normal normal Awaiting Review enhancement 21 months ago 16
#63020 HTML API: Breadcrumbs should include element indices and attributes dev-feedback normal normal Future Release enhancement 10 months ago 10
#59291 HTML API: Expose raw tag markup to support existing filters has-patch normal normal Awaiting Review enhancement 3 years ago 4
#60229 HTML API: Introduce HTML Templating dev-feedback normal normal Future Release enhancement 12 days ago 19
#65383 HTML API: Performance and other improvements in 7.1 has-patch normal normal Future Release enhancement 6 days ago 14
#63724 HTML API: Reliably parse HTML attributes in `wp_kses_hair()` dmsnell has-patch normal normal Future Release enhancement 12 days ago 26
#59883 Remove support for HTML4 and XHTML dev-feedback normal normal Awaiting Review enhancement 5 months ago 11
#62653 Add CSS selector based tag navigation to HTML and Tag Processors has-patch normal normal Awaiting Review feature request 20 months ago 8
#65599 HTML API: Introduce an HTML Sanitizer implementing the HTML Sanitizer API normal normal Future Release feature request 2 weeks ago
#62091 XML API: Produce XML Serialization of HTML (XHTML) has-patch normal normal Future Release feature request 4 months ago 4
#64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. has-patch normal minor 7.1 defect (bug) 36 hours ago 18

HTTP API (47 matches)

#65229 Remove WordPress.org IP from function documentation has-patch normal trivial Awaiting Review defect (bug) 2 months ago 1
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix pbearne has-patch normal trivial Future Release enhancement 14 months ago 15
#40502 Add the check version and template attributes method for /themes/update-check/1.1/ API normal normal Awaiting Review defect (bug) 9 years ago
#51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument has-patch normal normal Awaiting Review defect (bug) 11 months ago 3
#48124 Cant disable SSL verification when using Requests::request_multiple reporter-feedback normal normal Awaiting Review defect (bug) 7 years ago 1
#60788 Content-Disposition support in download_url() seems broken needs-unit-tests normal normal Awaiting Review defect (bug) 11 months ago 3
#56347 Download failed. A valid URL was not provided. normal normal Awaiting Review defect (bug) 3 years ago 2
#34796 Facing an issue when using wp_remote_get with streams (non-blocking mode) rmccue* close normal normal defect (bug) 13 months ago 4
#34053 HTTP API (Curl backend) inappropriately sends Content-Length header on POST requests made through a proxy server CONNECT normal normal defect (bug) 7 years ago 4
#47549 Http proxy not passing Auth request Basic header normal normal Awaiting Review defect (bug) 7 years ago 1
#64516 In a test sequence, resources can still be updated after being deleted. normal normal Awaiting Review defect (bug) 6 months ago
#60934 Internal Subnets are being blocked by wp_parse_url and why? needs-docs normal normal Awaiting Review defect (bug) 22 months ago 6
#34924 Network upgrade fails on tls 1.2 only servers normal normal Awaiting Review defect (bug) 8 years ago 20
#41608 Post files using cURL normal normal Awaiting Review defect (bug) 15 months ago 3
#37705 Remove unnecessary parts of WP_HTTP which remain has-patch normal normal defect (bug) 7 years ago 10
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` dev-feedback normal normal Awaiting Review defect (bug) 9 years ago 3
#49203 Requests::request_multiple() does not honor $auth option normal normal Awaiting Review defect (bug) 6 years ago 1
#64212 Stream-to-file may fail or overwrite existing temporary file has-patch normal normal Awaiting Review defect (bug) 9 months ago 1
#56688 Uncaught Requests_Exception using Requests::request_multiple normal normal Awaiting Review defect (bug) 10 months ago 1
#53513 WP_Http ignores httpversion option has-patch normal normal Future Release defect (bug) 3 years ago 3
#32932 WP_Http::request hangs on badly behaving servers normal normal defect (bug) 4 years ago 1
#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) 7 years ago 5
#60564 download_url() always returns error_code 'http_404' for any non-200 responses has-patch normal normal Awaiting Review defect (bug) 18 months ago 3
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs normal normal Awaiting Review defect (bug) 6 years ago 1
#50288 fsockopen request turns off SNI when it shouldn't normal normal Awaiting Review defect (bug) 6 years ago
#65522 get_allowed_http_origins() drops port from allowed CORS origins has-patch normal normal Awaiting Review defect (bug) 4 weeks ago 2
#64170 gethostbyname() in validating URLs does not work for IPv6 has-patch normal normal Future Release defect (bug) 9 months ago 1
#49385 wp_remote_get() cannot retrieve webcal URIs needs-unit-tests normal normal Awaiting Review defect (bug) 7 weeks ago 5
#61358 Add Support to HTTP 2 in WP_Http Class has-patch normal normal Awaiting Review enhancement 2 years ago 3
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly has-patch normal normal Future Release enhancement 11 months ago 3
#47483 Add filters for included CA bundle path close normal normal Awaiting Review enhancement 16 months ago 4
#39695 Add preload headers in redirects has-patch normal normal Awaiting Review enhancement 2 weeks ago 5
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov has-patch normal normal Future Release enhancement 18 months ago 5
#63828 Can't use `CURLFile` with `wp_remote_post` normal normal Awaiting Review enhancement 11 months ago
#64457 Early filter invalid hosts in wp_http_validate_url normal normal Future Release enhancement 7 months ago 21
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option has-patch normal normal Future Release enhancement 6 months ago 16
#39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue dev-feedback normal normal Future Release enhancement 9 years ago 9
#34538 Improvement of the IPv4 address format check chriscct7 has-patch normal normal Future Release enhancement 9 years ago 8
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use normal normal enhancement 11 months ago 3
#60658 Set http_build_query as an option to Curl class normal normal Awaiting Review enhancement 18 months ago 1
#40142 WP Remote Remaining Methods needs-unit-tests normal normal Awaiting Review enhancement 3 years ago 13
#52631 ability to override http 'connect_timeout' normal normal Awaiting Review enhancement 4 years ago 1
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() close normal normal Awaiting Review enhancement 6 weeks ago 10
#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 3 years ago
#42839 wp_remote_post should support multipart uploads normal normal Awaiting Review feature request 7 years ago 6
#48432 WordPress updates broken with proxy and non routed environment normal major Future Release defect (bug) 4 years ago 12
#53107 HTTPS Detect & Migrate feature breaking existing HTTPS normal blocker Awaiting Review defect (bug) 11 months ago 1

Help/About (17 matches)

#21273 Automatically open help panel dev-feedback normal trivial Future Release enhancement 5 years ago 16
#54449 Loading CodeMirror prevents the Help tabs children to work properly. normal normal Future Release defect (bug) 4 years ago 1
#64271 Move screen options and help to after the main screen heading joedolson* normal normal Future Release defect (bug) 4 months ago 8
#65214 Refine the help text wording for backend editor has-patch normal normal Awaiting Review defect (bug) 6 weeks ago 3
#65346 The about page on network has ui issues for mobile device has-patch normal normal 7.0.3 defect (bug) 5 days ago 16
#51809 What happens to the about page with major auto-updates? francina normal normal Future Release defect (bug) 3 years ago 15
#33993 Add Links for additional props on about.php after updating. normal normal Awaiting Review enhancement 2 years ago 8
#58595 Add a new admin page with support information and resources normal normal Future Release enhancement 22 months ago 5
#24567 Add help to media modals close normal normal Awaiting Review enhancement 9 months ago 12
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith has-patch normal normal Future Release enhancement 12 months ago 6
#21583 Improve discoverability and visual design of Screen Options and Help Panels normal normal Future Release enhancement 8 months ago 51
#57877 Open About page automatically when the Admin user is opening Dashboard first time after update normal normal Awaiting Review enhancement 3 years ago 1
#14432 Role-based help text garyc40 normal normal Future Release enhancement 3 years ago 12
#48579 Should we reconsider the External Libraries mentions on the credits.php page? low normal Future Release enhancement 5 years ago 3
#60123 Suggestion for Update text From Privacy to Privacy Policy normal normal Awaiting Review enhancement 2 years ago 3
#58354 Translate screenshots for the About page normal normal Awaiting Review feature request 3 years ago 2
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries has-patch normal normal Awaiting Review feature request 14 months ago 3
Note: See TracReports for help on using and creating reports.