Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (7184 matches)

Create a new ticket
  • Active tickets slated for the next minor release, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (501 - 600 of 7184)

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

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
1 12 #40587 Feed link markup should contain rel and type attributes henry.wright Feeds normal normal Future Release enhancement has-patch 05/19/2017
1 14 #41905 Only loop over enclosure meta keys in rss_enclosure() and atom_enclosure() birgire Feeds normal normal Awaiting Review enhancement has-patch 08/23/2018
3 8 #8828 Tags and Categories are undifferentiable in Atom and RSS feeds znarfor Feeds low minor Future Release enhancement has-patch 06/28/2024
3 #50287 FS_METHOD=ssh2 breaks some plugins denkoren Filesystem API normal minor Awaiting Review defect (bug) has-patch 08/27/2020
1 1 #49865 _unzip_file_pclzip attempting to create directories all the way up to / mwheelermindbox Filesystem API normal normal Awaiting Review defect (bug) close 05/12/2025
1 #63474 getchmod() can cause Fatal error apermo Filesystem API normal normal Awaiting Review defect (bug) has-patch 05/22/2025
2 #59781 Add tests for wp_delete_file_from_directory pbearne Filesystem API normal normal Future Release enhancement has-patch 02/12/2025
4 7 #43990 Use wp_delete_file instead of unlink macbookandrew Filesystem API low normal Future Release enhancement has-patch 05/26/2025
1 #55469 WP_Filesystem_SSH2::chmod() should use ssh2_sftp_chmod() pbiron Filesystem API normal normal Awaiting Review enhancement has-patch 03/27/2022
1 6 #48261 "noopener noreferrer" mis-parses links with "rel=" parameters mvandemar Formatting normal normal Awaiting Review defect (bug) has-patch 10/09/2019
1 1 #57235 'excerpt_remove_blocks' removes list blocks wildworks Formatting normal normal Awaiting Review defect (bug) has-patch 11/30/2022
1 2 #62417 Excerpts don't include content from list-item blocks. dougwollison Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
7 37 #27350 Invalid HTML Output miqrogroove Formatting normal normal Future Release defect (bug) has-patch 08/13/2024
2 3 #62038 Issue with is_email() and sanitize_email() debarghyabanerjee Formatting normal normal Awaiting Review defect (bug) has-patch 09/24/2024
1 3 #38044 Make seems_utf8() RFC 3629 compliant. gitlost Formatting normal normal Future Release defect (bug) has-patch 10/21/2024
2 #63131 Possible bug (not strict) use of preg_split in formatting.php pjsgsy Formatting normal minor Awaiting Review defect (bug) has-patch 03/20/2025
1 1 #55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems ReneHermi Formatting normal normal Awaiting Review defect (bug) has-patch 06/08/2022
2 8 #52517 Shortcodes inside AMP tags do not work Krstarica Formatting normal normal Awaiting Review defect (bug) has-patch 06/02/2023
8 26 #31992 Unicode Email Addresses ysalame Formatting normal normal Awaiting Review defect (bug) has-patch 05/21/2025
4 #30495 Unicode character U+000B is not removed by sanitize_file_name Craxic Formatting normal normal Awaiting Review defect (bug) has-patch 08/27/2018
2 2 #59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug ivanzhuck Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
2 #53023 _wp_json_convert_string type mismatch: returns string on success; false on failure hellofromTonya Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
1 2 #55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) khokansardar Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
20 36 #29807 add support for picture element and srcset attribute on img in wp_kses mattheu Formatting normal normal Future Release defect (bug) has-patch 03/11/2024
1 #42182 esc_js must escape U+2028 and U+2029 johanee Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
2 3 #46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' OrangePixelNath Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
1 7 #24487 is_email() does not recognize IDN domains OlegCorner Formatting normal minor Future Release defect (bug) has-patch 04/28/2021
1 #60391 links_add_base_url will encode all attribut in null passed in pbearne Formatting normal normal Awaiting Review defect (bug) has-patch 01/30/2024
5 12 #17433 localhost is not accepted as email domain sanvila Formatting normal normal Future Release defect (bug) has-patch 03/20/2018
2 #60138 make_clickable() processing emails start with www. incorrectly. olyahryhorenko17 Formatting normal trivial Awaiting Review defect (bug) has-patch 02/15/2024
4 12 #24157 safecss_filter_attr doesn't allow rgb() in inline styles joehoyle Formatting normal normal Future Release defect (bug) has-patch 06/09/2024
3 28 #60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg philippmuenchen Formatting normal normal Future Release defect (bug) has-patch 02/10/2025
3 2 #46966 urlencode query string parameters developernichemarketing Formatting normal major Awaiting Review defect (bug) has-patch 12/13/2024
1 4 #61246 wp_kses makes HTML comment HTML uncommented kkmuffme Formatting normal normal Awaiting Review defect (bug) has-patch 09/03/2024
2 17 #58921 wp_kses_allowed_html doesn't allow to add esi:include alekv Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
4 #62785 wp_kses_no_null() should be modified to handle $content having a null value room34 Formatting normal normal Awaiting Review defect (bug) has-patch 03/16/2025
1 1 #54138 wp_strip_all_tags should remove scripts/styles content recursively wppunk Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
1 1 #60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. nico23 Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
3 3 #37672 wpautop adds a closing p-tag without an opening p-tag TBarregren Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
2 #63148 wpautop() formatting function generate invalid HTML if the text end with an empty <p> tag gillesdoge Formatting normal normal Awaiting Review defect (bug) has-patch 05/12/2025
1 #61817 wptexturize(): Hyphen may be replaced with ndash wildworks Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
6 #63046 Add background-clip to the safe_style_css filter mi5t4n Formatting normal normal Awaiting Review enhancement has-patch 03/05/2025
1 1 #51707 Add white-space as an allowed kses CSS attribute. whyisjake Formatting normal normal Future Release enhancement has-patch 11/15/2020
1 #63036 Additional unit tests kses color-mix michaelwp85 Formatting normal trivial Awaiting Review enhancement has-patch 02/28/2025
1 #60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` jeremyfelt Formatting normal normal Awaiting Review enhancement has-patch 10/09/2024
2 #57517 Expose MutationObserver instance in wpEmoji rinatkhaziev Formatting normal normal Awaiting Review enhancement has-patch 01/20/2023
1 #63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain debarghyabanerjee Formatting normal normal Awaiting Review enhancement has-patch 03/24/2025
1 5 #40933 Improvements for get_file_data() function Tkama Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
7 #61501 KSES Allow more custom data attributes to align with browsers jonsurrell Formatting normal normal 6.9 enhancement has-patch 02/27/2025
4 8 #28607 Make wpautop()'s $allblocks variable filterable walkinonwat3r Formatting normal normal Awaiting Review enhancement close 06/05/2025
2 #60319 PHPUnit test for wp_spaces_regexp pbearne Formatting normal normal Future Release enhancement has-patch 02/12/2025
4 #60300 PHPunit Test for wp_staticize_emoji_for_email pbearne Formatting normal normal Future Release enhancement has-patch 02/12/2025
4 #60301 PHPunit test for print_emoji_detection_script pbearne Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
14 #60842 PHPunit tests for wp_check_invalid_utf8 pbearne Formatting normal normal Awaiting Review enhancement has-patch 02/12/2025
3 #47557 Sanitize Email Suggestion dandersoncm Formatting normal minor Awaiting Review enhancement has-patch 09/11/2024
3 10 #52886 Update esc_url to allow for specifying an https:// as default protocol mkaz Formatting normal normal Future Release enhancement has-patch 07/05/2022
3 6 #46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing KestutisIT Formatting normal normal Awaiting Review enhancement has-patch 02/27/2025
1 #54604 Allow for nestable superscript tags tobiaseichert Formatting normal normal Awaiting Review feature request has-patch 12/14/2021
1 4 #63192 wptexturize add filter for disable some replacement jubasik23 Formatting normal normal Awaiting Review feature request has-patch 04/10/2025
3 2 #44394 Error when trying to get the columns of a three-columns gallery. virginthumb Gallery normal normal Awaiting Review defect (bug) has-patch 06/19/2018
#52171 Featured image error in media library, detached. hobbiasztalos Gallery normal normal Awaiting Review defect (bug) needs-testing 12/24/2020
1 4 #63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. dd32 Gallery normal normal 6.9 defect (bug) has-patch 06/18/2025
#51828 gallery items not aligned when row has less items than column count rolekwp Gallery normal minor Awaiting Review defect (bug) has-patch 11/19/2020
1 2 #29379 Add a hook to filter gallery classes grosbouff Gallery low normal Future Release enhancement has-patch 05/05/2024
3 19 #12799 Allow gallery shortcode to accept a maximum number of items dtorbert Gallery normal normal Future Release enhancement close 10/19/2023
1 #40524 Filter hook for max image columns in gallery settings JanneLeppanen Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
3 2 #38100 Gallery Caption Filter darrenshea Gallery normal normal Awaiting Review feature request has-patch 11/30/2018
4 #54954 --wp--preset-- variables defaults not being updated by add_theme_support() 'editor-font-sizes' or 'editor-color-palette' tommusrhodus General normal normal Awaiting Review defect (bug) has-patch 02/22/2022
2 #62920 301 redirect of query URLs rosmo01 General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
4 #44212 Add a new helper function for comma- or space-separated lists keesiemeijer General normal normal Awaiting Review defect (bug) has-patch 05/28/2018
4 #37253 Add several missing "_deprecated_function()" calls ramiy General low normal Future Release defect (bug) has-patch 04/19/2019
1 #62247 Allow Query block to ignore sticky posts coreyw General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
2 1 #63563 Allow `int` type for version in `_WP_Dependency` chain jeremyfelt General normal normal Awaiting Review defect (bug) has-patch 06/13/2025
9 #56094 Allow the style property of block.json to be an array zieladam General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
8 #62828 Array should not be passed to get_page_by_path() leedxw General normal normal Awaiting Review defect (bug) has-patch 04/23/2025
1 1 #53368 Auto-generated skip-link gets added in classic templates and not just in block templates aristath General normal normal Awaiting Review defect (bug) has-patch 06/09/2021
2 3 #45854 Avoid printf/sprintf strings to be "double-quoted" arena General normal normal Awaiting Review defect (bug) close 08/04/2021
3 #61069 Change the http:// links to https:// of ma.tt and hello dolly NekoJonez General normal minor Future Release defect (bug) has-patch 06/23/2024
2 8 #42213 Code Editors: Filter autocomplete suggestions melchoyce General normal normal Future Release defect (bug) has-patch 10/03/2018
1 2 #45939 Coding Standards: fix <br/> in core files man4toman General normal normal Future Release defect (bug) has-patch 02/21/2020
2 #62593 Condition for doing_it_wrong for conditional tags is too generic kkmuffme General normal normal Awaiting Review defect (bug) has-patch 11/28/2024
3 #61427 Consistent use of placement of button and link to continue installer or login ramon fincken General normal minor Awaiting Review defect (bug) has-patch 10/02/2024
5 #60423 Correct documentation for WP_Block_Parser_Frame class jigar bhanushali General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
1 7 #59052 Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in wp-includes/widgets.php on line 1626 treibstoff General normal normal Awaiting Review defect (bug) has-patch 12/17/2024
1 5 #61879 Deprecation Warning pcalvo General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
3 #62477 Do not use $_POST['action'] in the sanitize function. nikitasolanki1812 General normal normal Awaiting Review defect (bug) has-patch 04/21/2025
2 1 #58076 Docs: Improve various globals documentation, as per docblock standards. upadalavipul General normal normal Awaiting Review defect (bug) has-patch 11/18/2023
1 3 #51307 Document title broken when "Homepage" isn't set in Settings > Reading henry.wright General normal normal Awaiting Review defect (bug) has-patch 03/08/2021
3 #59542 Duplicate default statement in wp_get_attachment_image_src() documentation crstauf General normal normal Awaiting Review defect (bug) has-patch 01/17/2024
1 #63154 Fatal error when moderation hash is given as array leedxw General normal normal Awaiting Review defect (bug) has-patch 05/12/2025
4 #62984 Find some "global variables" are missing to define into the WordPress core files. viralsampat General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
17 #62722 Fix all ABSPATH direct access errors bor0 General normal normal Awaiting Review defect (bug) close 06/18/2025
5 15 #54028 Fix improper use of the hooks API azaozz General normal normal Future Release defect (bug) has-patch 01/17/2023
3 #60626 Font Files do not export/import properly via XML/WXR exporter. mmaattiiaass General normal normal Awaiting Review defect (bug) has-patch 02/27/2024
3 7 #37665 Font Natively: Google maps can change the active font Clorith General normal normal Awaiting Review defect (bug) has-patch 04/18/2019
2 8 #62777 Force a 404 when no sitemap provider is found romainmrhenry General normal normal Awaiting Review defect (bug) has-patch 01/08/2025
2 5 #56996 Getting error Uncaught exception 'TypeError' with message 'Cannot access offset of type string on string' in /var/www/wp-includes/media.php:2147 umesh.nevase General normal blocker Awaiting Review defect (bug) has-patch 11/04/2022
1 1 #58507 GitHub actions are failing h71 General normal normal Awaiting Review defect (bug) has-patch 06/10/2023
2 19 #54233 Hardcoded wp-content instead of using WP_CONTENT_DIR malthert General normal major Future Release defect (bug) has-patch 09/16/2022
3 4 #58837 Horizontal Scroll Issue in theme/plugin Editor Page File Navigation Section mikinc860 General normal minor Awaiting Review defect (bug) has-patch 01/17/2025
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.