Make WordPress Core

{1} All Tickets (8214 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 8214)

General (19 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* dev-feedback normal normal 7.1 task (blessed) 4 months ago 95
#56034 PHP 8.2: proposal for handling unknown dynamic properties deprecations hellofromTonya* normal normal Future Release task (blessed) 17 months ago 69
#64898 PHPStan code quality improvements for 7.1 has-patch normal normal 7.1 task (blessed) 7 hours ago 81
#52264 Rename `$array` when used in `@param` tags has-patch normal normal Future Release task (blessed) 4 years ago 10
#51768 In documentation, replace references to 'list' with 'array' has-patch normal trivial Awaiting Review defect (bug) 13 months ago 3
#64911 Incorrectly documented hooks johnbillion normal trivial Awaiting Review defect (bug) 3 months ago 1
#63528 Mouse scroll wheel scrolls whole Post while editing when attempting to scroll through autocomplete pop-up of internal Posts normal trivial Awaiting Review defect (bug) 14 months ago 5
#62286 Trying to access array offset on null has-patch normal trivial Awaiting Review defect (bug) 21 months ago 2
#60070 Typo in wp-includes/class-json.php dev-feedback normal trivial Awaiting Review defect (bug) 2 years ago 1
#56905 css media query issue reporter-feedback normal trivial Awaiting Review defect (bug) 4 years ago 2
#61930 size_format(): Inconsistent behaviour when zero bytes are passed normal trivial Awaiting Review defect (bug) 22 months ago 3
#59330 Improvement in wp_parse_args for mutli-dimensional arrays has-patch normal trivial Awaiting Review enhancement 3 years ago 1
#62561 Inaccurate PHPDoc Type for WP_Block_Parser_Frame::leading_html_start has-patch normal trivial Awaiting Review enhancement 20 months ago 3
#63436 PHPCS for Class FTP files dev-feedback normal trivial Awaiting Review enhancement 6 months ago 3
#55330 Set global_styles_svg_filters transient to return true causing symbol `1` to be appeared on the screen in a production mode normal trivial Awaiting Review enhancement 4 years ago 2
#60430 Spell enqueueing or enqueuing consistently dev-feedback normal trivial Awaiting Review enhancement 2 years ago 4
#51227 Update paginate_links dots to account for total pages dev-feedback normal trivial Awaiting Review enhancement 6 months ago 2
#63103 Add 'orderby'=>'rand' option for get_users() function normal trivial Awaiting Review feature request 16 months ago
#62544 Consolidate repetitive CSS rules in list-tables.css has-patch normal trivial Awaiting Review feature request 20 months ago 1

HTML API (16 matches)

#64567 HTML API: get_attribute_names_with_prefix() should agree with enqueued attribute updates. has-patch normal minor 7.1 defect (bug) 30 hours ago 18
#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 13 days ago
#62091 XML API: Produce XML Serialization of HTML (XHTML) has-patch normal normal Future Release feature request 4 months ago 4

HTTP API (47 matches)

#53107 HTTPS Detect & Migrate feature breaking existing HTTPS normal blocker Awaiting Review defect (bug) 11 months ago 1
#48432 WordPress updates broken with proxy and non routed environment normal major Future Release defect (bug) 4 years ago 12
#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 17 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
#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

Help/About (17 matches)

#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
#21273 Automatically open help panel dev-feedback normal trivial Future Release enhancement 5 years ago 16

I18N (1 match)

#65429 _site_transient_update_themes not cleared after successful translation update normal major Awaiting Review defect (bug) 4 weeks ago 8
Note: See TracReports for help on using and creating reports.