Make WordPress Core

{1} All Tickets (7939 matches)

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

Results (3201 - 3300 of 7939)

General (35 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#52358 unable to update the price and stock in woocommerce after update reporter-feedback normal major Awaiting Review defect (bug) 02/03/2022 1
#56724 unexpected sudden change in the site without any intervention from my side normal blocker Awaiting Review defect (bug) 10/03/2022
#54339 unique $keys array when add custom key from Several places with postmeta_form_keys normal normal Awaiting Review defect (bug) 10/29/2021
#46639 unit test for wp_is_numeric_array() has-patch low normal Future Release defect (bug) 09/10/2020 1
#57172 unit tests for _wp_json_sanity_check normal normal Awaiting Review defect (bug) 11/22/2022 1
#57130 unittest for wp_upload_bits has-patch normal normal Awaiting Review defect (bug) 11/22/2022 7
#40007 update_option function does not work if the $value argument is false on a nonexistent option has-patch normal normal Awaiting Review defect (bug) 03/12/2017 8
#30285 url_to_postid on FORCE_SSL_ADMIN takes https path instead of http reporter-feedback normal normal defect (bug) 06/04/2019 3
#42683 widgets cannot be edited normal normal Awaiting Review defect (bug) 11/23/2017 1
#43535 wp-mediaelement.min.js?ver=4.9.4:1 crashes, making the Widgets in customize.php unusable normal normal Awaiting Review defect (bug) 03/13/2018 4
#38052 wp-utility.js misses function argument null needs-unit-tests normal major Awaiting Review defect (bug) 07/28/2017 5
#31577 wp.ajax.send JS function should send ajax request with dataType json has-patch normal normal defect (bug) 06/04/2019 2
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. has-patch normal normal defect (bug) 06/04/2019 3
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane has-patch normal minor Awaiting Review defect (bug) 05/23/2019 2
#57775 wp_create_file_in_uploads Called as Action Hook normal trivial Awaiting Review defect (bug) 02/21/2023
#51855 wp_dropdown_categories allows multiple classes normal normal Awaiting Review defect (bug) 11/27/2020 4
#52235 wp_extract_urls doesn't match localhost has-patch normal normal Awaiting Review defect (bug) 03/05/2021 3
#51773 wp_guess_url() calls strpos() incorrectly if $_SERVER['SCRIPT_FILENAME'] is empty normal normal Awaiting Review defect (bug) 11/13/2020 1
#56555 wp_insert_post does not save the post_date for pending posts normal normal Awaiting Review defect (bug) 09/12/2022
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) dev-feedback normal normal Awaiting Review defect (bug) 07/17/2018 3
#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
#43025 wp_list_filter should filter all iterable objects normal normal Awaiting Review defect (bug) 02/11/2018 4
#57136 wp_list_pluck's key argument not working correctly when its zero has-patch normal normal Awaiting Review defect (bug) 03/08/2023 6
#22430 wp_ob_end_flush_all bug when zlib.output_compression = On has-patch normal major Awaiting Review defect (bug) 05/23/2021 16
#44259 wp_query: Post & Page Parameters doc section incorrect normal normal Awaiting Review defect (bug) 05/29/2018 2
#31200 wp_redirect Missing Body - Causes Performance Issues normal normal defect (bug) 06/04/2019 2
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. dev-feedback normal minor Awaiting Review defect (bug) 08/03/2022 5
#34028 wp_safe_redirect can return admin_url() when get_admin_url() is used aaroncampbell needs-unit-tests normal normal defect (bug) 06/04/2019 5
#50893 wp_send_json_success is nothing, no error for any inf/nan normal normal Awaiting Review defect (bug) 10/19/2022 5
#54893 wp_set_script_translations() accepts and evaluates <script> tag included in JSON normal normal Awaiting Review defect (bug) 01/25/2022 6
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage has-patch normal normal Awaiting Review defect (bug) 12/05/2022 3
#52844 wp_tempnam [download_url] unable to create temporary file if file name is too long normal normal Awaiting Review defect (bug) 03/18/2021
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode dev-feedback normal normal Awaiting Review defect (bug) 06/22/2022 1
#33834 wpautop treats html comments as content normal normal defect (bug) 06/04/2019 3
#56317 “document.domain” setting normal normal Future Release defect (bug) 10/12/2022 4

