Make WordPress Core

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

General (37 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#31706 wp_list_categories for hierarchical taxonomy return wrong tree if orderby clause is used reporter-feedback normal normal defect (bug) 06/04/2019 1
#31603 Don't change $_SERVER['REQUEST_URI'] just to filter the current URL query string normal normal Future Release enhancement 07/17/2021 7
#31577 wp.ajax.send JS function should send ajax request with dataType json has-patch normal normal defect (bug) 06/04/2019 2
#31559 Meta boxes should have before/after hooks dev-feedback normal normal enhancement 06/04/2019 3
#31387 New core API for adding Meta tags to the header dev-feedback normal normal Awaiting Review enhancement 08/11/2021 10
#31350 size_format() Displaying Incorrect Unit normal normal Awaiting Review defect (bug) 05/03/2022 4
#31211 New function for link-category intersection normal normal enhancement 06/04/2019 1
#31206 Move AJAX action parameters out of the method body and into the declaration. dev-feedback normal normal enhancement 06/04/2019 3
#31200 wp_redirect Missing Body - Causes Performance Issues normal normal defect (bug) 04/08/2024 3
#31010 Frontend / Admin specifications for AJAX normal normal enhancement 06/04/2019 2
#31005 wp_send_json(): Filtering of $response prior to passing it to wp_json_encode(). normal normal enhancement 06/04/2019 4
#30934 Create a new API to standardize application logging normal normal Awaiting Review enhancement 08/04/2022 12
#30922 Link Manager: Doesn't support relative URLs for "Image Address" normal normal defect (bug) 06/28/2024 4
#30798 Ideas for improvements to to wp_die() usages dev-feedback normal normal enhancement 06/04/2019 5
#30613 Check the return value of wp_json_encode() has-patch normal normal defect (bug) 06/04/2019 9
#30499 define WP_VERSION, to prevent having to code around plugins which change $wp_version has-patch normal normal Awaiting Review enhancement 06/01/2021 5
#30325 WP List Table: allow filtering view switcher modes has-patch normal normal enhancement 06/04/2019 11
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http reporter-feedback normal normal defect (bug) 06/04/2019 3
#29972 Split pagination calculations and HTML in paginate_links has-patch normal normal enhancement 06/04/2019 2
#29798 unified theme and plugin uploader has-patch normal normal Future Release feature request 07/15/2022 4
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. needs-unit-tests normal normal defect (bug) 06/04/2019 2
#28774 Hooking into wp_ajax_upload_attachment dev-feedback normal normal enhancement 06/04/2019 2
#28643 Improve the wp_die experience normal normal enhancement 06/04/2019 2
#28563 Dashicons transition normal normal defect (bug) 06/04/2019 2
#27957 Revisit the Tag/Category Converter mention on the Tools Page normal normal enhancement 06/04/2019 6
#27286 create menu page for custom post types dev-feedback normal normal enhancement 06/04/2019 3
#27122 Optimization for PHP FPM dev-feedback normal normal enhancement 06/04/2019 13
#24284 is_multi_author() should query by specific post type and status needs-unit-tests normal normal enhancement 06/04/2019 2
#23454 _deprecated_function Messages chriscct7 has-patch normal normal enhancement 06/04/2019 3
#22530 garbage query strings on URLs are not sanitized or removed reporter-feedback normal normal defect (bug) 06/04/2019 9
#22369 get_transient() do not call delete_transient() when deleting one close normal normal defect (bug) 03/18/2024 4
#20194 Add Description meta to General Settings normal minor Awaiting Review feature request 08/10/2021 32
#18565 Scheduled or Published. Still confuses us. normal critical Awaiting Review defect (bug) 08/10/2021 16
#17619 Soft 404 at /wp-content/plugins/ dev-feedback normal normal Future Release enhancement 09/24/2019 11
#17520 cite element used incorrectly has-patch normal normal Future Release enhancement 07/05/2022 8
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion has-patch normal normal Future Release enhancement 07/19/2022 7
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 07/13/2022 17

HTML API (7 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#62091 XML API: Produce XML Serialization of HTML (XHTML) has-patch normal normal Future Release feature request 09/27/2024 4
#62085 HTML API: Stop counting no-op seek operations against the quota. has-patch normal normal 6.8 enhancement 10/01/2024 4
#61365 Editor: Introduce XML Tag Processor and XML Processor has-patch normal normal Awaiting Review enhancement 06/10/2024 15
#60229 HTML API: Introduce HTML Templating dev-feedback normal normal Future Release enhancement 10/02/2024 15
#59883 Remove support for HTML4 and XHTML dev-feedback normal normal Awaiting Review enhancement 05/28/2024 4
#59291 HTML API: Expose raw tag markup to support existing filters has-patch normal normal Awaiting Review enhancement 09/19/2023 4
#50867 An API which encourages automatic escaping of HTML needs-unit-tests normal normal Awaiting Review enhancement 02/07/2024 14

HTTP API (47 matches)

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

Help/About (9 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#61961 About Page - 6.7 normal normal 6.7 task (blessed) 10/04/2024 9
#60123 Suggestion for Update text From Privacy to Privacy Policy normal normal Awaiting Review enhancement 02/15/2024 3
#58595 Add a new admin page with support information and resources normal normal Future Release enhancement 09/30/2024 5
#58354 Translate screenshots for the About page normal normal Awaiting Review feature request 09/29/2023 2
#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
#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
#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
#48579 Should we reconsider the External Libraries mentions on the credits.php page? low normal Future Release enhancement 10/25/2021 3
Note: See TracReports for help on using and creating reports.