Make WordPress Core

{8} Future Releases, Workflow Oriented (8056 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 (501 - 600 of 8056)

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

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#37077 Replacing one variable handler for another to ensure proper conditional check occurs 100%. Formatting normal trivial defect (bug) has-patch 06/04/2019
#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 02/01/2026
#40528 Title with ascii paragraph separator is not being filtered on post save Formatting normal normal Awaiting Review defect (bug) has-patch 09/01/2025
#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
#53023 _wp_json_convert_string type mismatch: returns string on success; false on failure Formatting normal normal Awaiting Review defect (bug) has-patch 10/15/2024
#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 05/12/2025
#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 7.1 defect (bug) has-patch 03/11/2026
#24487 is_email() does not recognize IDN domains Formatting normal minor Future Release defect (bug) has-patch 07/16/2025
#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 06/09/2024
#46966 urlencode query string parameters Formatting normal major Awaiting Review defect (bug) has-patch 12/01/2025
#58921 wp_kses_allowed_html doesn't allow to add esi:include Formatting normal normal Awaiting Review defect (bug) has-patch 06/22/2024
#62785 wp_kses_no_null() should be modified to handle $content having a null value Formatting normal normal Awaiting Review defect (bug) has-patch 01/16/2026
#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
#64552 wp_trim_words fails with certain charsets in the Excerpt Formatting normal normal Future Release defect (bug) has-patch 03/15/2026
#37672 wpautop adds a closing p-tag without an opening p-tag Formatting normal normal Awaiting Review defect (bug) has-patch 01/28/2026
#38656 wpautop incorrectly handling paragraphs within block elements Formatting normal normal Future Release defect (bug) has-patch 01/29/2026
#61817 wptexturize(): Hyphen may be replaced with ndash Formatting normal normal Awaiting Review defect (bug) has-patch 08/04/2024
#29882 wptexturize: quotes inside quotes curling incorrectly Formatting normal normal defect (bug) has-patch 06/04/2019
#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
#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
#62920 301 redirect of query URLs General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#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
#64999 Admin reskin: Form elements are not standardized in the mobile viewport. General normal normal Awaiting Review defect (bug) has-patch 04/13/2026
#62247 Allow Query block to ignore sticky posts General normal normal Awaiting Review defect (bug) has-patch 10/17/2024
#63563 Allow `int` type for version in `_WP_Dependency` chain General normal normal Awaiting Review defect (bug) has-patch 06/13/2025
#56094 Allow the style property of block.json to be an array General normal normal Awaiting Review defect (bug) has-patch 08/19/2022
#62828 Array should not be passed to get_page_by_path() General normal normal Awaiting Review defect (bug) has-patch 02/05/2026
#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
#30613 Check the return value of wp_json_encode() General normal normal defect (bug) has-patch 01/09/2026
#42213 Code Editors: Filter autocomplete suggestions General normal normal Future Release defect (bug) has-patch 10/03/2018
#64704 Code Modernization: Replace void in PHPDoc union return types with null in various core files westonruter General normal normal 7.1 defect (bug) has-patch 03/31/2026
#64913 Code Quality: Replace is_integer() with is_int() for consistency General normal normal 7.1 defect (bug) has-patch 03/30/2026
#45939 Coding Standards: fix <br/> in core files General normal normal Future Release defect (bug) has-patch 07/09/2025
#62593 Condition for doing_it_wrong for conditional tags is too generic General normal normal Awaiting Review defect (bug) has-patch 11/13/2025
#61427 Consistent use of placement of button and link to continue installer or login General normal minor Awaiting Review defect (bug) has-patch 10/02/2024
#60423 Correct documentation for WP_Block_Parser_Frame class General normal normal Awaiting Review defect (bug) has-patch 06/19/2024
#64877 Default site icon fallback still uses blue logo General normal normal 7.1 defect (bug) has-patch 03/24/2026
#61879 Deprecation Warning General normal minor Awaiting Review defect (bug) has-patch 10/23/2024
#62477 Do not use $_POST['action'] in the sanitize function. General normal normal Awaiting Review defect (bug) has-patch 04/21/2025
#64717 Docblock improvements for WP 7.1 General normal normal 7.1 defect (bug) has-patch 02/24/2026
#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
#63154 Fatal error when moderation hash is given as array General normal normal Awaiting Review defect (bug) has-patch 05/12/2025
#62984 Find some "global variables" are missing to define into the WordPress core files. General normal normal Awaiting Review defect (bug) has-patch 02/20/2025
#62722 Fix all ABSPATH direct access errors General normal normal Awaiting Review defect (bug) close 11/21/2025
#54028 Fix improper use of the hooks API General normal normal Future Release defect (bug) has-patch 01/17/2023
#64838 Fix: Block pseudo-state styles incorrectly applied to default state General normal normal Awaiting Review defect (bug) has-patch 03/11/2026
#63783 Fix: uncaught exception error from wp-includes folder files General normal critical Awaiting Review defect (bug) has-patch 08/02/2025
#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
#62777 Force a 404 when no sitemap provider is found General normal normal Awaiting Review defect (bug) has-patch 01/17/2026
#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
#58507 GitHub actions are failing General normal normal Awaiting Review defect (bug) has-patch 06/10/2023
#54233 Hardcoded wp-content instead of using WP_CONTENT_DIR General normal major Future Release defect (bug) has-patch 09/16/2022
#51768 In documentation, replace references to 'list' with 'array' General normal trivial Awaiting Review defect (bug) has-patch 07/04/2025
#62877 Inconsistent behaviour of redirect guess when page is private General normal normal Awaiting Review defect (bug) has-patch 01/29/2025
#57525 Incorrect home link General normal normal Awaiting Review defect (bug) has-patch 04/15/2024
#58951 Meta and Link tags contain trailing slashes General normal normal Awaiting Review defect (bug) has-patch 08/06/2023
#60849 Meta is saved twice in auto-draft mode General normal normal Awaiting Review defect (bug) has-patch 03/28/2024
#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
#60579 Notice: Undefined index: name in /wp-includes/class-wp-roles.php on line 293 General normal minor Awaiting Review defect (bug) has-patch 07/04/2024
#62407 PHP Notice: Undefined offset in WordPress core when using template registered in a plugin via register_block_template() in WordPress 6.7 General normal normal Awaiting Review defect (bug) has-patch 01/04/2025
#61277 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH direct access to wp-includes/rss.php on line 19 deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/29/2024
#61286 PHP message: PHP Fatal error: Uncaught Error: Undefined constant "ABSPATH" in wp-includes/cache.php deepakrohilla General normal major Awaiting Review defect (bug) has-patch 05/31/2024
#61870 PHPCS Error found in bookmark.php General normal normal Awaiting Review defect (bug) has-patch 08/14/2024
#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
#51582 Post type archive is loaded when post type does not allow General normal normal Awaiting Review defect (bug) has-patch 10/21/2020
#63065 Reject nonce if presented as array General normal normal Awaiting Review defect (bug) has-patch 03/06/2025
#64643 Remove some obsolete return by refs General normal normal 7.1 defect (bug) has-patch 03/19/2026
#63361 Remove unnecessary semicolon form switch case in atomlib.php file General normal normal Awaiting Review defect (bug) has-patch 12/01/2025
#59297 Remove unused variables General normal normal Awaiting Review defect (bug) has-patch 02/19/2024
#63162 Sanitizing styles doesn't work as expected in presence of semi-colon(;) in CSS value General normal normal Awaiting Review defect (bug) has-patch 03/25/2025
#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
#63760 Single key arrow navigation in theme and media modals can interfere with screen reader navigation joedolson* General normal normal 7.1 defect (bug) has-patch 04/13/2026
#64767 Some PHP Warnings appears with PHP 8.5 General normal normal Awaiting Review defect (bug) has-patch 03/01/2026
#63365 Sticky Posts Appear at the Top of Every Page in the Query Loop Block General normal normal Awaiting Review defect (bug) has-patch 04/28/2025
#39251 Support end_size=0 in paginate_links() General normal normal Future Release defect (bug) has-patch 07/18/2020
#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
#62286 Trying to access array offset on null General normal trivial Awaiting Review defect (bug) has-patch 11/05/2024
#62340 UI Overflow Issue on New Application Password Page General normal normal Awaiting Review defect (bug) has-patch 11/05/2024
#61912 Uncaught exception 'Error' with message 'Undefined constant "ABSPATH"' in /var/www/wp-settings.php:33 General normal normal Awaiting Review defect (bug) has-patch 08/26/2024
#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 11/28/2024
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.