Make WordPress Core

{13} Has Patch (2091 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 (2001 - 2091 of 2091)

Future Releases (66 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50568 Improve WP_Term's sanitization calls pbearne Taxonomy normal normal 7.0 enhancement has-patch 10/20/2025
#28988 Detect Time Zones automatically at installation pbearne Upgrade/Install normal normal Future Release enhancement has-patch 11/19/2024
#19958 Allow custom post types as "home" and get_posts() to return results for more than one post type pbearne* Administration normal normal Future Release enhancement has-patch 09/10/2025
#44971 Enable WP_Community_Events to find cached events even if it's instantiated without a user location pbearne* Administration normal normal Awaiting Review enhancement has-patch 06/24/2024
#49413 wp_exif_date2ts should use Datetime and accept an optional offset pbearne* Date/Time low normal Future Release defect (bug) has-patch 01/21/2025
#48204 wp_exif_date2ts throws notice on empty date pbearne* Date/Time normal minor Future Release defect (bug) has-patch 06/03/2025
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
#52429 Combine/globalize the CSS/JS between Site Health & Privacy Settings pbearne* Site Health normal normal Future Release enhancement has-patch 11/08/2021
#44921 User nicename discovery is slow to return pbearne* Users normal normal Future Release enhancement has-patch 01/18/2025
#55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron Filesystem API normal normal Future Release defect (bug) has-patch 04/30/2022
#28845 Better error messages when uploading theme as plugin and vice versa pbiron Upgrade/Install normal normal enhancement has-patch 04/15/2025
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor Future Release defect (bug) has-patch 10/29/2025
#49787 Twenty Nineteen: Highlight text color isn't reflected in the editor poena Bundled Theme normal normal Future Release defect (bug) has-patch 05/24/2025
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 02/26/2025
#45910 Improve and extend focus styles for Windows High Contrast mode rcreators Administration normal normal Future Release defect (bug) has-patch 01/03/2025
#31029 Allow 0 columns in gallery settings rhurling Media normal normal defect (bug) has-patch 10/26/2022
#63943 Post Passwords over 255 are not controlled in Quick Edit, nor reported Server Level. rishabhwp Quick/Bulk Edit normal normal Future Release defect (bug) has-patch 09/09/2025
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
#14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 09/11/2022
#36202 Menus screen: fix persistence of toggles for displayed nav menu item properties ryankienstra Menus normal normal Future Release defect (bug) has-patch 01/03/2018
#50561 Links Widget display: Image alt text and link name are redundant for screen readers sabernhardt Widgets normal minor Future Release defect (bug) changes-requested 03/04/2025
#23432 Review usage of target="_blank" in the admin sabernhardt* Administration normal normal Future Release task (blessed) has-patch 09/30/2025
#48787 Classic Editor user interface CSS inconsistencies when toggling "Enable full-height editor ..." sabernhardt* Editor normal normal Future Release defect (bug) changes-requested 06/27/2025
#43536 Network registration page sabernhardt* Login and Registration normal normal Future Release defect (bug) has-patch 09/27/2022
#37026 PHP Notice: Trying to get property of non-object in wp-admin\nav-menus.php on line 836 sabernhardt* Menus normal normal 7.0 defect (bug) changes-requested 10/27/2025
#54915 Username, email and password fields must be ltr in rtl locale sabernhardt* Users normal normal 7.0 defect (bug) has-patch 11/04/2025
#64111 Add `wp_script_module_attributes` filter to `print_enqueued_script_modules` to allow modifying script attributes samueljseay General normal normal Awaiting Review enhancement has-patch 10/17/2025
#61225 Add a new hook to allow custom buttons next to "Add new post" button siddiquesaad Administration normal normal Awaiting Review enhancement has-patch 05/15/2024
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 08/26/2025
#37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 09/29/2025
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 05/26/2023
#42947 REST API wrong total pages spacedmonkey REST API normal normal Future Release defect (bug) has-patch 10/31/2021
#58001 Lazy load user capabilities in WP_User object spacedmonkey Users normal normal 7.0 enhancement has-patch 10/21/2025
#17047 Not following spec for REQUEST_URI sterlo Rewrite Rules normal normal Future Release defect (bug) has-patch 12/13/2020
#3260 XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user input stevenkword Feeds normal normal Future Release defect (bug) has-patch 02/11/2024
#38133 Core widget fields fail to render value of "0" when empty() checks are used stevenkword Widgets normal normal Future Release defect (bug) has-patch 07/29/2025
#31823 Add ESLint integration swissspidy Build/Test Tools normal normal Future Release task (blessed) changes-requested 05/21/2025
#63725 Theme textdomain not loaded, if plugin used the textdomain before swissspidy I18N normal minor Awaiting Review defect (bug) has-patch 09/12/2025
#30049 wp_load_translations_early does not work without WPLANG defined swissspidy I18N normal normal Future Release defect (bug) has-patch 09/17/2024
#43809 Add personal data from posts to personal data export tz-media Privacy normal normal Future Release enhancement changes-requested 06/30/2025
#64068 Replace Pullquote block with Quote block as Pullquote will be deprecated soon utsavladani Bundled Theme normal normal 7.0 enhancement has-patch 10/25/2025
#63056 Add Missing rest_prepare_ Filters to Several REST API Controllers vipulpatil REST API normal normal Awaiting Review enhancement changes-requested 05/26/2025
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 02/21/2019
#28352 New filters in wp-activate.php voldemortensen Login and Registration normal normal enhancement has-patch 06/04/2019
#20903 Exporter gets stuck in a loop a loop/break in the category hierarchy westi Export normal normal defect (bug) has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
#64201 Remove comments column for Media list view westonruter Media normal trivial 7.0 defect (bug) has-patch 11/06/2025
#60597 Script Modules API: Allow list of enqueued module data to be exposed westonruter Script Loader normal normal Future Release enhancement has-patch 10/27/2025
#40351 Term post re-counts scale poorly, are common and difficult to avoid whyisjake Taxonomy normal normal Future Release enhancement has-patch 05/02/2024
#49423 Build: Create Webpack build configuration for vendor dependencies whyisjake* Build/Test Tools normal normal Future Release enhancement has-patch 02/08/2021
#43731 Use Webpack + NPM scripts to build all the things whyisjake* Build/Test Tools normal normal Future Release task (blessed) has-patch 03/09/2021
#49693 Drop duplicate recurring cron events whyisjake* Cron API normal normal Future Release enhancement has-patch 01/31/2021
#16020 Upload custom avatar for user in Dashboard whyisjake* Users normal minor Future Release feature request has-patch 11/17/2023
#13363 Edit Comments: Pending > Approving shouldn't make them disappear from screen wonderboymusic Comments normal normal Future Release enhancement has-patch 11/16/2023
#37868 Avoid default width styles in the markup of the audio player wonderboymusic Embeds normal normal Future Release enhancement has-patch 04/19/2019
#14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 01/15/2021
#32654 Denying upload_files cap makes Customizer and Media modal act oddly wonderboymusic Media normal normal defect (bug) has-patch 06/04/2019
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' wonderboymusic Query normal normal enhancement has-patch 06/04/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#44176 Un-map Privacy Capabilities xkon Privacy normal normal Future Release defect (bug) has-patch 10/24/2020
#50539 Explore a larger icon less WP Admin menu youknowriad* Administration normal normal Awaiting Review enhancement has-patch 03/29/2022

Next Release (25 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63170 GitHub Actions updates and improvements for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 11/04/2025
#63167 Test tool and unit test improvements for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 11/06/2025
#63171 Update/Audit NPM Dependencies for 6.9 Build/Test Tools normal normal 6.9 task (blessed) has-patch 11/04/2025
#62437 Bundled Themes: Edit package-related details in block theme PHP files Bundled Theme lowest normal 6.9 defect (bug) has-patch 11/06/2025
#64198 Notes are accessible to any authenticated user with `edit_posts` capability using query args Comments normal normal 6.9 defect (bug) has-patch 11/05/2025
#10404 dbDelta creates duplicate indexes when index definition contains spaces Database normal normal enhancement has-patch 01/21/2023
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. Gallery normal normal 6.9 defect (bug) changes-requested 11/07/2025
#64156 add_post_type_support() does not merge sub-properties for the same feature General normal normal 6.9 defect (bug) has-patch 11/07/2025
#63168 Coding Standards fixes for WP 6.9 General normal normal 6.9 task (blessed) changes-requested 11/05/2025
#63166 Docblock improvements for WP 6.9 General normal normal 6.9 task (blessed) has-patch 11/05/2025
#63061 Prepare for PHP 8.5 General normal normal 6.9 task (blessed) has-patch 11/06/2025
#63932 Investigate failing Imagick tests on PHP 8.3 and 8.4 Media normal normal 6.9 defect (bug) has-patch 11/06/2025
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal enhancement has-patch 08/01/2022
#26649 escaped shortcodes should not be expanded during 'get_the_excerpt' Shortcodes normal normal 6.9 defect (bug) has-patch 11/07/2025
#63427 User roles property should always be an array, but they sometimes become an object in localized data SergeyBiryukov Users normal normal 6.9 defect (bug) has-patch 11/05/2025
#31992 Unicode Email Addresses SergeyBiryukov* Formatting normal normal 6.9 defect (bug) has-patch 11/07/2025
#48113 Update hard coded list of floating dates to use new date_floating post status arg TimothyBlynJacobs General normal normal 5.3 defect (bug) has-patch 08/30/2025
#64204 Notes unexpected do not notify post author (unlike comments) adamsilverstein Comments normal normal 6.9 defect (bug) has-patch 11/07/2025
#64196 Command Palette: Refactor enqueue function to remove regex. davidbaumwald General normal normal 6.9 defect (bug) has-patch 11/07/2025
#64184 Update Twemoji to v17.0.x desrosj Emoji normal normal 6.9 enhancement has-patch 11/07/2025
#36409 Comments number is wrong pbearne Comments normal normal 6.9 defect (bug) has-patch 11/06/2025
#56887 wp_exif_date2ts throws notice on slash formatted date pbearne* Date/Time normal normal 6.9 defect (bug) has-patch 11/06/2025
#11538 Unbundle Hello Dolly westi Plugins normal normal enhancement has-patch 03/02/2024
#64177 Command Palette: Encoded ampersands in URLs wildworks General normal normal 6.9 defect (bug) has-patch 11/07/2025
Note: See TracReports for help on using and creating reports.