Make WordPress Core

{8} Future Releases, Workflow Oriented (8269 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 (801 - 900 of 8269)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#52517 Shortcodes inside AMP tags do not work Formatting normal normal Awaiting Review defect (bug) has-patch 3 years ago
#26674 The get_tag_regex() function is a too greedy when searching for a closing tag. Formatting normal normal 7.2 defect (bug) has-patch 4 days ago
#40528 Title with ascii paragraph separator is not being filtered on post save Formatting normal normal Awaiting Review defect (bug) has-patch 12 months ago
#30495 Unicode character U+000B is not removed by sanitize_file_name Formatting normal normal Awaiting Review defect (bug) has-patch 8 years ago
#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 7 years ago
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug Formatting normal normal Awaiting Review defect (bug) has-patch 3 years ago
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 22 months ago
#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 2 months ago
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 7 years ago
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 9 years ago
#46791 esc_url() adding http:// to a relative URL to parent directory '../pathname/' Formatting normal normal Future Release defect (bug) has-patch 5 weeks ago
#25108 is_email() function validates email with domain that just has 1 character after dot Formatting normal normal defect (bug) has-patch 7 years ago
#60391 links_add_base_url will encode all attribut in null passed in Formatting normal normal Awaiting Review defect (bug) has-patch 3 years ago
#17433 localhost is not accepted as email domain Formatting normal normal Future Release defect (bug) has-patch 8 years ago
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it Formatting low trivial Future Release defect (bug) has-patch 2 months ago
#24157 safecss_filter_attr doesn't allow rgb() in inline styles Formatting normal normal Future Release defect (bug) has-patch 2 years ago
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 9 months ago
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 2 years ago
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 7 months ago
#54138 wp_strip_all_tags should remove scripts/styles content recursively Formatting normal normal Awaiting Review defect (bug) has-patch 5 years ago
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. Formatting normal normal Awaiting Review defect (bug) has-patch 2 years ago
#64552 wp_trim_words fails with certain charsets in the Excerpt Formatting normal normal Future Release defect (bug) has-patch 5 months ago
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 7 months ago
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 7 months ago
#43785 wptexturize fails to skip JavaScript if code contains < Formatting normal normal Future Release defect (bug) has-patch 3 weeks ago
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign Formatting normal normal Awaiting Review defect (bug) has-patch 6 weeks ago
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 2 years ago
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 7 years ago
#18330 Add a Class functionality to wpautop() Formatting normal normal enhancement has-patch 3 years ago
#63046 Add background-clip to the safe_style_css filter Formatting normal normal Awaiting Review enhancement has-patch 18 months ago
#63036 Additional unit tests kses color-mix Formatting normal trivial Awaiting Review enhancement has-patch 18 months ago
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` Formatting normal normal Awaiting Review enhancement has-patch 23 months ago
#57517 Expose MutationObserver instance in wpEmoji Formatting normal normal Awaiting Review enhancement has-patch 4 years ago
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain Formatting normal normal Awaiting Review enhancement has-patch 17 months ago
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() Formatting normal normal Future Release enhancement has-patch 4 months ago
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 9 years ago
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement close 15 months ago
#60319 PHPUnit test for wp_spaces_regexp Formatting normal normal Future Release enhancement has-patch 18 months ago
#60300 PHPunit Test for wp_staticize_emoji_for_email Formatting normal normal Future Release enhancement has-patch 18 months ago
#60301 PHPunit test for print_emoji_detection_script Formatting normal normal Awaiting Review enhancement has-patch 18 months ago
#60842 PHPunit tests for wp_check_invalid_utf8 Formatting normal normal Awaiting Review enhancement has-patch 18 months ago
#63804 Proposal of wp_trim(): JavaScript-compatible alternative for trim() Formatting normal normal Awaiting Review enhancement has-patch 12 months ago
#47557 Sanitize Email Suggestion Formatting normal minor Awaiting Review enhancement has-patch 2 years ago
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` Formatting low normal Future Release enhancement has-patch 12 months ago
#12084 allow preserving HTML in the_excerpt (specify allowed tags for strip_tags in wp_trim_excerpt) Formatting normal normal enhancement has-patch 5 months ago
#46188 esc_html does not have support for multiline output. esc_br_html or line-breaking parameter for esc_html is missing Formatting normal normal Awaiting Review enhancement has-patch 18 months ago
#54604 Allow for nestable superscript tags Formatting normal normal Awaiting Review feature request has-patch 5 years ago
#29379 Add a hook to filter gallery classes Gallery low normal Future Release enhancement has-patch 2 years ago
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 9 years ago
#38100 Gallery Caption Filter Gallery normal normal Awaiting Review feature request has-patch 7 months ago
#65488 #wpfooter unavailable on 200% zoom (WCAG 1.4.10 Reflow (Level AA)) General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#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 4 years ago
#62920 301 redirect of query URLs General normal normal Awaiting Review defect (bug) has-patch 18 months ago
#44212 Add a new helper function for comma- or space-separated lists General normal normal Awaiting Review defect (bug) has-patch 8 years ago
#58751 Add noindex to 404 template General normal normal Awaiting Review defect (bug) has-patch 4 months ago
#37253 Add several missing "_deprecated_function()" calls General low normal Future Release defect (bug) has-patch 7 years ago
#65217 Admin Dashboard Activity section alignment issue. General normal normal Awaiting Review defect (bug) has-patch 3 months ago
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 22 months ago
#63563 Allow `int` type for version in `_WP_Dependency` chain General normal normal Awaiting Review defect (bug) has-patch 14 months ago
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 4 years ago
#62828 Array should not be passed to get_page_by_path() General normal normal Awaiting Review defect (bug) has-patch 2 months ago
#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 5 years ago
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 7 months ago
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 8 years ago
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 14 months ago
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal normal Awaiting Review defect (bug) has-patch 9 months ago
#61427 Consistent use of placement of button and link to continue installer or login General normal minor Awaiting Review defect (bug) has-patch 23 months ago
#60423 Correct documentation for WP_Block_Parser_Frame class General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 22 months ago
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 16 months ago
#58076 Docs: Improve various globals documentation, as per docblock standards. General normal normal Awaiting Review defect (bug) has-patch 3 years ago
#51307 Document title broken when "Homepage" isn't set in Settings > Reading General normal normal Awaiting Review defect (bug) has-patch 5 years ago
#59542 Duplicate default statement in wp_get_attachment_image_src() documentation General normal normal Awaiting Review defect (bug) has-patch 3 years ago
#63154 Fatal error when moderation hash is given as array General normal normal Awaiting Review defect (bug) has-patch 15 months ago
#62984 Find some "global variables" are missing to define into the WordPress core files. General normal normal Awaiting Review defect (bug) has-patch 18 months ago
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 2 months ago
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 4 years ago
#63783 Fix: uncaught exception error from wp-includes folder files General normal critical Awaiting Review defect (bug) has-patch 13 months ago
#60626 Font Files do not export/import properly via XML/WXR exporter. General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#37665 Font Natively: Google maps can change the active font General normal normal Awaiting Review defect (bug) has-patch 7 years ago
#65475 Fonts API: Replace _doing_it_wrong() with wp_trigger_error() in WP_Font_Face General normal minor Awaiting Review defect (bug) has-patch 2 months ago
#62777 Force a 404 when no sitemap provider is found General normal normal Awaiting Review defect (bug) has-patch 7 months ago
#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 4 years ago
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 3 years ago
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 4 years ago
#51768 In documentation, replace references to 'list' with 'array' General normal trivial Awaiting Review defect (bug) has-patch 14 months ago
#62877 Inconsistent behaviour of redirect guess when page is private General normal normal Awaiting Review defect (bug) has-patch 19 months ago
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#65893 Many PHPUnit tests are not well isolated General normal normal Awaiting Review defect (bug) has-patch 5 hours ago
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 3 years ago
#60849 Meta is saved twice in auto-draft mode General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#37249 Missing url escapes and 'author' link relation in wp_list_authors() General normal normal Awaiting Review defect (bug) has-patch 7 years ago
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 General normal minor Awaiting Review defect (bug) has-patch 2 years ago
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 2 years ago
#65144 Passwords: trim() asymmetry between wp_hash_password() and wp_check_password() introduced in 6.8 General normal normal Awaiting Review defect (bug) has-patch 4 months ago
#65124 Please include additional data validation in class-IXR-server.php General normal normal Awaiting Review defect (bug) has-patch 3 months ago
#51582 Post type archive is loaded when post type does not allow General normal normal Awaiting Review defect (bug) has-patch 6 years ago
#63065 Reject nonce if presented as array General normal normal Awaiting Review defect (bug) has-patch 18 months ago
#64643 Remove some obsolete return by refs General normal normal 7.2 defect (bug) has-patch 2 weeks ago
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal normal Awaiting Review defect (bug) has-patch 9 months ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.