Make WordPress Core

{13} Has Patch (1835 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 (501 - 600 of 1835)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#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
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review enhancement has-patch 11/07/2022
#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
#54604 Allow for nestable superscript tags Formatting normal normal Awaiting Review feature request has-patch 12/14/2021
#53229 "Alt Text" label misaligned in French audrasjb* Gallery normal normal Future Release defect (bug) has-patch 06/08/2021
#44394 Error when trying to get the columns of a three-columns gallery. Gallery normal normal Awaiting Review defect (bug) has-patch 06/19/2018
#52171 Featured image error in media library, detached. Gallery normal normal Awaiting Review defect (bug) has-patch 12/24/2020
#51828 gallery items not aligned when row has less items than column count Gallery normal minor Awaiting Review defect (bug) has-patch 11/19/2020
#29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 07/12/2022
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
#38100 Gallery Caption Filter Gallery normal normal Awaiting Review feature request has-patch 11/30/2018
#54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' General normal normal Awaiting Review defect (bug) has-patch 02/22/2022
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 04/19/2019
#52723 Admin options.php default value to NULL for option_value may lead to MySQL Integrity constraint violation error, potential other bugs General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
#53368 Auto-generated skip-link gets added in classic templates and not just in block templates General normal normal Awaiting Review defect (bug) has-patch 06/09/2021
#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
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal Awaiting Review defect (bug) has-patch 03/08/2021
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023
#58048 Fix non-strict checking issue in /wp-admin/includes/class-ftp.php General normal normal Awaiting Review defect (bug) has-patch 04/02/2023
#58041 Fix non-strict checking issue on /wp-admin/includes/upgrade.php file General normal normal Awaiting Review defect (bug) has-patch 04/01/2023
#37665 Font Natively: Google maps can change the active font General normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 General normal blocker Awaiting Review defect (bug) has-patch 11/04/2022
#56896 Google positon drop on all websites with wordpress 6.0.3 installed General normal blocker Awaiting Review defect (bug) has-patch 10/24/2022
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#53885 Inconsistent output of Site title with special characters on email General normal normal Awaiting Review defect (bug) has-patch 08/16/2021
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal normal Awaiting Review defect (bug) has-patch 04/20/2019
#36036 Multiple CDATA regressions in wp-includes SergeyBiryukov General normal normal Future Release defect (bug) has-patch 11/25/2020
#55501 Multiple loader issue on admin general setting page. General normal normal Awaiting Review defect (bug) has-patch 03/31/2022
#57950 Multisite filter count not adding up. General normal normal Awaiting Review defect (bug) has-patch 04/06/2023
#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
#56098 Post Excerpt style in query loop not able to override if paragraph color is set in the global style. General normal minor Awaiting Review defect (bug) has-patch 07/12/2022
#57742 Post date time not updating after Timezone change General normal normal Awaiting Review defect (bug) has-patch 02/19/2023
#51582 Post type archive is loaded when post type does not allow General normal normal Awaiting Review defect (bug) has-patch 10/21/2020
#38721 Remove introduced uses of unescaped HTML from function/parameter/hook descriptions. DrewAPicture* General normal trivial Awaiting Review defect (bug) has-patch 11/14/2018
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#53295 Serialized data should be handled as an opaque value General normal normal Awaiting Review defect (bug) has-patch 06/12/2021
#39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 07/18/2020
#58015 Text over images not readable in Block: Cover Post General normal normal Awaiting Review defect (bug) has-patch 04/04/2023
#53066 Trigger errors when non-existent methods are called on objects. General normal normal Awaiting Review defect (bug) has-patch 04/23/2021
#41933 Undefined offset -1 in $pages array when post without pages is requested General normal normal Awaiting Review defect (bug) has-patch 10/15/2018
#56251 Use dominant color in media library General normal normal Awaiting Review defect (bug) has-patch 07/19/2022
#54568 WordPress admin overwrite JS history.state General normal normal Awaiting Review defect (bug) has-patch 01/03/2022
#53243 X-WP-DoingItWrong has limited usefulness General normal normal Awaiting Review defect (bug) has-patch 05/21/2021
#54490 added test for get_num_queries and wp_get_nocache_headers General normal normal Awaiting Review defect (bug) has-patch 01/20/2022
#52539 callable typehint thows static analysis errors General normal normal Awaiting Review defect (bug) has-patch 02/17/2021
#55113 category widget block General normal normal Awaiting Review defect (bug) has-patch 02/09/2022
#54114 paginate_links() ajax General normal normal Awaiting Review defect (bug) has-patch 09/21/2021
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) has-patch 11/30/2020
#57081 test for wp_mkdir_p General normal normal Awaiting Review defect (bug) has-patch 11/11/2022
#46639 unit test for wp_is_numeric_array() General low normal Future Release defect (bug) has-patch 09/10/2020
#57130 unittest for wp_upload_bits General normal normal Awaiting Review defect (bug) has-patch 11/22/2022
#40007 update_option function does not work if the $value argument is false on a nonexistent option General normal normal Awaiting Review defect (bug) has-patch 03/12/2017
#46780 wpColorPicker() close() method uses iris 'toggle' instead of 'hide' which can unexpectedly open the color pane General normal minor Awaiting Review defect (bug) has-patch 05/23/2019
#52235 wp_extract_urls doesn't match localhost General normal normal Awaiting Review defect (bug) has-patch 03/05/2021
#57136 wp_list_pluck's key argument not working correctly when its zero General normal normal Awaiting Review defect (bug) has-patch 03/08/2023
#22430 wp_ob_end_flush_all bug when zlib.output_compression = On General normal major Awaiting Review defect (bug) has-patch 05/23/2021
#57266 wp_suspend_cache_invalidation can be set to no Boolean value which break usage General normal normal Awaiting Review defect (bug) has-patch 12/05/2022
#57842 Add a new independent WP_Exception class, compatible with WP_Error General normal normal Awaiting Review enhancement has-patch 03/06/2023
#54260 Add accessible labels to pagination links General normal normal Future Release enhancement has-patch 05/24/2023
#58442 Add parameters for the wp_get_archive function that allows to filter the archive for particular years and months. General normal normal Awaiting Review enhancement has-patch 06/02/2023
#53057 Added AJAX_DEBUG Constant for better ajax debugging General normal normal Awaiting Review enhancement has-patch 04/23/2021
#54363 Always load gravatars over HTTPS General normal normal Awaiting Review enhancement has-patch 11/02/2021
#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
#44177 Enhance wp_debug_backtrace_summary() with the optional ability to include arguments General normal normal Awaiting Review enhancement has-patch 05/21/2018
#55414 Filter error suppression for individual DB query errors General normal normal Future Release enhancement has-patch 05/06/2023
#40153 Filter for wp_safe_remote_get in download_url General normal normal Awaiting Review enhancement has-patch 08/19/2019
#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 11/08/2021
#52404 Fix get_the_archive_description() to support default blog index General normal normal Awaiting Review enhancement has-patch 01/30/2021
#44171 Flushing the rewrite rules is "wrong" on the front-end kraftbj General normal normal Future Release enhancement has-patch 03/20/2019
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017
#54276 Grammatical errors in "About" & "Privacy Policy Guide" page General normal normal Awaiting Review enhancement has-patch 10/17/2021
#55639 Implement Async CSS General normal normal Awaiting Review enhancement has-patch 05/12/2022
#46635 Improve identifying of non–trivial callbacks in hooks General normal normal Awaiting Review enhancement has-patch 10/04/2020
#56691 Introduce a function get excerpt length General normal normal Awaiting Review enhancement has-patch 09/29/2022
#55440 Introduce a wrapper fro setcookie() General normal normal Awaiting Review enhancement has-patch 03/22/2022
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017
#50422 Prevent Browser Caching From Getting Involved With wp_redirect and wp_safe_redirect (Leaving the Browser to Purely Honor the Redirect Code Used) General normal normal Awaiting Review enhancement has-patch 06/22/2021
#33704 Reduce reliance on wp_is_mobile() General normal normal Future Release enhancement has-patch 11/16/2021
#37280 Remove boldness from update notices Presskopp General normal normal Future Release enhancement has-patch 11/14/2021
#40280 Short-circuit filters can't return common values General normal normal Awaiting Review enhancement has-patch 12/08/2017
#57537 Site editor theme export: remove site specific details General normal normal Awaiting Review enhancement has-patch 01/24/2023
#42723 Tag Cloud CSS needed for HTML minification General normal normal Awaiting Review enhancement has-patch 04/17/2023
#31737 Unique identifier for Heartbeat API calls General normal minor Awaiting Review enhancement has-patch 07/06/2022
#51227 Update paginate_links dots to account for total pages General normal trivial Awaiting Review enhancement has-patch 09/03/2020
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.