Make WordPress Core

{1} All Tickets (8324 matches)

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

Results (3601 - 3700 of 8324)

HTML API (10 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#65466 HTML API: Introduce helper function for parsing CSS class names from a (decoded) attribute value normal normal 7.2 defect (bug) 7 weeks ago 5
#65599 HTML API: Introduce an HTML Sanitizer implementing the HTML Sanitizer API normal normal Future Release feature request 2 months ago
#60229 HTML API: Introduce HTML Templating dev-feedback normal normal Future Release enhancement 2 months ago 19
#65967 HTML API: Fuzz-test and fix detections in 7.2 has-patch normal normal 7.2 defect (bug) 13 days ago 5
#59291 HTML API: Expose raw tag markup to support existing filters has-patch normal normal Awaiting Review enhancement 3 years ago 4
#65984 HTML API: Core parsing improvements for 7.2 has-patch normal normal 7.2 enhancement 6 days ago 15
#63020 HTML API: Breadcrumbs should include element indices and attributes dev-feedback normal normal Future Release enhancement 11 months ago 10
#61365 Editor: Introduce XML Tag Processor and XML Processor has-patch normal normal Awaiting Review enhancement 23 months ago 16
#50867 An API which encourages automatic escaping of HTML needs-unit-tests normal normal Awaiting Review enhancement 5 months ago 16
#62653 Add CSS selector based tag navigation to HTML and Tag Processors has-patch normal normal Awaiting Review feature request 21 months ago 8

HTTP API (47 matches)

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

Help/About (16 matches)

#62650 WordPress 6.8 add a horizontal rule credits page after external libraries has-patch normal normal Awaiting Review feature request 16 months ago 3
#51809 What happens to the about page with major auto-updates? francina normal normal Future Release defect (bug) 3 years ago 15
#58354 Translate screenshots for the About page normal normal Awaiting Review feature request 3 years ago 2
#60123 Suggestion for Update text From Privacy to Privacy Policy normal normal Awaiting Review enhancement 3 years ago 3
#48579 Should we reconsider the External Libraries mentions on the credits.php page? low normal Future Release enhancement 5 years ago 3
#14432 Role-based help text garyc40 normal normal Future Release enhancement 3 years ago 12
#65214 Refine the help text wording for backend editor has-patch normal normal Awaiting Review defect (bug) 3 months ago 3
#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
#64271 Move screen options and help to after the main screen heading joedolson* normal normal Future Release defect (bug) 6 months ago 8
#54449 Loading CodeMirror prevents the Help tabs children to work properly. normal normal Future Release defect (bug) 4 years ago 1
#21583 Improve discoverability and visual design of Screen Options and Help Panels normal normal Future Release enhancement 10 months ago 51
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith has-patch normal normal Future Release enhancement 14 months ago 6
#21273 Automatically open help panel dev-feedback normal trivial Future Release enhancement 5 years ago 16
#24567 Add help to media modals close normal normal Awaiting Review enhancement 11 months ago 12
#58595 Add a new admin page with support information and resources normal normal Future Release enhancement 2 years ago 5
#33993 Add Links for additional props on about.php after updating. normal normal Awaiting Review enhancement 2 years ago 8

I18N (27 matches)

#50749 wp_set_script_translations() ignores failure when called before script is registered. has-patch normal normal Future Release defect (bug) 2 months ago 5
#57405 wp_localize_script() doesn't decode html entities in nested arrays close normal normal Awaiting Review enhancement 2 years ago 2
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy has-patch normal normal Future Release defect (bug) 2 years ago 24
#65809 wp_get_l10n_php_file_data() reads the wrong revision date key from .l10n.php files has-patch normal normal 7.2 defect (bug) 3 weeks ago 10
#64619 wp.updates.l10n.updating is deprecated notice westonruter has-patch normal normal 7.2 defect (bug) 7 weeks ago 29
#65256 text track strings need context has-patch normal normal Awaiting Review defect (bug) 4 months ago 2
#44844 switch_to_locale does not handle plugins/themes properly in multisite normal normal Awaiting Review defect (bug) 8 years ago 2
#63009 setup-config errors are not localised normal normal Awaiting Review defect (bug) 17 months ago 5
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots has-patch low normal Future Release defect (bug) 3 months ago 2
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins close normal normal Awaiting Review enhancement 3 years ago 15
#39587 link problems with language settings close normal normal Awaiting Review defect (bug) 8 days ago 19
#66106 get_locale(), get_user_locale() and determine_locale() can return a non-string has-patch normal normal 7.2 defect (bug) 9 hours ago 5
#29892 get_available_languages() can alternately too and not enough permissive ocean90 dev-feedback low normal Future Release defect (bug) 23 months ago 9
#56234 error logged messages should not be translateable close normal normal Awaiting Review defect (bug) 21 months ago 18
#46059 cyrillic capitalization in tag search reporter-feedback normal normal Awaiting Review defect (bug) 6 years ago 3
#63334 `switch_to_locale()` overwrites custom object types for core taxonomies normal normal Awaiting Review defect (bug) 17 months ago 1
#65429 _site_transient_update_themes not cleared after successful translation update normal major Awaiting Review defect (bug) 6 weeks ago 14
#59608 [bug] insert_with_markers with a UTF-8 translated marker causing .htaccess file broken with garbled characters normal normal Awaiting Review defect (bug) 3 years ago 2
#22225 WordPress does not localize ordinal suffixes in dates has-patch normal normal Future Release enhancement 9 months ago 19
#40932 Word breaks the layout has-patch normal normal Future Release defect (bug) 8 years ago 4
#46305 Update emails w/ placeholders to use sprintf normal normal Awaiting Review enhancement 8 years ago 3
#22812 Tweak the media modal styles for longer strings in ru_RU close normal normal Awaiting Review defect (bug) 6 years ago 2
#62519 Trigger _doing_it_wrong in _load_textdomain_just_in_time() even when there are no translations dev-feedback normal normal Future Release enhancement 22 months ago 8
#40769 Translators' note required for singular/plural strings where both strings are in the singular form normal normal Future Release enhancement 23 months ago 10
#63725 Theme textdomain not loaded, if plugin used the textdomain before swissspidy needs-unit-tests normal minor Awaiting Review defect (bug) 3 weeks ago 2
#57588 The picking of plural form #0 is hard-coded for singular strings close normal minor Awaiting Review defect (bug) 23 months ago 3
#47546 The language used for the `lang` attribute isn't validated before being used has-patch low minor Future Release defect (bug) 15 months ago 9
Note: See TracReports for help on using and creating reports.