Make WordPress Core

{13} Has Patch (2165 matches)

Create a new ticket
  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (1401 - 1500 of 2165)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#42900 Add gender field to user profile for use in translations I18N normal normal Awaiting Review enhancement has-patch 01/16/2019
#42873 Customize: Allow themes to be installed when SFTP credentials required Customize normal normal Future Release defect (bug) has-patch 01/15/2018
#42838 Manipulating uploads and images can break when using stream wrappers Media normal normal Awaiting Review defect (bug) has-patch 11/12/2020
#42833 WordPress forces non-ssl login in described circumstance even though FORCE_SSL_ADMIN is set in wp-config Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#42794 Can't upload new media files when multiple media dialogues are present on a single page Media normal normal Awaiting Review defect (bug) has-patch 01/19/2018
#42780 Code Editor: Linter (HTMLHint) should show error if checkbox doesn't have associated <label> tirth03 External Libraries normal normal Future Release enhancement has-patch 04/08/2026
#42733 WordPress Embed URLs don't work for draft and scheduled posts with pretty permalinks Embeds normal normal Future Release defect (bug) has-patch 11/07/2024
#42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 04/17/2023
#42718 Video shortcode needs muted attribute for Autoplay to work with Safari 11.0.1+ Shortcodes normal normal Awaiting Review defect (bug) has-patch 07/10/2020
#42714 Unit tests: Move remaining classes out of includes/utils.php into their own file Build/Test Tools normal normal Awaiting Review defect (bug) has-patch 12/09/2017
#42599 Design changes in Tools Categories and Tags Converter box and Tools Import box Import normal normal Awaiting Review defect (bug) has-patch 01/30/2026
#42560 mp4 files do not play in Safari Media normal normal Awaiting Review defect (bug) has-patch 03/17/2021
#42527 Admin menus: PHP warning "open_basedir restriction..." when `_wp_menu_output` is called Administration normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#42513 WP_Theme::get_post_templates() is extremely inefficient for large themes SergeyBiryukov Themes normal normal 7.1 defect (bug) has-patch 04/15/2026
#42468 Iron out the usage of 'homepage', 'home page', 'front page' Administration normal normal Awaiting Review defect (bug) has-patch 07/11/2025
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal Awaiting Review enhancement has-patch 03/22/2023
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/31/2017
#42329 Customizer: interacting with text fields in a "wide" widget shifts child panel position in Safari. Customize normal normal Future Release defect (bug) has-patch 06/22/2024
#42315 User with no role on a site on a multisite network sees inaccessible links johnbillion* Users normal normal Future Release defect (bug) has-patch 03/24/2019
#42254 Duplicate news entries in Events & News dashboard widget Iceable Administration low minor Future Release defect (bug) has-patch 10/11/2023
#42253 Adjust the inline docs for register_taxonomy() and WP_Taxonomy::set_props() Taxonomy normal normal Awaiting Review enhancement has-patch 01/05/2018
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 01/27/2019
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 10/03/2018
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#42104 Tax query transformations unintentionally filtered by 'terms_clauses' Taxonomy normal normal Awaiting Review defect (bug) has-patch 03/17/2022
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
#42080 get_site_url() does not always return the appropriate protocol Administration normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#42005 filter get_terms_args and orderby meta_value_num not working as expected Taxonomy normal normal Awaiting Review feature request has-patch 10/26/2022
#41956 Errno in $wpdb Database normal normal Awaiting Review enhancement has-patch 08/17/2018
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal Awaiting Review defect (bug) has-patch 10/15/2018
#41931 Not possible to add custom display_name option Users normal normal Awaiting Review feature request has-patch 06/11/2019
#41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() Feeds normal normal Awaiting Review enhancement has-patch 08/23/2018
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal Future Release enhancement has-patch 02/07/2019
#41745 Uncaught Error in get_query_var when $wp_query is null Query normal normal Awaiting Review defect (bug) has-patch 10/01/2021
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 08/30/2017
#41735 Include titles for JSON Schema properties REST API normal normal Awaiting Review enhancement has-patch 12/03/2017
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#41712 canonical infinite redirect bug Canonical normal normal Awaiting Review defect (bug) has-patch 01/11/2021
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal Awaiting Review enhancement has-patch 08/22/2017
#41675 Add filter to bypass display/query for Media Months filter in media modal Media normal normal Awaiting Review enhancement has-patch 01/29/2025
#41616 REST API: Expose old slugs REST API normal normal Future Release enhancement has-patch 07/22/2024
#41594 Edit tag form limited to 800px width Taxonomy normal normal Awaiting Review defect (bug) has-patch 04/06/2021
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 04/09/2026
#41502 _wp_expand_nav_menu_post_data() corrupts multiple select (array value) Menus normal normal Awaiting Review defect (bug) has-patch 12/13/2017
#41459 Introduce a REST API endpoint for networks / network options REST API normal normal Future Release task (blessed) has-patch 04/03/2020
#41425 Killing phpunit may result in a broken database Build/Test Tools normal normal Awaiting Review enhancement has-patch 06/13/2018
#41314 If the required fields are not set on user profile's save, every field's value will be dropped jackjohansson Users normal normal Awaiting Review defect (bug) has-patch 04/09/2026
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal Future Release enhancement has-patch 08/31/2018
#41266 Not hard coding the table alias prefix in WP_Meta_Query would make class more extendable noisysocks Query normal normal Future Release enhancement has-patch 11/07/2021
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
#41180 ABSPATH definition - incorrect on chrooted vhost Bootstrap/Load normal normal Awaiting Review defect (bug) has-patch 03/12/2025
#41148 Test for ticket 39875 can throw PHP error Media normal normal Awaiting Review defect (bug) has-patch 08/28/2017
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal Awaiting Review enhancement has-patch 08/16/2019
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#41051 Confirm use of weak password Field show when removed password Users normal normal Awaiting Review feature request has-patch 06/04/2019
#41032 REST API: Date fields do not support ISO8601 REST API normal normal Future Release defect (bug) has-patch 01/28/2026
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal Future Release defect (bug) has-patch 11/03/2025
#40964 WordPress 4.8 Pasting into editor functionality changed Editor normal normal Awaiting Review defect (bug) has-patch 11/16/2020
#40950 wp_terms_checklist() does not pass $post_id to current_user_can() Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#40940 Twenty Twelve uses invalid linear-gradient() syntax Bundled Theme normal normal Awaiting Review defect (bug) has-patch 08/31/2024
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 05/22/2018
#40885 Update admin color scheme using the REST API Administration normal normal Awaiting Review task (blessed) has-patch 05/31/2017
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal Future Release defect (bug) has-patch 09/28/2025
#40831 Customize: Further improve JS inline documentation westonruter Customize normal normal Future Release defect (bug) has-patch 03/12/2026
#40806 Subtitles show no media files in browser when there are some Media normal normal Awaiting Review defect (bug) close 07/10/2025
#40804 Add notice in Plugins list for plugins not compatible with the current WordPress version Plugins normal normal Awaiting Review enhancement has-patch 12/02/2025
#40768 site.com/login should not redirect to login page when user is already logged in Login and Registration normal normal Awaiting Review enhancement has-patch 04/19/2024
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal Awaiting Review enhancement has-patch 05/15/2017
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017
#40711 WP_Post:get_instance: Update cache if $_post->filter is empty Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/29/2024
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal Awaiting Review defect (bug) has-patch 06/22/2017
#40696 no chance to control wp_count_terms () audrasjb* Taxonomy normal normal Future Release enhancement has-patch 09/19/2022
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#40660 the_post_navigation not excluding terms - wp 4.7.4 Query normal normal Awaiting Review defect (bug) has-patch 07/28/2020
#40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 03/03/2026
#40638 In attachments taxonomy displays slug instead of name Media normal normal Awaiting Review defect (bug) has-patch 02/04/2020
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Editor normal normal Awaiting Review enhancement changes-requested 09/18/2025
#40602 Implement immutable cache headers pbearne Script Loader normal normal Future Release enhancement has-patch 02/12/2025
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 06/14/2025
#40587 Feed link markup should contain rel and type attributes Feeds normal normal Future Release enhancement has-patch 05/19/2017
#40581 When all columns are 'special' ... Administration normal normal Future Release defect (bug) has-patch 03/02/2019
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#40528 Title with ascii paragraph separator is not being filtered on post save Formatting normal normal Awaiting Review defect (bug) has-patch 09/01/2025
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
#40508 Add new do_action after load template files joedolson* Themes normal normal Future Release enhancement has-patch 06/17/2025
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
Note: See TracReports for help on using and creating reports.