Make WordPress Core

{45} Needs patch, but has none (900 matches)

Create a new ticket
  • Tickets marked as needs-patch, but have never had a patch uploaded
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (801 - 900 of 900)

1 2 3 4 5 6 7 8 9

Untriaged tickets (that need a patch) (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) 05/22/2021
#55101 pre_set_site_transient_update_plugins was called from deactivated plugin while uninstall. Plugins normal normal Awaiting Review defect (bug) 08/19/2024
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal normal Awaiting Review enhancement 08/25/2024
#51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal normal Awaiting Review feature request 11/09/2020
#43613 Default post format setting does not respect theme support Post Formats normal normal Awaiting Review defect (bug) 08/01/2023
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) 08/21/2020
#44542 Images: Option to control when to create different image dimensions Post Thumbnails normal major Awaiting Review feature request 09/29/2021
#49355 "Publishing failed. Error message: Could not update post in the database" caused by encoding Posts, Post Types normal normal Awaiting Review defect (bug) 07/02/2023
#53195 Add $post or $post_id to the quick_edit_custom_box hook Posts, Post Types normal normal Awaiting Review defect (bug) 05/12/2021
#47072 Hierarchical post types missing attributes meta box if post type doesn't support 'page-attributes' or have templates Posts, Post Types normal minor Awaiting Review defect (bug) 04/29/2019
#59014 PHP Fatal error in post-template.php Posts, Post Types normal minor Awaiting Review defect (bug) 10/31/2023
#58062 Positioning of custom post type submenu Posts, Post Types normal normal Awaiting Review defect (bug) 04/12/2023
#51374 The initial revision of an imported post goes missing Posts, Post Types normal normal Awaiting Review defect (bug) 09/22/2020
#60427 small "ü" in page as anchor causes a mistake when try to save (wrong JSON-response) Posts, Post Types normal minor Awaiting Review defect (bug) 02/02/2024
#54376 Add `is_post_publicly_viewable` filter Posts, Post Types normal normal Awaiting Review enhancement 02/03/2022
#38599 Allow verbose rewrite rules with custom post types Posts, Post Types normal normal Awaiting Review enhancement 07/27/2021
#48375 Introduce a separate capability for trashing a post Posts, Post Types normal normal Awaiting Review enhancement 01/06/2020
#55287 Allow for DISTINCT in WP_Query method Posts, Post Types normal normal Awaiting Review feature request 03/01/2022
#32824 Consistent search fields between posts and terms Posts, Post Types normal normal Awaiting Review feature request 07/23/2017
#43811 Licence & Policy notice during installation xkon Privacy normal normal Awaiting Review enhancement 08/29/2023
#44498 Make `_wp_personal_data_cleanup_requests()` run on cron Privacy normal normal Awaiting Review enhancement 07/30/2018
#44001 oEmbed two click / local emoji scripts Privacy normal major Awaiting Review enhancement 12/12/2019
#44370 wp_privacy_delete_old_export_files runs too much on some setups Privacy normal normal Awaiting Review enhancement 06/19/2019
#52903 Consent Management within WordPress Core Privacy normal normal Awaiting Review feature request 10/14/2022
#54853 Search only searching phrases and not searching individual terms Query normal normal Awaiting Review defect (bug) 01/19/2022
#52971 WP_Query's meta_query With Multiple EXISTS keys and OR Relation Doesn't Work Properly Query normal critical Awaiting Review defect (bug) 04/05/2021
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) 06/24/2021
#42082 Support compare custom fields in WP_Meta_Query Query normal normal Awaiting Review enhancement 02/28/2018
#29821 bulk_edit_custom_box hook causes tags to display within created fieldset Quick/Bulk Edit normal normal Awaiting Review defect (bug) 02/07/2023
#53942 Non-single post meta multiple value update breaks post save through REST API REST API normal blocker Awaiting Review defect (bug) 08/17/2021
#56668 REST API calls are failed when cookies are cleared from the site REST API normal normal Awaiting Review defect (bug) 09/27/2022
#59558 not documented information about changes in embedded data REST API normal normal Awaiting Review defect (bug) 10/06/2023
#44694 Extra and un-neccessary query when no posts found in Posts Rest Controller REST API normal normal Awaiting Review enhancement 08/02/2018
#27244 'Restore This Autosave' immediately updates a published post Revisions normal normal Awaiting Review defect (bug) 02/25/2024
#53417 The revisions endpoints provide an incorrect JSON schema Revisions normal normal Awaiting Review defect (bug) 06/15/2021
#47518 Add an explanatory message to the Revisions screen for locked posts adamsilverstein Revisions normal normal Awaiting Review enhancement 04/30/2021
#42086 Option to view condensed diffs for post revisions Revisions normal normal Awaiting Review feature request 09/01/2020
#34683 Default .htaccess config creates rewrite infinite loops for path-based multisite installations Rewrite Rules normal normal Awaiting Review defect (bug) 03/27/2020
#40339 If $home_path=='wp' then WP::parse_request() will remove 'wp' from 'wp-json/wc/v1/products' in $pathinfo Rewrite Rules normal normal Awaiting Review defect (bug) 01/12/2018
#19896 Non-WP rewrites not saved on a multisite install Rewrite Rules normal normal Awaiting Review defect (bug) 08/22/2017
#50726 Pagination error on 4 digit page when category and year are in the permalink structure Rewrite Rules normal minor Awaiting Review defect (bug) 07/21/2020
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 01/13/2019
#19493 post and archive pagination don't work with custom endpoints Rewrite Rules normal normal Awaiting Review defect (bug) 01/25/2018
#49345 User with admin privileges cannot edit some pages/posts Role/Capability normal normal Awaiting Review defect (bug) 02/02/2020
#47338 is_super_admin() should check a different capability Role/Capability normal normal Awaiting Review defect (bug) 09/23/2019
#23391 User in contributor role can add images to post only via the text editor Role/Capability normal normal Awaiting Review enhancement 10/03/2018
#59972 Clarify description of wp_script_add_data() Script Loader normal normal Awaiting Review defect (bug) 07/25/2024
#58075 wp_enqueue_scripts action not firing at the right time with block themes Script Loader normal major Awaiting Review defect (bug) 05/26/2023
#47350 Add method to get JSON from a file without using file_get_contents() Script Loader normal normal Awaiting Review enhancement 05/22/2019
#40602 Implement immutable cache headers Script Loader normal normal Awaiting Review enhancement 04/29/2017
#59824 PHP Warning raised in pluggable.php when passing NULL instead of a string Security normal normal Awaiting Review defect (bug) 11/07/2023
#40237 Educate users about modern password best-practices Security normal normal Awaiting Review enhancement 06/06/2022
#50055 Add more user-actionable information to the timezone health check Site Health normal normal Awaiting Review enhancement 06/15/2020
#59070 child theme should not be counted as additional theme Site Health normal normal Awaiting Review enhancement 10/25/2023
#52904 WP_Term_Query does not return deeper descendants of child_of when direct children of child_of are not part of the results Taxonomy normal major Awaiting Review defect (bug) 03/24/2021
#33585 Improve wp_list_categories to support multiple taxonomies Taxonomy normal normal Awaiting Review enhancement 06/04/2020
#49559 Post Category Restoration Taxonomy normal normal Awaiting Review enhancement 03/02/2020
#44762 Suggested changes to get_cat_name and get_cat_link to provide support for custom taxonomies Taxonomy normal minor Awaiting Review enhancement 08/09/2018
#55902 Block theme rendering issue Themes normal blocker Awaiting Review defect (bug) 08/03/2022
#57246 Duotone SVG function does not check for CSS variable color format Themes normal normal Awaiting Review defect (bug) 12/02/2022
#57390 [ wp-includes/template.php - get_archive_template() ] - archive for post doesn't load the correct template Themes normal normal Awaiting Review defect (bug) 12/28/2022
#40221 switch_theme action + Live Preview = confusion Themes normal normal Awaiting Review defect (bug) 03/13/2019
#32326 Improve Support for Structured Data Themes normal normal Awaiting Review enhancement 10/13/2019
#51726 proposal: make specialized header name available inside header.php Themes normal normal Awaiting Review enhancement 11/08/2020
#33574 Add ability to scroll through long toolbar menu items morganestes Toolbar normal normal Awaiting Review enhancement 06/24/2022
#61114 PHP 8+ Fatal Error in WP_Upgrader due to TypeError in array_keys() Call Upgrade/Install normal normal Awaiting Review defect (bug) 05/02/2024
#49014 Silence set_time_limit() call in wp-admin/includes/class-wp-upgrader.php Upgrade/Install normal trivial Awaiting Review defect (bug) 12/24/2019
#53818 Update notification in admin bar is not updating Upgrade/Install normal minor Awaiting Review defect (bug) 07/29/2021
#55255 error wordpress 5.9.1 php 8.1 Upgrade/Install normal critical Awaiting Review defect (bug) 03/08/2022
#60718 Awareness of permission after updating cores, themes and plugins Upgrade/Install normal normal Awaiting Review enhancement 03/07/2024
#51192 Consider mentioning whether the auto update was forced in the auto update email pbiron* Upgrade/Install normal normal Awaiting Review enhancement 06/06/2021
#47389 Display warning message on the Updates screen when a VCS is in use Upgrade/Install normal normal Awaiting Review enhancement 02/15/2023
#28376 Improve error message seen by user in update.php Upgrade/Install normal normal Awaiting Review enhancement 11/02/2017
#51496 Scroll to the first plugin which is going to be updated after clicking on 'Apply' while Bulk actions 'Update' is selected to show that process is in a progress. audrasjb Upgrade/Install normal normal Awaiting Review enhancement 06/08/2023
#61173 Run upgrade tests on PRs and pushes to trunk Upgrade/Install normal normal Awaiting Review task (blessed) 05/08/2024
#50098 CSVs that contain HTML fail upload test Upload normal normal Awaiting Review defect (bug) 05/06/2020
#22150 Customizer: Remove Image doesn't remove from Media Library Upload normal normal Awaiting Review defect (bug) 05/15/2019
#23188 Hardcoded relative url 'async-upload.php' in plupload/handlers.js Upload normal normal Awaiting Review defect (bug) 01/18/2018
#23483 Incorrect image URL for subsites when using UPLOADS constant on multisite subdirectory installation Upload normal normal Awaiting Review defect (bug) 07/08/2017
#46775 Cannot allow multiple MIME for same file extension Upload normal major Awaiting Review enhancement 08/27/2023
#30384 Cannot hook plupload's JavaScript consistently Upload normal normal Awaiting Review enhancement 05/15/2019
#59746 Adding User Biographical Info without space breaks the container and adds horizontal scroll Users normal normal Awaiting Review defect (bug) 10/27/2023
#51781 Code not pulling website URL Users normal normal Awaiting Review defect (bug) 09/23/2021
#61469 Display name doesn't update correctly when first and last name fields are cleared. Users normal normal Awaiting Review defect (bug) 07/01/2024
#47618 Email sent to blank address on email change for user with no previous email address Users normal minor Awaiting Review defect (bug) 06/27/2019
#62062 Improve documentation for edit_user_profile and show_user_profile actions Users normal normal Awaiting Review defect (bug) 09/17/2024
#38898 Lost password form not working with plugins that rename login URL Users normal normal Awaiting Review defect (bug) 07/19/2017
#38037 Maximum User ID Issue Users lowest normal Awaiting Review defect (bug) 04/10/2019
#44374 Remove deprecated contact methods Users normal normal Awaiting Review defect (bug) 06/01/2020
#54102 Users with email address's containing & shows up as HTML &amp breaking certain connectivity Users normal normal Awaiting Review defect (bug) 09/23/2021
#55413 on user save apostrophes cause wp_mail error Users normal normal Awaiting Review defect (bug) 05/30/2022
#57508 Redirect after clicking reset password link does not return to original users table display page position Users normal normal Awaiting Review enhancement 01/31/2023
#53405 short circuit before current filters for get_edit_user_link Users normal normal Awaiting Review enhancement 06/29/2021
#49044 Links in the text widget now require quotes audrasjb Widgets normal normal Awaiting Review defect (bug) 01/07/2020
#52877 The Widget's Callback Array Stores Wrong Values Widgets normal major Awaiting Review defect (bug) 12/05/2022
#42568 Text Widget: Media Uploader Button Label Widgets normal normal Awaiting Review enhancement 06/14/2021
#27405 Widget Customizer: Fade out sidebar sections that lack any rendered widgets Widgets normal normal Awaiting Review enhancement 06/07/2017
#33940 Double spaces in term names can cause problems XML-RPC normal normal Awaiting Review defect (bug) 08/15/2019
#51891 Multiple xmlrpc attacks after last update XML-RPC normal major Awaiting Review defect (bug) 01/07/2021
#17382 XMLRPC wp_getUsersBlogs Scalability XML-RPC normal normal Awaiting Review defect (bug) 09/13/2024
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.