HTML API (1 match)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58119 HTML API: Remove all duplicate copies of an attribute when removing has-patch normal normal Awaiting Review defect (bug) 04/12/2023 2

HTTP API (42 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#42839 wp_remote_post should support multipart uploads normal normal Awaiting Review feature request 01/22/2020 6
#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
#47483 Add filters for included CA bundle path has-patch normal normal Awaiting Review enhancement 10/14/2021 2
#39695 Add preload headers in redirects needs-unit-tests normal normal Awaiting Review enhancement 02/27/2017 4
#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 01/08/2019 1
#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
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use dev-feedback normal normal enhancement 06/04/2019 1
#40142 WP Remote Remaining Methods needs-unit-tests normal normal Awaiting Review enhancement 04/19/2023 13
#39653 WP_Http_Cookie changes reporter-feedback normal normal Awaiting Review enhancement 01/20/2017 1
#52631 ability to override http 'connect_timeout' normal normal Awaiting Review enhancement 06/09/2022 1
#53938 replace core uses of wp_parse_url() with PHP's native parse_url() close normal normal Awaiting Review enhancement 08/17/2021 9
#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
#56347 Download failed. A valid URL was not provided. normal normal Awaiting Review defect (bug) 03/14/2023 2
#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
#52622 Fix PHP Warning on PHP7.2 in class-wp-http-curl.php SergeyBiryukov needs-unit-tests normal normal 6.3 defect (bug) 04/06/2023 11
#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
#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
#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 reporter-feedback normal normal Awaiting Review defect (bug) 04/24/2020 5
#41608 Post files using cURL normal normal Awaiting Review defect (bug) 08/11/2017 3
#37705 Remove unnecessary parts of WP_HTTP which remain has-patch normal normal defect (bug) 06/04/2019 10
#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
#53513 WP_Http ignores httpversion option has-patch normal normal Future Release defect (bug) 04/11/2023 3
#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
#48432 WordPress updates broken with proxy and non routed environment normal major Future Release defect (bug) 02/17/2022 12
#37708 `wp_http_supports()` doesn't reflect what Requests can do normal normal Future Release defect (bug) 04/21/2022 15
#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

Help/About (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#58067 About Page - 6.3 Release normal normal 6.3 task (blessed) 05/25/2023 5
#58354 Translate screenshots for the About page normal normal Awaiting Review feature request 05/19/2023
#58199 Add Help text for Rollback and Upgrade Issues needs-docs normal normal 6.3 enhancement 05/11/2023 8
#33993 Add Links for additional props on about.php after updating. normal normal Awaiting Review enhancement 10/25/2021 7
#23348 Add a "Contribute" tab to the about page oglekler has-patch normal normal 6.3 enhancement 05/23/2023 48
#24567 Add help to media modals dev-feedback normal normal Awaiting Review enhancement 03/12/2023 10
#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
#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
#21583 Improve discoverability and visual design of Screen Options and Help Panels normal normal Future Release enhancement 05/10/2023 46
#55546 It is unclear what the two URL settings mean. dev-feedback normal normal Awaiting Review enhancement 05/14/2023 9
#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
#14432 Role-based help text garyc40 normal normal Future Release enhancement 10/18/2021 11
#57977 Screen elements in dashboard - design update in small device - feature request. dhrumilk has-patch normal normal 6.3 enhancement 05/23/2023 20
#48579 Should we reconsider the External Libraries mentions on the credits.php page? low normal Future Release enhancement 10/25/2021 3
#55342 If the contextual help panel is open and then I scroll, I have to click on help twice to close the panel has-patch normal minor 6.3 defect (bug) 05/24/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

I18N (4 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#47671 Add a "user languages" folder for translations normal normal Awaiting Review feature request 07/10/2019 1
#49971 Add get_admin_locale() that is separate from WPLANG / get_locale() / get_user_locale() has-patch normal normal Awaiting Review feature request 05/26/2023 19
#43802 Default timezone for new sites in WP multisite has-patch normal normal Awaiting Review feature request 06/20/2019 3
#37491 Improve Iranian functionality in WordPress johnbillion normal normal Future Release feature request 01/07/2020 5
Note: See TracReports for help on using and creating reports.