Make WordPress Core

{13} Has Patch (1989 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 (1601 - 1700 of 1989)

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#61605 Add Support for dynamically changing WordPress styles variations using filter Themes normal normal Awaiting Review enhancement has-patch 07/31/2024
#33600 Add `theme_mods_{$stylesheet}` option during `populate_options()` Themes normal normal Future Release enhancement has-patch 04/17/2018
#21062 Add a 'template_file' hook to load_template() johnbillion Themes normal normal Awaiting Review enhancement has-patch 03/05/2018
#60284 Add defaultFontSizes option to theme.json Themes normal normal Awaiting Review enhancement has-patch 04/16/2024
#54381 Add filter to validate_theme_requirements Themes normal normal Awaiting Review enhancement has-patch 11/05/2021
#40508 Add new do_action after load template files Themes normal normal Future Release enhancement has-patch 12/05/2018
#35696 Allow extra control over CSS Classes in paginate_links() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018
#56382 Allow filtering excluded directories during theme export via `wp_is_theme_directory_ignored` Themes normal normal Awaiting Review enhancement has-patch 08/15/2022
#54838 Automatically enable some templates from inactive themes Themes normal normal Awaiting Review enhancement has-patch 01/18/2022
#27177 Child themes should inherit parent theme customizer settings on activation / switching Themes normal normal Awaiting Review enhancement has-patch 03/28/2020
#47002 Create wp_theme_directory_constants() function and dynamic WordPress Themes folder Themes normal normal Awaiting Review enhancement has-patch 04/25/2019
#23040 Deprecate magic methods __isset() & __get() method of WP_Theme object Themes normal normal Future Release enhancement has-patch 08/11/2021
#58190 Enable live preview for block themes Themes normal normal Awaiting Review enhancement has-patch 05/07/2023
#53899 Escaping strings and screenshot URL on Themes screen Themes normal normal Awaiting Review enhancement has-patch 08/09/2021
#43728 Implements site_enable_theme and site_disable_theme functions in WP_Theme class Themes normal normal Awaiting Review enhancement has-patch 02/12/2023
#39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 01/06/2017
#57789 Make theme.json related caches persistent joemcgill Themes normal normal Future Release enhancement has-patch 09/24/2024
#4969 Make wp_list_* functions all behave similarly... igmoweb Themes normal normal Future Release enhancement has-patch 06/06/2018
#62187 Optimize Theme JSON Sanitization for Better Performance Scaling joemcgill Themes normal normal 6.8 enhancement has-patch 10/08/2024
#40038 Padding load_template's require with a do_action on each end Themes normal normal Future Release enhancement has-patch 03/08/2017
#39239 Persist the video header state between requests Themes normal normal Future Release enhancement has-patch 09/19/2019
#38935 Proposition to add the theme mod name as a param to the dynamic theme_mod_{$name} filters Themes normal normal Awaiting Review enhancement has-patch 04/17/2018
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal Awaiting Review enhancement has-patch 10/05/2019
#34886 Search Form should not submit empty strings Themes normal normal Future Release enhancement has-patch 10/28/2020
#50556 Special characters in Theme Name in "Add Themes" page Themes normal trivial Awaiting Review enhancement has-patch 07/07/2020
#56488 The current_theme_supports should have default args test Themes normal normal Awaiting Review enhancement has-patch 09/01/2022
#58307 Theme Search Filter Not Working Themes normal normal Awaiting Review enhancement has-patch 05/25/2023
#39831 Theme Tag Translation Ready Themes normal normal Future Release enhancement has-patch 09/13/2022
#53356 Themes admin page: make theme details, active, and preview links always visible Travel_girl Themes normal normal Future Release enhancement has-patch 07/02/2024
#51658 Themes: Allow template loading functions to filter templates to search for Themes normal normal Awaiting Review enhancement has-patch 11/12/2020
#26636 There Is No Filter For get_sidebar() Themes normal normal Awaiting Review enhancement has-patch 05/15/2018
#62191 `WP_Theme_JSON::get_blocks_metadata()`: Check registered styles only upon change Themes normal normal Awaiting Review enhancement has-patch 10/08/2024
#52294 add_editor_style: Allow replacing a style with an RTL version Themes normal normal Future Release enhancement has-patch 09/30/2024
#49446 cache the results of get_uploaded_header_images() SergeyBiryukov Themes normal normal 6.8 enhancement changes-requested 09/30/2024
#38636 Allow data attributes to be added to WP Admin Bar menu items Toolbar normal normal Future Release enhancement has-patch 07/09/2021
#32678 Audit toolbar links and content helen Toolbar normal normal Future Release enhancement has-patch 02/27/2020
#48894 Improve the small user sub window at the right corner on the admin bar a.k.a. the Howdy fly-out Toolbar normal normal Future Release enhancement has-patch 08/06/2021
#38643 Show toolbar (admin bar) in the user's locale (language) pbearne* Toolbar normal normal Future Release enhancement changes-requested 09/26/2024
#61898 Use --wp-admin--admin-bar--height variable in css SergeyBiryukov Toolbar normal normal 6.8 enhancement has-patch 10/01/2024
#45177 admin bar View page button is missing in mobile view Toolbar normal normal Awaiting Review enhancement has-patch 07/24/2021
#45569 @var array tag is not present in class WP_Upgrader_Skin SergeyBiryukov Upgrade/Install normal minor Future Release enhancement has-patch 01/08/2019
#42448 Add 'upgrader_pre_unpack' hook Upgrade/Install normal normal Awaiting Review enhancement has-patch 03/22/2023
#34986 Add Upgrade Notice for Themes Upgrade/Install normal normal Future Release enhancement has-patch 06/21/2023
#41270 Allow deletion of plugins or themes from the Updates screen Upgrade/Install normal normal Future Release enhancement has-patch 08/31/2018
#54589 Audit and preload current "from" version files into memory before upgrading filesystem to the "to" version Upgrade/Install normal normal Future Release enhancement has-patch 06/09/2022
#15729 Better UX after supplying incorrect information to setup-config kapeels* Upgrade/Install low normal Future Release enhancement has-patch 07/12/2022
#7965 Database upgrade complete message should be an admin notice Upgrade/Install normal normal Future Release enhancement has-patch 03/15/2019
#57229 Improve wording on updates page about auto-updates Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/30/2022
#17301 Keep the connection open when doing upgrades or long-running operations dd32 Upgrade/Install normal normal Future Release enhancement has-patch 06/01/2021
#53323 Place Hello Dolly in containing folder afragen Upgrade/Install normal normal 6.8 enhancement has-patch 09/30/2024
#45825 Use of same loop variable in inner foreach loop can be error-prone Upgrade/Install low trivial Future Release enhancement has-patch 04/15/2019
#44032 Use random_bytes() for generating keys and salts Upgrade/Install normal trivial Awaiting Review enhancement has-patch 05/12/2018
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
#59845 kritischen Fehler seit Update auf WordPress 6.4 Upgrade/Install normal critical Awaiting Review enhancement has-patch 11/09/2023
#60523 working_directory enhancement Upgrade/Install normal normal Awaiting Review enhancement has-patch 02/26/2024
#28238 Add filter to value returned from get_space_used() Upload normal normal Awaiting Review enhancement has-patch 05/15/2019
#41757 Add action inside of add_new_user_to_blog() function Users low minor Future Release enhancement has-patch 09/26/2017
#62020 Add copy button when creating or updating a user's password Users normal normal Awaiting Review enhancement has-patch 09/11/2024
#37284 Add indication for required next to Confirm Password Users normal normal Awaiting Review enhancement has-patch 10/03/2024
#43680 Add new filter to WP_User_Query SergeyBiryukov Users normal normal Future Release enhancement has-patch 10/24/2018
#53889 Adding Pronouns field on the user meta Users normal normal Awaiting Review enhancement has-patch 09/21/2021
#5918 Allow non-ASCII usernames Users normal normal Future Release enhancement has-patch 03/15/2019
#43635 Allow to (only) store users in an external user database/backend Users normal normal Awaiting Review enhancement has-patch 03/26/2018
#56914 Better guide users when deleting other users Users normal normal Awaiting Review enhancement has-patch 07/26/2024
#41937 Change name of "wp-settings-" and "wp-settings-time-" cookie petertoi Users normal normal Awaiting Review enhancement has-patch 12/03/2021
#57702 Default to current global post's author in `get_author_posts_url()`. Users normal normal Awaiting Review enhancement has-patch 02/13/2023
#43706 Email with link to change admin email does not include proposed new email address. SergeyBiryukov Users normal normal Future Release enhancement has-patch 03/21/2022
#43601 Improve error messaging when activating multisite users Users normal normal Awaiting Review enhancement has-patch 01/16/2019
#40265 Introduce an 'All Network Users' view to multisite user list tables Users normal normal Future Release enhancement has-patch 10/15/2020
#58001 Lazy load user capabilities in WP_User object flixos90 Users normal normal 6.8 enhancement has-patch 09/25/2024
#49924 Support for Multiple selected options in wp_dropdown_roles() function Users normal normal Awaiting Review enhancement has-patch 04/16/2020
#37641 Support queries on `spam` and `deleted` fields in `WP_User_Query` on multisite Users normal normal Awaiting Review enhancement has-patch 04/25/2019
#21744 WP_User_Query does not support post type Users normal normal Awaiting Review enhancement has-patch 03/27/2019
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#61149 class WP_User(), mark prop $deleted as deprecated Users normal trivial Awaiting Review enhancement has-patch 06/07/2024
#24972 wp_dropdown_roles() multiple pre-selected options Users normal normal Awaiting Review enhancement has-patch 07/30/2018
#39067 wp_insert_user custom validation Users normal normal Awaiting Review enhancement has-patch 03/15/2019
#52526 Add different class for RSS widget in different conditions Widgets normal normal Awaiting Review enhancement has-patch 04/25/2022
#57201 Add unit tests for wp_maybe_load_widgets Widgets normal normal Awaiting Review enhancement has-patch 10/09/2024
#60179 Add unit tests for wp_widgets_add_menu Widgets normal normal Awaiting Review enhancement has-patch 10/09/2024
#38031 Allow modifying args for the_widget Widgets normal normal Awaiting Review enhancement has-patch 04/28/2019
#24856 Authors widget to highlight authors Widgets normal normal Future Release enhancement has-patch 03/14/2019
#61343 Improve caching in get_calendar function Widgets normal normal Awaiting Review enhancement has-patch 07/03/2024
#55175 Widgets: Allow filtering args in `the_widget` Widgets normal normal Future Release enhancement has-patch 02/16/2022
#54048 improve preloaded REST API requests in widget editor Widgets normal normal Awaiting Review enhancement has-patch 09/04/2021
#57224 tests for wp_widgets_add_menu() Widgets normal normal Future Release enhancement has-patch 10/09/2024
#45083 use `image_default_size` option in WP_Widget_Media_Image instead of hard-coded value Widgets normal normal Future Release enhancement has-patch 01/04/2019
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement has-patch 10/03/2017
#37206 Unit test functions for functions.php's xmlrpc_removepostdata function XML-RPC low minor Future Release enhancement has-patch 02/21/2020
#37219 Admin menu with admin_url function Administration normal normal enhancement has-patch 06/04/2019
#26960 Audit extraneous HTML/CSS for the admin menu Administration low normal enhancement has-patch 06/04/2019
#37578 Dashboard Recent Activity widget - new filters to manipulate output Administration normal normal enhancement has-patch 03/23/2021
#32194 Post Locked Notification Dialog is not Responsive Administration normal normal enhancement has-patch 06/04/2019
#27996 Show/Hide Postbox doesn't work if dynamically added Administration normal normal enhancement has-patch 06/04/2019
#13874 Add package argument to "_deprecated_function" function chriscct7 Bootstrap/Load normal normal enhancement has-patch 06/04/2019
#20302 Allow comment_form() to add attributes to <form> tag Comments normal normal enhancement has-patch 06/04/2019
#20487 Comment search isn't customizable Comments normal normal enhancement has-patch 06/04/2019
#23233 Radio Button instead of Checkboxes on Comment Moderation option? Comments normal normal enhancement has-patch 06/04/2019
#22198 Realigning the Discussions Settings page chriscct7 Comments normal normal enhancement has-patch 06/04/2019
Note: See TracReports for help on using and creating reports.