Make WordPress Core

{8} Future Releases, Workflow Oriented (8388 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 8388)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) has-patch 06/04/2019
#27350 Invalid HTML Output Formatting normal normal Future Release defect (bug) has-patch 03/17/2021
#58357 Optimize function wp_replace_in_html_tags() - Blank foreach loop, count in loop Formatting normal normal Awaiting Review defect (bug) has-patch 06/13/2023
#33629 Post excerpts have become WAY too long after updating to WP 4.3, please fix. Formatting normal normal defect (bug) has-patch 06/04/2019
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems Formatting normal normal Awaiting Review defect (bug) has-patch 06/08/2022
#52517 Shortcodes inside AMP tags do not work Formatting normal normal Awaiting Review defect (bug) has-patch 06/02/2023
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal defect (bug) has-patch 06/04/2019
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal Awaiting Review defect (bug) has-patch 08/27/2018
#27270 Validation for leading/trailing periods, or consecutive periods in email addresses is only done on the domain section Formatting normal normal defect (bug) has-patch 06/04/2019
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#55821 `is_email()` does not follow PHP FILTER_VALIDATE_EMAIL rules, when an email has double period (..) Formatting normal normal Awaiting Review defect (bug) has-patch 06/17/2023
#29807 add support for picture element and srcset attribute on img in wp_kses Formatting normal normal Future Release defect (bug) has-patch 03/11/2024
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Awaiting Review defect (bug) has-patch 05/23/2019
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 06/04/2019
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal normal Awaiting Review defect (bug) has-patch 01/30/2024
#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
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 10/12/2023
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 09/16/2021
#18549 wp_texturize incorrectly curls closing quotes after inline HTML end tags miqrogroove Formatting normal normal defect (bug) has-patch 08/18/2023
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 03/18/2024
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 07/25/2023
#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
#52886 Update esc_url to allow for specifying an https:// as default protocol Formatting normal normal Future Release enhancement has-patch 07/05/2022
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 06/04/2019
#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
#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
#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
#45854 Avoid printf/sprintf strings to be "double-quoted" General normal normal Awaiting Review defect (bug) close 08/04/2021
#59337 Change the escape esc_attr() to esc_url() General normal normal Awaiting Review defect (bug) has-patch 09/14/2023
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 06/04/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
#60423 Correct documentation for WP_Block_Parser_Frame class General normal normal Awaiting Review defect (bug) has-patch 02/02/2024
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal Awaiting Review defect (bug) has-patch 11/18/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
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal Awaiting Review defect (bug) has-patch 01/17/2024
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/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
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal Awaiting Review defect (bug) has-patch 02/27/2024
#37665 Font Natively: Google maps can change the active font General normal normal Awaiting Review defect (bug) has-patch 04/18/2019
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 06/10/2023
#53885 Inconsistent output of Site title with special characters on email General normal normal Awaiting Review defect (bug) has-patch 08/16/2021
#59381 Issue with WordPress Year Widget for Years Below 1000 General normal normal Awaiting Review defect (bug) close 10/03/2023
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#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
#57950 Multisite filter count not adding up. General normal normal Awaiting Review defect (bug) has-patch 04/06/2023
#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
#59297 Remove unused variables General normal normal Awaiting Review defect (bug) has-patch 02/19/2024
#53847 Removed 'noreferrer' relationship In JS file. Shital Patel General normal normal Future Release defect (bug) close 07/31/2021
#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
#60486 Theme Export: Update the way we replace the version number. General normal normal Awaiting Review defect (bug) has-patch 02/09/2024
#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
#60418 Unwanted commented code General normal normal Awaiting Review defect (bug) has-patch 02/06/2024
#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
#60786 [PHP 8.4] Fix implicit nullable parameter type depcation General normal normal Awaiting Review defect (bug) has-patch 03/16/2024
#54490 added test for get_num_queries and wp_get_nocache_headers General normal normal Awaiting Review defect (bug) has-patch 11/05/2023
#60212 apply_filters_deprecated() should tell the caller location General normal normal Awaiting Review defect (bug) has-patch 01/12/2024
#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
#31711 is_front_page flag affected by frontpage ID and page Title strange conflict General normal normal defect (bug) has-patch 06/04/2019
#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 10/30/2023
#31577 wp.ajax.send JS function should send ajax request with dataType json General normal normal defect (bug) has-patch 06/04/2019
#32856 wpColorPicker close should check that iris hasn't been destroyed before toggling it. General normal normal defect (bug) has-patch 06/04/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 02/23/2024
#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
#34853 A helper method should be created to centralize which extensions are used for images. General normal normal enhancement has-patch 06/04/2019
#32192 Add HTML attribute builder helper function General normal normal enhancement has-patch 06/04/2019
#58824 Add a filter to change the classes in posts list table in admin General normal normal Awaiting Review enhancement has-patch 07/21/2023
#34487 Add a new conditional tag for the "Posts Page" General normal normal enhancement has-patch 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracReports for help on using and creating reports.