Make WordPress Core

{13} Has Patch (2103 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 (1901 - 2000 of 2103)

Future Releases (37 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Themes normal normal enhancement close 06/04/2019
#10432 Dynamic classes for current blog post item, current term item Themes normal normal enhancement has-patch 05/31/2024
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
#19579 Make get_search_form() more filterable/extensible Themes normal normal enhancement has-patch 06/04/2019
#33405 Pagination - use of helip / "..." not logic in some cases Themes lowest trivial enhancement has-patch 06/04/2019
#22355 Template stack - Beyond parent/child theme relationships Themes normal normal enhancement has-patch 12/03/2024
#16817 All updates have been completed Upgrade/Install normal normal defect (bug) has-patch 09/17/2020
#34149 Standardize wp-signup.php to also use search engine visibility text DrewAPicture Upgrade/Install normal normal defect (bug) has-patch 01/18/2022
#25777 Two update nags shown in multisite if all blogs aren't updated before the next release Upgrade/Install normal minor defect (bug) has-patch 06/04/2019
#27365 Upgrader bulk_upgrade() functions do not return the correct data aaroncampbell Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement has-patch 06/04/2019
#31532 Shiny Updates: Don't activate plugins with PHP errors Upgrade/Install normal normal enhancement has-patch 01/07/2020
#30175 In multisite, on a site with only subscribers, wp_dropdown_users returns empty string Users normal normal defect (bug) has-patch 09/17/2024
#17905 Multisite doesn't delete a user's posts/links upon removal Users normal normal defect (bug) has-patch 09/17/2024
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#33216 Users.php post count is not accurate as it does not include drafts. Users normal normal defect (bug) has-patch 06/05/2019
#28163 function email_exists() check without removing umlauts Users normal normal defect (bug) has-patch 07/26/2022
#37202 the_archive_title() doesn't output the author's display name if that author hasn't posted Users normal normal defect (bug) has-patch 11/19/2021
#54093 wp_ajax_send_password_reset() calls retrieve_password() with the user_login but retrieve_password first uses email to find user Users normal normal defect (bug) has-patch 09/08/2021
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#12960 Number of posts on the Users page should include drafts and pending review Users normal normal enhancement has-patch 04/08/2020
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#29261 Enqueue script in Widget Widgets normal normal defect (bug) has-patch 10/13/2020
#22116 bug in dynamic_sidebar function Widgets normal normal defect (bug) has-patch 06/05/2019
#57469 retrieve_widgets(): fatal error when a sidebar's widgets set to null (array is expected) Widgets normal normal defect (bug) has-patch 06/10/2024
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/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
#21292 XML-RPC: wp_upload_bits should act like wp_handle_upload XML-RPC normal normal defect (bug) has-patch 03/02/2023

Next Release (63 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#57379 A Way to Disable Export Theme Administration normal normal 6.8 defect (bug) has-patch 10/18/2024
#61689 Admin menu: submenu link groups have less top padding than bottom padding Administration normal minor 6.8 defect (bug) has-patch 12/23/2024
#50402 Admin notices: error messages should not be all bold joedolson* Administration normal normal 6.8 defect (bug) changes-requested 11/14/2024
#62546 Duplicate menu-top-first class in admin menu SergeyBiryukov Administration normal trivial 6.8 defect (bug) has-patch 12/19/2024
#62550 Missing "submit" button - bad accessibility Administration normal minor 6.8 defect (bug) has-patch 12/06/2024
#62548 Move checkbox input outside of the wrapping `label` element. Administration low trivial 6.8 defect (bug) close 12/10/2024
#52151 Post / Page Title Columns broken audrasjb* Administration normal normal 6.8 defect (bug) has-patch 11/14/2024
#62619 Remove `wp_kses_post()` filtering from admin notices Administration normal normal 6.8 defect (bug) has-patch 12/20/2024
#26960 Audit extraneous HTML/CSS for the admin menu pbearne Administration low normal 6.8 enhancement has-patch 12/17/2024
#62295 Further remove or clarify self-references ("we"/"our") in text in core Administration normal normal 6.8 enhancement has-patch 10/24/2024
#62325 Ensure PHPUnit tests making network requests are in the external-http group. Build/Test Tools normal normal 6.8 defect (bug) has-patch 01/02/2025
#62323 Sass Deprecation warnings during build process with v 1.80.x desrosj Build/Test Tools normal normal 6.8 defect (bug) has-patch 01/08/2025
#42668 Remove WordPress Importer tests from default test suite Build/Test Tools normal normal 6.8 enhancement has-patch 10/30/2024
#62416 Switch to using local references for reusable workflows Build/Test Tools normal normal 6.8 enhancement has-patch 11/21/2024
#62221 GitHub Actions updates and improvements for 6.8 Build/Test Tools normal normal 6.8 task (blessed) has-patch 01/07/2025
#57844 Tests/Script Loader: Run build step in PHP Unit test actions. Build/Test Tools normal normal 6.8 task (blessed) close 10/18/2024
#62278 Tests: Reduce usage of assertEquals for 6.8 Build/Test Tools normal normal 6.8 task (blessed) has-patch 12/15/2024
#62220 Update/Audit NPM Dependencies for 6.8 Build/Test Tools normal normal 6.8 task (blessed) has-patch 12/17/2024
#62437 Bundled Themes: PHPCS Fixes Bundled Theme lowest normal 6.8 defect (bug) has-patch 01/03/2025
#49950 Twenty Twenty: with horizontal menu, submenu should be dismissible joedolson Bundled Theme normal normal 6.8 defect (bug) changes-requested 10/14/2024
#55974 Bundled theme: Add support for border options Bundled Theme normal normal 6.8 enhancement has-patch 01/03/2025
#58836 Remove IE specific checks from more default themes sabernhardt* Bundled Theme normal normal 6.8 enhancement has-patch 11/23/2024
#61765 Twenty Twelve: The large quote pattern does not use a quote block Bundled Theme low normal 6.8 enhancement has-patch 01/03/2025
#32848 Null values for Update Options does not reset in $all_options pbearne* Cache API normal normal 6.8 defect (bug) has-patch 10/14/2024
#62692 Performance regression for get_option in 6.4 joemcgill Cache API normal major 6.8 defect (bug) has-patch 01/07/2025
#50163 Perform a canonical redirect when paginated states of the front page are not found hellofromTonya Canonical normal normal 6.8 defect (bug) changes-requested 10/02/2024
#62637 Misplaced filter themes wrapper (under Customize > Change Theme > .org themes browser) SergeyBiryukov Customize normal normal 6.8 defect (bug) has-patch 12/19/2024
#62215 Remove `role="presentation" from h4 section headings in customizer nav menus joedolson* Customize normal normal 6.8 defect (bug) has-patch 01/03/2025
#36242 wpdb set_sql_mode add param pbearne Database normal normal 6.8 enhancement has-patch 11/22/2024
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal 6.8 defect (bug) has-patch 12/11/2024
#59941 PHPUnit test for wp_timezone_choice pbearne Date/Time normal normal 6.8 defect (bug) has-patch 11/25/2024
#62400 RSS Block showing date in UTC when pubDate in feed is not pbearne Date/Time normal normal 6.8 defect (bug) has-patch 11/25/2024
#41011 get_calendar generates query with invalid date formats pbearne Date/Time normal normal 6.8 defect (bug) has-patch 12/30/2024
#61732 get_calendar() will use invalid dates in SQL queries pbearne Date/Time normal normal 6.8 defect (bug) has-patch 12/02/2024
#29849 Better human_time_diff() pbearne Date/Time normal normal 6.8 enhancement has-patch 11/25/2024
#59980 PHPunit tests for wp_timezone_override_offset pbearne Date/Time normal normal 6.8 enhancement has-patch 12/17/2024
#62755 Allow template duplication + concept of active templates Editor normal normal 6.8 defect (bug) has-patch 12/30/2024
#61796 Blank Page When $_GET['postId'] Does Not Exist in /wp-admin/site-editor.php Editor normal normal 6.8 defect (bug) changes-requested 11/25/2024
#62266 Block editor: remove reusable blocks stylesheet from iframe Editor normal normal 6.8 defect (bug) has-patch 10/22/2024
#62274 Block editor: remove wp-editor stylesheet from iframe Editor normal normal 6.8 defect (bug) has-patch 10/22/2024
#61751 Custom post type editor working TimothyBlynJacobs* Editor normal normal 6.8 defect (bug) has-patch 10/18/2024
#62090 Editor: Add filter for supported block binding attributes Editor normal normal 6.8 defect (bug) has-patch 10/01/2024
#62624 Fix global styles for Separator blocks when theme defines non-background colors Editor normal normal 6.8 defect (bug) has-patch 12/02/2024
#61154 Fix the 'attributes' dynamic property in WP_Block hellofromTonya Editor normal normal 6.8 defect (bug) has-patch 09/30/2024
#62372 Fix theme.json removal of insecure properties for block style variations Editor normal normal 6.8 defect (bug) has-patch 11/11/2024
#52592 PHP warning when the label property is missing from register_block_style Editor normal normal 6.8 defect (bug) has-patch 11/28/2024
#62319 There is a flash when clicking the template name in the editor if a plugin registered template matches a default WP theme template aljullu Editor normal normal 6.8 defect (bug) has-patch 12/16/2024
#62046 `render_block_context` filter works differently on top-level vs. inner blocks Editor normal normal 6.8 defect (bug) has-patch 01/06/2025
#62326 Add title and description to post format archive block templates poena Editor normal normal 6.8 enhancement has-patch 12/19/2024
#34681 Consider removing the "Disable the visual editor when writing" option joedolson* Editor normal normal 6.8 enhancement has-patch 01/03/2025
#62322 Global styles: preload user global styles based on user caps in the Post Editor Editor normal normal 6.8 enhancement has-patch 10/30/2024
#61264 Move default rendering mode setting to block_editor_settings_all hook in PHP to allow customizing it Editor normal normal 6.8 enhancement has-patch 09/30/2024
#62574 Move default template types and template part areas to REST API gigitux Editor normal normal 6.8 enhancement has-patch 11/27/2024
#38061 Rename the Text tab on the editor Editor normal normal 6.8 enhancement has-patch 12/25/2024
#62585 Site Editor: Update the editor to use path based routing. Editor normal normal 6.8 enhancement has-patch 11/27/2024
#62705 Block Bindings: Expose UI options for the source from the server Editor normal normal 6.8 feature request has-patch 12/20/2024
#61244 The export_wp() function inserts empty <wp:comment> data when get_comment() returns a false or empty value Export normal minor 6.8 defect (bug) has-patch 12/12/2024
#51019 convert_smilies() fails on large tags SergeyBiryukov Formatting normal normal 6.8 defect (bug) has-patch 12/15/2024
#60979 safecss_filter_attr() should support query strings with "&amp;" as used by Gutenberg Formatting normal normal 6.8 defect (bug) changes-requested 10/14/2024
#61501 KSES Allow more custom data attributes to align with browsers Formatting normal normal 6.8 enhancement has-patch 10/23/2024
#12056 target="_blank" being stripped from Profile Bio and Category Description audrasjb* Formatting normal normal 6.8 enhancement has-patch 01/10/2025
#62436 Add proper escaping for dynamic values in login template General normal normal 6.8 defect (bug) has-patch 12/09/2024
#60023 Fixed force_ssl_admin to always return bool General low minor 6.8 defect (bug) has-patch 10/23/2024
Note: See TracReports for help on using and creating reports.