Make WordPress Core

{1} All Tickets (8014 matches)

Create a new ticket
  • All active tickets
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (2401 - 2500 of 8014)

Filesystem API (15 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 reporter-feedback normal minor defect (bug) 07/02/2025 18
#25741 Broken WP_Filesystem methods normal normal defect (bug) 06/04/2019 1
#48316 Changeset 46482 breaks upload when using ".." in upload_path. dev-feedback normal normal defect (bug) 02/07/2024 31
#34327 Check for filesystem write permissions done based on ownership instead of actual filesystem permissions normal normal defect (bug) 06/04/2019 1
#32774 Improve WP_Filesystem::dirlist() format consistency normal minor defect (bug) 06/04/2019
#23845 Install new theme via FTP failed normal normal defect (bug) 06/04/2019 4
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 normal normal defect (bug) 06/04/2019 12
#36936 Plugin update does not works via web with proper filesystem permissions. normal normal defect (bug) 06/04/2019 8
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 06/04/2019 20
#26802 WordPress FTP component fails to update core on IIS7+ dd32* normal major defect (bug) 06/04/2019 10
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 03/03/2020 7
#28616 ftp_fput should have a retry threshold needs-unit-tests normal normal defect (bug) 06/04/2019 3
#20716 Control how and when request_filesystem_credentials outputs creds form dd32 has-patch normal normal enhancement 06/04/2019 5
#34064 Filter the file type error message normal normal enhancement 06/03/2021 1
#22772 Introduce HOMEPATH normal normal enhancement 06/04/2019 5

Formatting (85 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#26842 Contenteditable, multiple spaces, &nbsp, and U+00A0 needs-unit-tests normal normal Future Release defect (bug) 09/04/2020 38
#2691 HTML comments in posts aren't handled properly. needs-unit-tests normal normal Future Release defect (bug) 03/17/2025 35
#27350 Invalid HTML Output has-patch normal normal Future Release defect (bug) 08/13/2024 37
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) needs-unit-tests normal minor Future Release defect (bug) 07/18/2025 36
#52820 Possible logic error in wp_trim_excerpt() SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 12/11/2025 12
#6297 Unbalanced tags across more and nextpage tags normal normal Future Release defect (bug) 03/15/2019 18
#58902 add_query_arg() should esc_url_raw() REQUEST_URI dev-feedback normal normal Future Release defect (bug) 06/06/2025 25
#24487 is_email() does not recognize IDN domains has-patch normal minor Future Release defect (bug) 07/16/2025 8
#17433 localhost is not accepted as email domain has-patch normal normal Future Release defect (bug) 03/20/2018 12
#45702 make_clickable() doesn't handle linked text being a URL with spaces within it needs-unit-tests low trivial Future Release defect (bug) 04/03/2019 3
#47164 map_deep in formatting.php do not handle null-byte dev-feedback normal critical Future Release defect (bug) 02/23/2023 18
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ dev-feedback normal major Future Release defect (bug) 08/08/2023 17
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov dev-feedback normal normal Future Release defect (bug) 09/22/2019 13
#24157 safecss_filter_attr doesn't allow rgb() in inline styles has-patch normal normal Future Release defect (bug) 06/09/2024 12
#60979 safecss_filter_attr() should support query strings with "&" as used by Gutenberg has-patch normal normal Future Release defect (bug) 02/10/2025 28
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* dev-feedback normal normal Future Release defect (bug) 10/07/2022 16
#33924 sanitize_html_class valid characters dev-feedback normal normal Future Release defect (bug) 09/20/2022 15
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice dev-feedback normal normal Future Release defect (bug) 08/28/2024 76
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb dev-feedback normal normal Future Release defect (bug) 10/12/2023 32
#37698 wp_kses_split global variable pollution reporter-feedback normal normal Future Release defect (bug) 06/28/2025 16
#64552 wp_trim_words fails with certain charsets in the Excerpt normal normal Future Release defect (bug) 01/30/2026 1
#40202 wpautop bad code normal normal Future Release defect (bug) 05/21/2020 2
#2833 wpautop breaks style and script tags dev-feedback low normal Future Release defect (bug) 03/21/2024 37
#38656 wpautop incorrectly handling paragraphs within block elements has-patch normal normal Future Release defect (bug) 01/29/2026 8
#43785 wptexturize fails to skip JavaScript if code contains < needs-unit-tests normal normal Future Release defect (bug) 07/10/2024 4
#47594 Add nbsp symbol codes to convert throught sanitize_title SergeyBiryukov* has-patch normal minor Future Release enhancement 10/28/2021 22
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() normal normal Future Release enhancement 10/25/2025
#19100 Introduce esc_color() dev-feedback normal normal Future Release enhancement 03/04/2020 17
#60319 PHPUnit test for wp_spaces_regexp has-patch normal normal Future Release enhancement 02/12/2025 2
#60300 PHPunit Test for wp_staticize_emoji_for_email has-patch normal normal Future Release enhancement 02/12/2025 4
#39636 Smilies not converted when directly followed by punctuation marks dev-feedback normal normal Future Release enhancement 04/11/2022 4
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` has-patch low normal Future Release enhancement 08/23/2025 1
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne dev-feedback normal normal Future Release enhancement 01/17/2024 10
#32787 make_clickable filter johnjamesjacoby has-patch normal normal Future Release enhancement 01/28/2025 17
#49484 Add option 'OR' to wp_sprintf_l() SergeyBiryukov has-patch normal normal Future Release feature request 10/20/2020 11
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters has-patch normal normal Awaiting Review defect (bug) 10/09/2019 6
#57235 'excerpt_remove_blocks' removes list blocks has-patch normal normal Awaiting Review defect (bug) 12/01/2025 2
#51287 Administrators & Editors can't create localfile links in a multisite installation normal major Awaiting Review defect (bug) 09/24/2020 1
#56531 Aiming to “kill” entities, `sanitize_title_with_dashes()` happens to eat content normal major Awaiting Review defect (bug) 09/25/2022 5
#59158 Altering Details block styles doubling .wp-block-details class in the output normal normal Awaiting Review defect (bug) 08/21/2023 1
#60191 Ampersand in non-entities such as &a; is not escaped normal normal Awaiting Review defect (bug) 02/27/2024
#43810 Apostrophe issue normal normal Awaiting Review defect (bug) 09/12/2025 5
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#39153 Bug in wp_html_split with unclosed PHP tag (or HTML tag <) needs-unit-tests normal normal Awaiting Review defect (bug) 03/02/2018 9
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 12/04/2019
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error dev-feedback normal normal Awaiting Review defect (bug) 11/01/2024 2
#56530 Combining tilde passes `sanitize_title_with_dashes()` and so do most other diacritics normal major Awaiting Review defect (bug) 09/08/2022 3
#62156 Defining custom colors in styles color palette removes other colors from palette in several block editor places normal major Awaiting Review defect (bug) 10/02/2024
#56709 Encountered a problem that no one has ever met Please help me dev-feedback normal normal Awaiting Review defect (bug) 08/08/2023 4
#62417 Excerpts don't include content from list-item blocks. has-patch normal normal Awaiting Review defect (bug) 12/17/2025 4
#57381 Filter wptexturize brokes tailwindcss brackets reporter-feedback normal normal Awaiting Review defect (bug) 05/28/2024 7
#63379 Fix for deprecated rtrim passing null to parameter dev-feedback normal normal Awaiting Review defect (bug) 06/07/2025 11
#43155 Formatting bug with ampasands - WooCommerce Layered Nav normal normal Awaiting Review defect (bug) 01/24/2018
#40045 HTML code entered using "Text" mode gets garbled normal normal Awaiting Review defect (bug) 03/06/2017
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 01/17/2020 1
#61595 Hyphenation problem in Dutch language reporter-feedback normal normal Awaiting Review defect (bug) 07/08/2024 1
#63720 Image Caption Should Not Show In Excerpts (of plugins) via WP Core reporter-feedback normal normal Awaiting Review defect (bug) 09/09/2025 4
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#62038 Issue with is_email() and sanitize_email() has-patch normal normal Awaiting Review defect (bug) 09/24/2024 3
#59056 LOST Formatting/Settings when Live Site is copied to Staging or Cloned normal normal Awaiting Review defect (bug) 08/21/2023 4
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 09/26/2022
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
#34722 Open P Tag in shortcode related to h tag dev-feedback normal normal Awaiting Review defect (bug) 01/27/2026 23
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() close normal normal Awaiting Review defect (bug) 07/23/2025 4
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 05/05/2021
#61268 PHP Deprecated: ltrim() in formatting esc_url. normal normal Awaiting Review defect (bug) 07/01/2024 8
#63131 Possible bug (not strict) use of preg_split in formatting.php has-patch normal minor Awaiting Review defect (bug) 03/20/2025 2
#58406 Post/Page Content Renders Empty normal normal Awaiting Review defect (bug) 09/26/2023 4
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 06/08/2022 1
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#41711 Remove hAtom from core close normal normal Awaiting Review defect (bug) 09/25/2025 6
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 06/25/2023 1
#62651 Reverse order of menu items in default theme reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2026 2
#57021 Sanitize should accept broader types close normal normal Awaiting Review defect (bug) 05/08/2024 7
#52517 Shortcodes inside AMP tags do not work has-patch normal normal Awaiting Review defect (bug) 06/02/2023 8
#51353 Smart Quote Bug reporter-feedback normal normal Awaiting Review defect (bug) 09/18/2020 1
#53019 The _sanitize_text_fields function removing the octets that incorrectly work with Arabic RTL languages. normal normal Awaiting Review defect (bug) 11/19/2024 3
#55563 The function get_allowed_mime_types should check wp_get_current_user dev-feedback normal normal Awaiting Review defect (bug) 06/27/2025 2
#40528 Title with ascii paragraph separator is not being filtered on post save has-patch normal normal Awaiting Review defect (bug) 09/01/2025
#30495 Unicode character U+000B is not removed by sanitize_file_name has-patch normal normal Awaiting Review defect (bug) 08/27/2018 4
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#59691 WordPress doesn't sanitize character ʼ (unicode U+02BC) when converting post title to slug has-patch normal normal Awaiting Review defect (bug) 10/20/2023 2
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#64463 XML Escape Codes Applied to RSS and Changes Post Content normal normal Awaiting Review defect (bug) 01/01/2026 2
Note: See TracReports for help on using and creating reports.