Make WordPress Core

{1} All Tickets (8150 matches)

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

Results (8101 - 8150 of 8150)

Widgets (18 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#63447 Low Contrast Ratio in Footer Separator of “WordPress Events and News” Widget joedolson* dev-feedback normal minor Awaiting Review defect (bug) 07/15/2025 10
#52848 Widgets z-index issue hides the widget's update button when other widgets remain open has-patch normal minor Awaiting Review defect (bug) 03/18/2021
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled lowest minor defect (bug) 06/05/2019 13
#49588 Cannot remove <div class="textwidget custom-html-widget"> needs-unit-tests normal minor Awaiting Review feature request 03/07/2020 3
#57284 IMG tag in Custom HTML widget and also in post made w/ Classic Editor causes 404 on save/update normal major Awaiting Review defect (bug) 12/06/2022 2
#53965 Legacy widgets used inside a normal block fail when salts are changed normal major Awaiting Review defect (bug) 07/11/2024 5
#53625 The 'explode' function does not work on widget block editor. dev-feedback normal major defect (bug) 07/16/2021 10
#52877 The Widget's Callback Array Stores Wrong Values normal major Awaiting Review defect (bug) 12/05/2022 1
#54312 Widgets editor blocks reporter-feedback normal major Awaiting Review defect (bug) 02/16/2022 5
#53789 all kinds of error messages using WordPress 5.8 Widgets block editor reporter-feedback normal major Awaiting Review defect (bug) 10/13/2021 14
#62778 display options for Links/Blogroll in sidebar not saving normal major Awaiting Review defect (bug) 01/09/2025 5
#55853 Use of unsanitized data in wp_ajax_dashboard_widgets() close normal major Awaiting Review enhancement 05/27/2022 4
#48004 JS error while Widget saving functionality normal critical Awaiting Review defect (bug) 09/10/2019 3
#53766 Legacy Widget block triggers update() method multiple times for one update reporter-feedback normal critical Awaiting Review defect (bug) 07/28/2021 2
#54144 The New Blocks Widgets Causes a Huge Load on the Database normal critical Awaiting Review defect (bug) 04/20/2023 3
#51538 Widget disappears from the sidebar when switching the theme and back again. has-patch normal critical Awaiting Review defect (bug) 10/15/2020
#61364 wp_enqueue_script() was called incorrectly. "wp-editor" script should not be enqueued together with the new widgets editor (wp-edit-widgets or wp-customize-widgets) normal critical Awaiting Review defect (bug) 06/04/2024
#53783 Visiting Widgets Is Blocking Access To My Server reporter-feedback normal blocker Awaiting Review defect (bug) 08/04/2021 6

XML-RPC (32 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#32863 set_custom_fields function in wp_xmlrpc_server class normal trivial defect (bug) 06/05/2019 1
#49905 Correct return type for xmlrpc_getposttitle() and xmlrpc_getpostcategory() SergeyBiryukov* has-patch normal normal Future Release defect (bug) 06/01/2021 7
#33940 Double spaces in term names can cause problems normal normal Awaiting Review defect (bug) 08/15/2019 3
#16980 Empty Values are ignored by class-ixr.php needs-unit-tests normal normal Future Release defect (bug) 09/30/2020 26
#38300 Got a PHP warning: class-wp-xmlrpc-server.php L596: array_unshift() ... normal normal Awaiting Review defect (bug) 02/06/2017 1
#34165 Incorrect file param in wp_handle_upload in class-wp-xmlrpc.php normal normal defect (bug) 06/05/2019 3
#40863 WP 4.7.5 XMLRPC new method for parsing arguments omits menu_order normal normal Awaiting Review defect (bug) 08/04/2017 5
#60145 WordPress <= 6.4.2 is vulnerable to Server Side Request Forgery (SSRF) normal normal Awaiting Review defect (bug) 05/30/2024 1
#42995 WordPress XML-RPC editComment return error 500 changing date_created_gmt reporter-feedback normal normal Awaiting Review defect (bug) 06/20/2019 3
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost normal normal defect (bug) 06/05/2019 6
#33425 XML-RPC missing options on wp.getOptions reporter-feedback normal normal Awaiting Review defect (bug) 04/14/2017 8
#32126 XML-RPC stopped working with 4.2 in a cross-domain scenario normal normal defect (bug) 06/05/2019 2
#38622 XML-RPC wp_newComment should return an error when a field exceeds the maximum length has-patch low normal Awaiting Review defect (bug) 01/13/2024 10
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload has-patch normal normal defect (bug) 03/02/2023 21
#54147 XMLRPC API ignores empty terms_names array has-patch normal normal Awaiting Review defect (bug) 09/20/2021 1
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite normal normal defect (bug) 06/05/2019 9
#26318 XMLRPC wp.uploadFile fails to place media in sub blogs normal normal defect (bug) 06/05/2019 5
#17382 XMLRPC wp_getUsersBlogs Scalability normal normal Awaiting Review defect (bug) 09/13/2024 5
#33389 posts contains png images via XMLRPC error response normal normal defect (bug) 06/05/2019 4
#20070 Deprecate Blogger XML-RPC Methods dev-feedback normal normal Future Release enhancement 09/21/2020 4
#62789 Enforce use of application passwords for authenticated XML-RPC requests normal normal Awaiting Review enhancement 05/15/2025 1
#36030 Expose site icon on wp.getUsersBlogs needs-unit-tests normal normal Future Release enhancement 06/20/2019 1
#39699 Filter to check XML-RPC data before any DB insertion dev-feedback normal normal Future Release enhancement 03/17/2025 7
#35993 Unit tests: XML-RPC Request routines dev-feedback normal normal Future Release enhancement 01/20/2022 11
#23866 WordPress xmlrpc wp_getPosts filter for slug dev-feedback normal normal enhancement 06/05/2019 2
#59414 XML-RPC - add updateMedia endpoint joedolson* has-patch normal normal Future Release enhancement 02/12/2025 8
#50310 XML-RPC missing Homepage options in wp.getOptions and wp.setOptions reporter-feedback normal normal Awaiting Review enhancement 01/17/2024 1
#21386 XML-RPC needs a user permission method normal normal enhancement 06/05/2019 15
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function has-patch low minor Future Release enhancement 02/21/2020 1
#37096 Unit tests for xmlrpc_getposttitle() and xmlrpc_getpostcategory() along with patch to trim and unique returned values SergeyBiryukov dev-feedback low minor Future Release enhancement 01/20/2022 17
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* has-patch normal major defect (bug) 06/05/2019 6
#51891 Multiple xmlrpc attacks after last update normal major Awaiting Review defect (bug) 01/07/2021 1
Note: See TracReports for help on using and creating reports.