Make WordPress Core

{64} Next Minor Release, Workflow Oriented (copy) (6986 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 (601 - 700 of 6986)

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

Has Patch / Needs Testing (100 matches)

Stars Comments Ticket Summary Reporter Owner Component Priority Severity Milestone Type Workflow Modified
4 31 #9993 Rss and atom feeds are dropping some characters pm24601 Feeds normal normal Awaiting Review defect (bug) has-patch 01/28/2026
29 #50159 Simplepie 1.5.5 - code review and modifications - fix SimplePie cache bug arena Feeds normal normal Awaiting Review defect (bug) has-patch 10/20/2022
1 7 #50044 The function get_self_link() in feed.php does not include the port damienwhaley Feeds normal normal Awaiting Review defect (bug) has-patch 05/25/2023
3 36 #30210 WordPress generates unnecessary RSS feeds sergej.mueller pbearne Feeds normal normal Future Release defect (bug) has-patch 06/18/2025
1 16 #3260 XML output (rss, atom, rdf ...) should always use UTF-8 or CDATA for user input deremder stevenkword Feeds normal normal Future Release defect (bug) has-patch 02/11/2024
1 5 #43860 Dead code in feed_links_extra() dmenard Feeds normal normal Future Release enhancement has-patch 01/09/2019
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
4 31 #13867 New filter for comment RSS feed's title shidouhikari killua99 Feeds normal normal Future Release enhancement has-patch 11/10/2021
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 9 #11585 WordPress should cache failed feed fetches so as to avoid overloading feed sources Denis-de-Bernardy pbearne Feeds normal normal Future Release enhancement has-patch 11/19/2024
2 11 #64363 add MarkDown feeds pbearne Feeds normal normal Awaiting Review enhancement has-patch 03/06/2026
5 2 #55387 $wp_filesystem->dirlist() can return false and that should be checked for before iterating over the return value pbiron pbiron Filesystem API normal normal Future Release defect (bug) has-patch 04/30/2022
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
9 25 #44083 Add action to wp_mkdir_p() when directory is created successfully johnjamesjacoby SergeyBiryukov Filesystem API normal normal Future Release enhancement has-patch 06/05/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
2 2 #57235 'excerpt_remove_blocks' removes list blocks wildworks Formatting normal normal Awaiting Review defect (bug) has-patch 12/01/2025
1 4 #62417 Excerpts don't include content from list-item blocks. dougwollison Formatting normal normal Awaiting Review defect (bug) has-patch 12/17/2025
3 6 #64944 Generated Excerpts - Missing white space when stripping <br>s generated in paragraph block, verse block, etc. addiestavlo audrasjb* Formatting normal normal 7.1 defect (bug) has-patch 04/09/2026
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 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
1 #40528 Title with ascii paragraph separator is not being filtered on post save shpetimshala Formatting normal normal Awaiting Review defect (bug) has-patch 09/01/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
2 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
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 6 #46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' OrangePixelNath Formatting normal normal 7.1 defect (bug) has-patch 03/11/2026
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
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 "&amp;" as used by Gutenberg philippmuenchen Formatting normal normal Future Release defect (bug) has-patch 02/10/2025
4 13 #60347 wp_kses breaking text fragments links asafm7 Formatting normal normal Awaiting Review defect (bug) has-patch 07/09/2025
2 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
6 #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 01/16/2026
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
2 2 #64552 wp_trim_words fails with certain charsets in the Excerpt SirLouen Formatting normal normal Future Release defect (bug) has-patch 03/15/2026
4 5 #37672 wpautop adds a closing p-tag without an opening p-tag TBarregren Formatting normal normal Awaiting Review defect (bug) has-patch 01/28/2026
1 8 #38656 wpautop incorrectly handling paragraphs within block elements pento Formatting normal normal Future Release defect (bug) has-patch 01/29/2026
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 #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 1 #64151 Improve maintainability and robustness of sanitize_title_with_dashes() westonruter Formatting normal normal Future Release enhancement has-patch 04/06/2026
1 5 #40933 Improvements for get_file_data() function Tkama Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
1 25 #61501 KSES Allow more custom data attributes to align with browsers jonsurrell dmsnell Formatting normal normal 7.1 enhancement has-patch 02/20/2026
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
4 4 #63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() takayukister Formatting normal normal Awaiting Review enhancement has-patch 08/22/2025
1 #63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` dmsnell Formatting low normal Future Release enhancement has-patch 08/23/2025
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
6 17 #32787 make_clickable filter tlexcellent johnjamesjacoby Formatting normal normal Future Release enhancement has-patch 01/28/2025
2 11 #49484 Add option 'OR' to wp_sprintf_l() pedromendonca SergeyBiryukov Formatting normal normal Future Release feature request has-patch 10/20/2020
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
1 12 #63577 PHP Warning from `get_post_galleries()` when gallery items lack an ID. dd32 Gallery normal normal Future Release defect (bug) has-patch 03/17/2026
1 2 #29379 Add a hook to filter gallery classes grosbouff Gallery low normal Future Release enhancement has-patch 05/05/2024
3 20 #12799 Allow gallery shortcode to accept a maximum number of items dtorbert Gallery normal normal Future Release enhancement close 03/01/2026
1 #40524 Filter hook for max image columns in gallery settings JanneLeppanen Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
4 3 #38100 Gallery Caption Filter darrenshea Gallery normal normal Awaiting Review feature request has-patch 01/18/2026
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
5 8 #64999 Admin reskin: Form elements are not standardized in the mobile viewport. wildworks General normal normal Awaiting Review defect (bug) has-patch 04/13/2026
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
1 9 #62828 Array should not be passed to get_page_by_path() leedxw General normal normal Awaiting Review defect (bug) has-patch 02/05/2026
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 8 #42213 Code Editors: Filter autocomplete suggestions melchoyce General normal normal Future Release defect (bug) has-patch 10/03/2018
2 14 #64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files apermo westonruter General normal normal 7.1 defect (bug) has-patch 03/31/2026
5 #64913 Code Quality: Replace is_integer() with is_int() for consistency Soean General normal normal 7.1 defect (bug) has-patch 03/30/2026
1 5 #45939 Coding Standards: fix <br/> in core files man4toman General normal normal Future Release defect (bug) has-patch 07/09/2025
2 #62593 Condition for doing_it_wrong for conditional tags is too generic kkmuffme General normal normal Awaiting Review defect (bug) has-patch 11/13/2025
5 #60423 Correct documentation for WP_Block_Parser_Frame class jigar bhanushali General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
2 8 #64877 Default site icon fallback still uses blue logo huzaifaalmesbah General normal normal 7.1 defect (bug) has-patch 03/24/2026
7 #60328 Deprecated parameter default value of unregister_setting() is not correct type crstauf audrasjb General normal normal Awaiting Review defect (bug) has-patch 01/29/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 #64717 Docblock improvements for WP 7.1 SirLouen General normal normal 7.1 defect (bug) has-patch 02/24/2026
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
1 19 #62722 Fix all ABSPATH direct access errors bor0 General normal normal Awaiting Review defect (bug) close 11/21/2025
5 15 #54028 Fix improper use of the hooks API azaozz General normal normal Future Release defect (bug) has-patch 01/17/2023
1 #64838 Fix: Block pseudo-state styles incorrectly applied to default state onemaggie General normal normal Awaiting Review defect (bug) has-patch 03/11/2026
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
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.