Make WordPress Core

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

HTML API (4 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62427 HTML API: Next tag tag name query is case sensitive jonsurrell has-patch normal normal 6.7.2 defect (bug) 11/19/2024 9
#62290 Unable to seek to any bookmark in HTML Processor Bernhard Reiter dev-feedback normal normal 6.7.2 defect (bug) 11/18/2024 16
#62269 WP_HTML_Processor::next_token() cannot be extended in subclasses to keep track of state westonruter has-patch normal normal 6.7.2 defect (bug) 11/18/2024 11
#62522 Whitespace can trip up `WP_Interactivity_API::_process_directives()` when there is a `core/button` `text` block binding jonsurrell has-patch normal normal 6.7.2 defect (bug) 11/27/2024 7

HTTP API (47 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#53513 WP_Http ignores httpversion option has-patch normal normal Future Release defect (bug) 04/11/2023 3
#48432 WordPress updates broken with proxy and non routed environment normal major Future Release defect (bug) 02/17/2022 12
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly has-patch normal normal Future Release enhancement 07/25/2022 2
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov has-patch normal normal Future Release enhancement 05/25/2021 5
#45164 Added URL to error blocked requests SergeyBiryukov has-patch normal normal Future Release enhancement 12/06/2023 2
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option has-patch normal normal Future Release enhancement 09/16/2020 13
#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
#34538 Improvement of the IPv4 address format check chriscct7 has-patch normal normal Future Release enhancement 02/05/2017 8
#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
#51767 Broken logic for `https_local_ssl_verify` filter due to missing `local` argument normal normal Awaiting Review defect (bug) 11/13/2020
#48124 Cant disable SSL verification when using Requests::request_multiple reporter-feedback normal normal Awaiting Review defect (bug) 10/15/2019 1
#60788 Content-Disposition support in download_url() seems broken normal normal Awaiting Review defect (bug) 03/16/2024
#56347 Download failed. A valid URL was not provided. normal normal Awaiting Review defect (bug) 03/14/2023 2
#55610 HTTP response should not be 200 when returning error-page normal major Awaiting Review defect (bug) 11/29/2022 4
#53107 HTTPS Detect & Migrate feature breaking existing HTTPS normal blocker Awaiting Review defect (bug) 04/28/2021
#47549 Http proxy not passing Auth request Basic header normal normal Awaiting Review defect (bug) 07/25/2019 1
#60934 Internal Subnets are being blocked by wp_parse_url and why? needs-docs normal normal Awaiting Review defect (bug) 10/08/2024 6
#46372 Missing Proxy Support in Requests/Transport/cURL.php normal normal Awaiting Review defect (bug) 02/28/2019
#34924 Network upgrade fails on tls 1.2 only servers normal normal Awaiting Review defect (bug) 07/16/2018 20
#47305 PHP Warning with PHP 7.3 close normal normal Awaiting Review defect (bug) 11/21/2024 6
#41608 Post files using cURL normal normal Awaiting Review defect (bug) 08/11/2017 3
#39687 Request headers sent incorrectly from `WP_Http` to `Requests` dev-feedback normal normal Awaiting Review defect (bug) 01/27/2017 3
#49203 Requests::request_multiple() does not honor $auth option normal normal Awaiting Review defect (bug) 02/05/2020 1
#51180 Unable to update any plugins reporter-feedback normal normal Awaiting Review defect (bug) 09/03/2020 1
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid has-patch normal normal Awaiting Review defect (bug) 08/04/2017 2
#60564 download_url() always returns error_code 'http_404' for any non-200 responses normal normal Awaiting Review defect (bug) 02/16/2024
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs normal normal Awaiting Review defect (bug) 10/01/2020 1
#50288 fsockopen request turns off SNI when it shouldn't normal normal Awaiting Review defect (bug) 05/31/2020
#44174 wp_get_http_headers does not return status code or follow redirects normal normal Awaiting Review defect (bug) 05/21/2018
#49385 wp_remote_get() cannot retrieve webcal URIs needs-unit-tests normal normal Awaiting Review defect (bug) 02/07/2020 4
#61358 Add Support to HTTP 2 in WP_Http Class has-patch normal normal Awaiting Review enhancement 07/19/2024 3
#47483 Add filters for included CA bundle path has-patch normal normal Awaiting Review enhancement 06/05/2024 3
#39695 Add preload headers in redirects needs-unit-tests normal normal Awaiting Review enhancement 02/27/2017 4
#60658 Set http_build_query as an option to Curl class normal normal Awaiting Review enhancement 02/29/2024
#40142 WP Remote Remaining Methods needs-unit-tests normal normal Awaiting Review enhancement 04/19/2023 13
#52631 ability to override http 'connect_timeout' normal normal Awaiting Review enhancement 06/09/2022 1
#59708 get_allowed_http_origins(): Default list only HTTPS has-patch normal normal Awaiting Review enhancement 10/23/2023
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() close normal normal Awaiting Review enhancement 08/17/2021 9
#62124 wp_parse_url() - code update for performance and removal of now unnecessary code fix has-patch normal trivial Awaiting Review enhancement 11/07/2024 6
#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
#42839 wp_remote_post should support multipart uploads normal normal Awaiting Review feature request 01/22/2020 6
#34796 Facing an issue when using wp_remote_get with streams (non-blocking mode) rmccue* reporter-feedback normal normal defect (bug) 06/04/2019 3
#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
#37705 Remove unnecessary parts of WP_HTTP which remain has-patch normal normal defect (bug) 06/04/2019 10
#32932 WP_Http::request hangs on badly behaving servers normal normal defect (bug) 06/02/2022 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) 06/04/2019 5
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use dev-feedback normal normal enhancement 06/04/2019 1

Help/About (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#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
#58595 Add a new admin page with support information and resources normal normal Future Release enhancement 09/30/2024 5
#21273 Automatically open help panel dev-feedback normal trivial Future Release enhancement 10/18/2021 16
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith has-patch normal normal Future Release enhancement 10/18/2021 4
#21583 Improve discoverability and visual design of Screen Options and Help Panels normal normal Future Release enhancement 12/19/2023 49
#14432 Role-based help text garyc40 normal normal Future Release enhancement 08/24/2023 12
#48579 Should we reconsider the External Libraries mentions on the credits.php page? low normal Future Release enhancement 10/25/2021 3
#33993 Add Links for additional props on about.php after updating. normal normal Awaiting Review enhancement 03/27/2024 8
#24567 Add help to media modals dev-feedback normal normal Awaiting Review enhancement 03/12/2023 10
#57672 Help: only repo plugins and such can be updated on the help page? dev-feedback normal minor Awaiting Review enhancement 03/12/2023 4
#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
#60123 Suggestion for Update text From Privacy to Privacy Policy normal normal Awaiting Review enhancement 02/15/2024 3
#58354 Translate screenshots for the About page normal normal Awaiting Review feature request 09/29/2023 2
#62650 WordPress 6.8 add a horizontal rule credits page after external libraries has-patch normal normal Awaiting Review feature request 12/05/2024 3
#62386 Add release squad titles to credits section. has-patch normal normal 6.8 enhancement 12/06/2024 9
#62380 About page: 'See everything new' link can extend outside its container has-patch normal minor 6.7.2 defect (bug) 11/22/2024 8
#62387 UI issue on wordpress Beta 6.7 has-patch normal minor 6.7.2 defect (bug) 11/15/2024 7

I18N (31 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#48996 Add lang attribute to the content in the backend normal normal Future Release defect (bug) 07/26/2024 9
#53381 Events and News Widget: Multi-day event placeholders are not replaced with dates in some languages normal normal Future Release defect (bug) 11/16/2021 3
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov has-patch normal normal Future Release defect (bug) 06/01/2021 12
#60091 Improve language dropdown usability dev-feedback normal normal Future Release defect (bug) 10/01/2024 29
#53650 Incorrect quotation marks in many strings has-patch normal normal Future Release defect (bug) 04/27/2022 7
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs dev-feedback normal normal Future Release defect (bug) 11/06/2024 3
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov has-patch normal normal Future Release defect (bug) 05/02/2022 27
#14981 Provide a context for post statuses rockwell15 has-patch normal normal Future Release defect (bug) 09/11/2022 35
#20974 Remove obsolete locale-specific files on upgrade dd32 close low normal Future Release defect (bug) 02/28/2024 18
#36259 Switching language should update date and time formats vagios needs-unit-tests normal normal Future Release defect (bug) 11/16/2023 12
#47546 The language used for the `lang` attribute isn't validated before being used low minor Future Release defect (bug) 11/06/2024 4
#40932 Word breaks the layout has-patch normal normal Future Release defect (bug) 05/22/2018 4
#29892 get_available_languages() can alternately too and not enough permissive ocean90 dev-feedback low normal Future Release defect (bug) 11/06/2024 9
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots low normal Future Release defect (bug) 11/06/2024 1
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy has-patch normal normal Future Release defect (bug) 09/17/2024 24
#50749 wp_set_script_translations() ignores failure when called before script is registered. normal normal Future Release defect (bug) 11/06/2024 4
#41305 Add lazily evaluated translations timothyblynjacobs dev-feedback normal normal Future Release enhancement 11/06/2024 70
#47511 Add specific "default settings" for different locales normal normal Future Release enhancement 09/30/2022 19
#54797 Allow languages path in register_block_type gziolo needs-unit-tests normal normal Future Release enhancement 11/06/2024 27
#25585 Arabic stopwords comparison needs-unit-tests normal normal Future Release enhancement 02/28/2024 16
#46278 Consider internationalization of delimiter: human_readable_duration has-patch normal normal Future Release enhancement 02/19/2019 3
#28197 Fallback Languages swissspidy normal normal Future Release enhancement 02/28/2024 60
#20739 Improve Excerpt generation for non-english locales normal normal Future Release enhancement 02/28/2024 1
#42721 Introduce native language name as a WP_Locale property normal normal Future Release enhancement 01/08/2019 1
#7098 Multiple entity codes in POT file for the same character chriscct7 dev-feedback normal normal Future Release enhancement 05/26/2019 11
#38643 Show toolbar (admin bar) in the user's locale (language) pbearne* normal normal Future Release enhancement 11/29/2024 21
#33073 Some strings need "no HTML entities" translator comments audrasjb dev-feedback normal normal Future Release enhancement 09/30/2024 37
#37624 Strings should not have different translators comments? swissspidy normal normal Future Release enhancement 02/28/2024 5
#29664 Support font embedding and word break for Burmese in core. has-patch normal major Future Release enhancement 09/25/2017 5
#40769 Translators' note required for singular/plural strings where both strings are in the singular form normal normal Future Release enhancement 11/06/2024 10
#62519 Trigger _doing_it_wrong in _load_textdomain_just_in_time() even when there are no translations dev-feedback normal normal Future Release enhancement 11/25/2024 8
Note: See TracReports for help on using and creating reports.