Make WordPress Core

{13} Has Patch (1996 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 (1301 - 1400 of 1996)

4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 09/25/2017
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 07/21/2021
#23794 load_plugin_textdomain fails if plugin is loaded from mu-plugins I18N normal normal Awaiting Review enhancement close 02/28/2024
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 07/17/2020
#54419 Suggestion to add an action in /wp-admin/import.php page Import normal minor Awaiting Review enhancement has-patch 10/19/2022
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022
#39927 Add support for CSS class and attributes in wp_login_form input fields Login and Registration normal normal Awaiting Review enhancement has-patch 04/24/2019
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal Awaiting Review enhancement has-patch 02/22/2017
#35177 Introduce a separate function for the login form action URL Login and Registration normal normal Future Release enhancement has-patch 09/18/2023
#31928 Move wp-signup.php functions to a wp-includes directory Login and Registration normal normal Future Release enhancement has-patch 11/22/2022
#34712 New filter: `reset_password_url` Login and Registration normal normal Awaiting Review enhancement has-patch 08/27/2017
#36010 New password reset styling changes are confusing to casual users Login and Registration normal major Awaiting Review enhancement has-patch 02/08/2020
#57157 Reduce external resources for wp-login.php rajinsharwar Login and Registration normal normal Future Release enhancement changes-requested 02/12/2024
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal Awaiting Review enhancement has-patch 03/01/2017
#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
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#26317 Ad filter for changing the 'New Site Created' email sent to site's admin email Mail normal normal Future Release enhancement has-patch 09/16/2020
#28618 Allow PHPMailer class to be reliably overriden Mail normal normal Future Release enhancement has-patch 10/08/2020
#22942 Remove Post by Email chriscct7 Mail normal normal Future Release enhancement has-patch 10/15/2020
#47004 WordPress email subject update - phase 2 Mail normal normal Awaiting Review enhancement has-patch 01/07/2020
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#38026 Add Delete link to details modal when file in trash Media normal normal Awaiting Review enhancement has-patch 04/18/2019
#41675 Add filter to bypass display/query for Media Months filter in media modal joemcgill Media normal normal Awaiting Review enhancement has-patch 02/23/2024
#56288 Add mime output control to `add_image_size` adamsilverstein* Media normal normal Future Release enhancement has-patch 06/23/2023
#56529 Add minimal JPEG fallback script to address limited lack of WebP support Media normal normal Future Release enhancement has-patch 09/20/2022
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal normal Awaiting Review enhancement has-patch 01/07/2020
#56217 Add video rotation info in wp_read_video_metadata() Media normal normal Awaiting Review enhancement has-patch 08/16/2024
#45363 Allow Thumbnail generation for other filetypes such as ODT Media normal normal Awaiting Review enhancement has-patch 01/17/2019
#39004 Alt attributes should be searchable in media library joedolson* Media normal normal Future Release enhancement has-patch 10/18/2023
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal Future Release enhancement has-patch 12/06/2019
#39963 MIME Alias Handling Media normal normal Future Release enhancement has-patch 06/08/2022
#58163 Media Tests for Attachments and Images Media normal normal Awaiting Review enhancement has-patch 04/21/2023
#37840 Optimize full size images enshrined Media normal normal Future Release enhancement has-patch 03/13/2023
#46777 Pass attachment ID to image_resize_dimensions to allow reliable per image cropping Media normal normal Awaiting Review enhancement has-patch 04/13/2019
#56151 Port Dominant Color from performance plugin to core Media normal normal Awaiting Review enhancement has-patch 09/13/2022
#56248 Reduce code duplication in tests that upload file as attachment SergeyBiryukov Media normal minor Future Release enhancement has-patch 02/07/2023
#40774 Refine error message when embedding invalid Video (URL) Media normal normal Awaiting Review enhancement has-patch 09/14/2017
#44441 Remove the settings for image dimensions from Settings => Media joedolson* Media normal normal Future Release enhancement has-patch 10/26/2022
#37005 Unit test for the wp_check_filetype method Media normal normal Awaiting Review enhancement has-patch 04/09/2020
#28634 Upload images. does not clear Thumbnails metadata (+30kb from camera for each thumbnails) joemcgill Media normal normal Future Release enhancement has-patch 06/04/2019
#39553 Use REST API endpoints for Plupload backend Media normal normal Future Release enhancement has-patch 03/29/2023
#47237 Used different escape function on options-media.php Media normal trivial Awaiting Review enhancement has-patch 05/11/2019
#41753 _wp_get_attachment_relative_path uses hardcoded uploads directory path Media normal normal Future Release enhancement has-patch 02/07/2019
#44900 add post lock display to Media Library Media normal normal Future Release enhancement has-patch 03/26/2020
#30150 apply_filters( 'image_size_names_choose' ) should be provided a named context Media normal normal Future Release enhancement has-patch 05/24/2018
#44867 image editor: save modified image as a new copy joedolson* Media normal normal Future Release enhancement has-patch 02/12/2024
#21679 media_handle_upload does not provide a way to change the file's name Media normal normal Future Release enhancement has-patch 10/18/2018
#43538 'No items,' should be considered to display when no Most Used Category is available Menus normal normal Awaiting Review enhancement has-patch 01/16/2019
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement has-patch 02/09/2023
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal Future Release enhancement has-patch 09/23/2019
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal Awaiting Review enhancement has-patch 08/17/2017
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal Future Release enhancement has-patch 08/12/2021
#52924 Fix input annoyance when editing Menus in Safari Menus normal normal Awaiting Review enhancement has-patch 03/26/2021
#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
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 05/22/2021
#39862 Track the number of children for a walker element scope Menus normal normal Awaiting Review enhancement has-patch 08/02/2017
#53888 Add another link to Network Admin sabernhardt* Networks and Sites normal normal Future Release enhancement has-patch 11/09/2021
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 06/08/2023
#27289 Add populate_network action Networks and Sites normal normal Awaiting Review enhancement has-patch 09/11/2024
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 05/18/2020
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement changes-requested 02/12/2024
#39711 Allow network administrator to network activate/deactivate/delete a plugin on sub site plugin list table Networks and Sites normal normal Awaiting Review enhancement has-patch 11/22/2017
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement has-patch 03/13/2019
#58296 CSS coding standards issue in 'wp-activate.php' Networks and Sites normal normal Awaiting Review enhancement has-patch 05/11/2023
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement changes-requested 02/13/2024
#59173 Improve optimizations of get_site_url by not using switch_to_blog Networks and Sites normal normal Awaiting Review enhancement has-patch 08/24/2023
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 10/10/2019
#49968 Network Site Info - No hooks for customzsation Networks and Sites normal normal Awaiting Review enhancement has-patch 08/04/2020
#39334 Network administrators should be able to enable themes on the site level Networks and Sites normal normal Awaiting Review enhancement has-patch 12/03/2017
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal Future Release enhancement has-patch 10/03/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 05/26/2023
#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
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017
#46072 add a $metas param to wpmu_create_blog() Networks and Sites normal normal Awaiting Review enhancement has-patch 01/23/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 03/24/2023
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#61522 Add autoload control to register_setting() pbearne* Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/08/2024
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 09/09/2024
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/27/2023
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 02/13/2023
#38197 Update Pingback function To Add Return pbearne Pings/Trackbacks normal normal Future Release enhancement has-patch 04/23/2024
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal Future Release enhancement has-patch 08/11/2021
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables Plugins normal normal Future Release enhancement has-patch 04/30/2018
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 11/28/2023
#60190 Drop PHP 4 support for arrays with 1 object element Plugins normal normal Future Release enhancement has-patch 06/05/2024
#23253 Lack of a do_settings_section (singular) function Plugins normal normal Awaiting Review enhancement has-patch 02/27/2021
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal Awaiting Review enhancement has-patch 09/23/2020
4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.