Make WordPress Core

{13} Has Patch (1906 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 1906)

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
#24487 is_email() does not recognize IDN domains Formatting normal minor Future Release defect (bug) has-patch 04/28/2021
#17433 localhost is not accepted as email domain Formatting normal normal Future Release defect (bug) has-patch 03/20/2018
#24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal Future Release defect (bug) has-patch 09/11/2022
#37698 wp_kses_split global variable pollution Formatting normal normal Future Release defect (bug) has-patch 02/09/2021
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* Formatting normal minor Future Release enhancement has-patch 10/28/2021
#51707 Add white-space as an allowed kses CSS attribute. Formatting normal normal Future Release enhancement has-patch 11/15/2020
#52886 Update esc_url to allow for specifying an https:// as default protocol Formatting normal normal Future Release enhancement has-patch 07/05/2022
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov Formatting normal normal Future Release feature request has-patch 10/20/2020
#53229 "Alt Text" label misaligned in French audrasjb* Gallery normal normal Future Release defect (bug) has-patch 06/08/2021
#29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 07/12/2022
#12799 Allow gallery shortcode to accept a maximum number of items Gallery normal normal Future Release enhancement changes-requested 10/19/2023
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 10/03/2018
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 02/21/2020
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020
#46346 Page counts and related calculations typically expect and document ints but are actually floats SergeyBiryukov General normal minor Future Release defect (bug) has-patch 10/13/2021
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel General normal normal Future Release defect (bug) close 07/31/2021
#39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 07/18/2020
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 09/10/2020
#14808 Add Editor Documentation Functions URL for theme-defined functions exthilion General normal normal Future Release enhancement changes-requested 07/19/2022
#54260 Add accessible labels to pagination links General normal normal Future Release enhancement has-patch 05/24/2023
#57213 Coding standards : Use Strict Comparison except Loose Comparison wp-includes/class-wp-hook.php General normal normal Future Release enhancement has-patch 02/06/2023
#38597 Discourage usage of legacy properties in WP_Network jeremyfelt General normal normal Future Release enhancement has-patch 04/24/2017
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 05/06/2023
#51463 Fire an action prior to AJAX action handling (allows diagnostics) General normal normal Future Release enhancement has-patch 10/19/2021
#56897 First time contributor welcome message improvements General normal normal Future Release enhancement has-patch 02/07/2023
#52217 Fix code issues identified by PHPStan General normal normal Future Release enhancement has-patch 10/11/2023
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement has-patch 09/18/2023
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021
#55376 Use wp_filesize in core General normal normal Future Release enhancement has-patch 07/10/2023
#17520 cite element used incorrectly General normal normal Future Release enhancement has-patch 07/05/2022
#50807 Introduce a function for deprecated options General normal normal Future Release feature request has-patch 10/15/2020
#34058 Proposal: wp_get_archives_object() function General normal normal Future Release feature request has-patch 07/05/2021
#29798 unified theme and plugin uploader General normal normal Future Release feature request has-patch 07/15/2022
#41121 Consistency of the _deprecated_function() calls and related documentation. SergeyBiryukov General normal normal Future Release task (blessed) has-patch 07/06/2023
#52699 Flash is dead General low normal Future Release task (blessed) has-patch 07/29/2022
#52264 Rename `$array` when used in `@param` tags General normal normal Future Release task (blessed) has-patch 02/25/2022
#53513 WP_Http ignores httpversion option HTTP API normal normal Future Release defect (bug) has-patch 04/11/2023
#37459 Add additional layer in WP_Http to support parallel requests without requiring use of Requests directly HTTP API normal normal Future Release enhancement has-patch 07/25/2022
#51770 Add unit tests for WP_Http_Cookie SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 05/25/2021
#45164 Added URL to error blocked requests SergeyBiryukov HTTP API normal normal Future Release enhancement has-patch 01/08/2019
#25840 Feature Request: WP_ACCESSIBLE_HOSTS as option HTTP API normal normal Future Release enhancement has-patch 09/16/2020
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#17146 Don't limit screen meta tab CSS to content within #screen-meta koopersmith Help/About normal normal Future Release enhancement has-patch 10/18/2021
#50087 Context-splitting needed for the string "none" I18N normal normal Future Release defect (bug) has-patch 05/30/2023
#50980 Extra query to get WPLANG option on each page-load when the option doesn't exist in the db SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 06/01/2021
#53650 Incorrect quotation marks in many strings I18N normal normal Future Release defect (bug) has-patch 04/27/2022
#50773 Merge duplicate strings in bulk actions and row actions for list tables SergeyBiryukov I18N normal normal Future Release defect (bug) has-patch 05/02/2022
#44424 PHPDoc comments and @return tags missing at many places I18N normal normal Future Release defect (bug) has-patch 09/14/2023
#14981 Provide a context for post statuses rockwell15 I18N normal normal Future Release defect (bug) has-patch 09/11/2022
#20974 Remove obsolete locale-specific files on upgrade dd32 I18N low normal Future Release defect (bug) has-patch 12/15/2020
#40932 Word breaks the layout I18N normal normal Future Release defect (bug) has-patch 05/22/2018
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) has-patch 08/02/2022
#50749 wp_set_script_translations() ignores failure when called before script is registered. I18N normal normal Future Release defect (bug) has-patch 09/12/2022
#32052 Add out of the box support for MO file caching I18N normal normal Future Release enhancement has-patch 09/16/2022
#46278 Consider internationalization of delimiter: human_readable_duration I18N normal normal Future Release enhancement has-patch 02/19/2019
#23311 Enable internationalization in PHPMailer I18N normal normal Future Release enhancement has-patch 09/14/2020
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 09/25/2017
#18218 Too many similar translation string I18N normal normal Future Release enhancement has-patch 05/26/2021
#22225 WordPress does not localize ordinal suffixes in dates I18N normal normal Future Release enhancement has-patch 07/21/2021
#52696 __() avoiding default language fallback I18N normal minor Future Release enhancement has-patch 06/12/2023
#37818 Suggested import id for wp_insert_user Import normal normal Future Release enhancement has-patch 07/17/2020
#43536 Network registration page sabernhardt* Login and Registration normal normal Future Release defect (bug) has-patch 09/27/2022
#36439 Wrong language when resetting password johnbillion Login and Registration normal normal Future Release defect (bug) has-patch 10/20/2021
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release defect (bug) has-patch 07/09/2022
#48222 "Show password" button overlaps with the LastPass icon Login and Registration normal normal Future Release enhancement has-patch 09/15/2022
#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
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#37522 reset password and lost password form functions voldemortensen Login and Registration normal normal Future Release feature request has-patch 02/21/2019
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal Future Release defect (bug) has-patch 10/12/2017
#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
#15448 wp_mail() sets Content-Type header twice for multipart emails SergeyBiryukov Mail normal normal Future Release enhancement has-patch 09/17/2020
#47527 Add visible class to media library sidebar on library frames joemcgill Media normal normal Future Release defect (bug) has-patch 04/27/2021
#43119 Allow passing empty post ID to media_handle_sideload() Media normal normal Future Release defect (bug) has-patch 09/01/2021
#44790 Attachment Overlay does not trigger spinner for compat fields Media normal normal Future Release defect (bug) close 10/19/2023
#34225 Display correct dimensions for image sizes in media modal Media normal normal Future Release defect (bug) has-patch 05/24/2017
#59760 Expand format support detection for `WP_Image_Editor_GD::supports_mime_type` to include AVIF adamsilverstein Media normal normal Future Release defect (bug) has-patch 11/17/2023
#39625 Give an error message when a non-image is uploaded for featured image Media normal normal Future Release defect (bug) has-patch 06/07/2023
#39647 Make media upload "HTTP error." more user-helpful Media normal normal Future Release defect (bug) has-patch 09/25/2019
#39968 Media Library: deleting all items on the last page loses the pagination/navigation buttons and shows message antpb Media normal normal Future Release defect (bug) has-patch 02/25/2021
#48236 Media attachment browser no longer provides id of attachment Media normal normal Future Release defect (bug) has-patch 02/21/2020
#24688 Memory exhaustion caused by very many unattached media Media normal normal Future Release defect (bug) has-patch 10/08/2018
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill Media normal normal Future Release defect (bug) has-patch 05/18/2017
#34981 Usage of `image_size_names_choose` breaks JS attachment model attributes Media normal normal Future Release defect (bug) has-patch 08/03/2022
#51929 Video links on Attachment pages Media normal normal Future Release defect (bug) has-patch 12/18/2020
#28474 WordPress destroys animation in animated GIF when it resizes Media normal normal Future Release defect (bug) has-patch 09/26/2023
#50692 WordPress v5.4.2 Escaping Problem in the Edit Media Screen Media normal normal Future Release defect (bug) has-patch 01/31/2023
#40590 wp_video_shortcode always adds controls="controls" Media normal normal Future Release defect (bug) has-patch 01/17/2019
#52181 wrong mimetime for gzip files Media normal normal Future Release defect (bug) has-patch 06/07/2021
#40076 Add Filter option Attached Media normal normal Future Release enhancement has-patch 06/21/2021
#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
#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
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.