Make WordPress Core

{1} All Tickets (8023 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 8023)

Filesystem API (24 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#22772 Introduce HOMEPATH normal normal enhancement 06/04/2019 5
#57725 Use of rand() function instead of wp_rand() dev-feedback normal normal Awaiting Review enhancement 05/12/2025 5
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 dev-feedback normal normal Awaiting Review feature request 07/17/2023 5
#33332 Default ACL entries are not set correctly when file is uploaded to WP normal major Awaiting Review defect (bug) 02/07/2019 6
#63173 FS_Method with ftpext and Core Updates dev-feedback normal major Awaiting Review defect (bug) 01/24/2026 7
#59917 On windows host using ftp, Undefined array key "islink" reporter-feedback normal normal Awaiting Review defect (bug) 10/22/2024 7
#49403 WordPress prompts for FTP credentials to perform updates normal normal defect (bug) 03/03/2020 7
#52575 get_home_path() returns "/" instead of path to WordPress directory dev-feedback normal major Awaiting Review defect (bug) 07/18/2023 7
#43990 Use wp_delete_file instead of unlink has-patch low normal Future Release enhancement 05/26/2025 7
#36936 Plugin update does not works via web with proper filesystem permissions. normal normal defect (bug) 06/04/2019 8
#24780 Use error handlers rather than the error suppression operator normal normal Future Release defect (bug) 09/07/2023 8
#48289 wp_normalize_path() breaks path_is_absolute() in Windows. SergeyBiryukov needs-unit-tests normal normal Future Release defect (bug) 04/08/2021 9
#26802 WordPress FTP component fails to update core on IIS7+ dd32* normal major defect (bug) 06/04/2019 10
#20652 Install plugins with FTP upload, virtual subdomain, bad base dir? dd32 normal normal defect (bug) 06/04/2019 12
#58541 WP_Filesystem_SSH2:put_contents (and others) does not check for $sftp_link to be up dev-feedback normal major Future Release defect (bug) 02/04/2026 17
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 reporter-feedback normal minor defect (bug) 07/02/2025 18
#51340 Stop chmodding files and folders dev-feedback normal major Awaiting Review defect (bug) 02/02/2024 18
#14401 Unable to locate WordPress Content directory (wp-content). normal normal defect (bug) 06/04/2019 20
#44083 Add action to wp_mkdir_p() when directory is created successfully SergeyBiryukov has-patch normal normal Future Release enhancement 06/05/2025 25
#36710 Symlinked directories should not be deleted recursively dev-feedback normal normal Future Release feature request 05/15/2025 29
#28013 WP_Filesystem_FTPext::exists($filename) returns false when file exists on FTP Service ( IIS/6.0 Microsoft & Linux/vsftp ) dd32 close normal normal Future Release defect (bug) 08/28/2024 30
#35517 Work around PHP7 php-ssh2 breakage dev-feedback normal normal Awaiting Review defect (bug) 06/27/2023 30
#48316 Changeset 46482 breaks upload when using ".." in upload_path. dev-feedback normal normal defect (bug) 02/07/2024 31
#48689 PHP warnings after updating to WP 5.3: ftp_nlist() and ftp_pwd() expect missing parameters costdev needs-unit-tests normal minor Future Release defect (bug) 05/12/2025 39

Formatting (76 matches)

Ticket Summary Owner Workflow Priority Severity Milestone Type Modified Comments
#60191 Ampersand in non-entities such as &a; is not escaped normal normal Awaiting Review defect (bug) 02/27/2024
#33553 Bug with Linebreak before figcaption, fixed and then revert to make a fix elsewhere normal normal defect (bug) 06/04/2019
#48873 CSS Selectors in style tags containing greater than signs are escaped normal normal Awaiting Review defect (bug) 12/04/2019
#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
#36124 Format: Aside next to an embedded video, removes player and only displays URL normal normal defect (bug) 06/04/2019
#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
#56656 Move accent removal from `sanitize_title_with_dashes()` to `remove_accents()` normal major Awaiting Review defect (bug) 09/26/2022
#53160 PHP 7.4 map_deep compatibility issue normal normal Awaiting Review defect (bug) 05/05/2021
#36712 Paragraph tags removed from div elements if script tag is present normal normal defect (bug) 06/04/2019
#39190 RSS feed not valid: U+001A or 0x1a normal normal Awaiting Review defect (bug) 01/04/2019
#64709 Stretchy Heading inside Media & Text block don't render correct in Firefox browser. normal normal Awaiting Review defect (bug) 02/23/2026
#40528 Title with ascii paragraph separator is not being filtered on post save has-patch normal normal Awaiting Review defect (bug) 09/01/2025
#42058 Unit test for _autop_newline_preservation_helper() dev-feedback normal normal Awaiting Review defect (bug) 12/11/2017
#39188 Wrapping paragraph tags around 'Read More' link stripped out of custom post type normal normal Awaiting Review defect (bug) 03/15/2019
#58666 added HTML tags in HTML block normal major Awaiting Review defect (bug) 06/29/2023
#53041 colors.css is using the old blue. dev-feedback normal minor Awaiting Review defect (bug) 04/15/2021
#53815 safecss_filter_attr removes styles with min() max() and minmax() normal normal Awaiting Review defect (bug) 07/28/2021
#34039 shortcode_parse_atts() no longer parses embedded html fragments normal normal defect (bug) 06/04/2019
#58377 wp_kses filters custom block name with consecutive hyphens normal normal Awaiting Review defect (bug) 05/23/2023
#49492 wpautop inserted p tags inconsistently alter visual space normal normal Awaiting Review defect (bug) 02/22/2020
#58872 wpautop not disabled when blocks are inserted dynamically normal minor Awaiting Review defect (bug) 07/21/2023
#63997 wptexturize incorrectly escapes attribute quotes after encountering greater-than sign normal normal Awaiting Review defect (bug) 09/18/2025
#49965 wptexturize should also work when using before hook after_theme_setup normal normal Awaiting Review defect (bug) 04/21/2020
#64151 Improve maintainability and robustness of sanitize_title_with_dashes() normal normal Future Release enhancement 10/25/2025
#56774 Need more options on pre-existing blocks. normal normal Awaiting Review enhancement 10/09/2022
#39674 Special characters are encoded in the database, for site settings options normal normal Awaiting Review enhancement 01/24/2017
#43156 _walk_bookmarks(): please add the link id as HTML id attribute. normal normal Awaiting Review enhancement 01/24/2018
#40569 next_post_link parameters $format and $link, have default values that produce awkward to use output normal normal Awaiting Review enhancement 04/26/2017
#51482 wp_kses_post should filter javascript content as well as the <script> tags normal minor Awaiting Review enhancement 10/08/2020
#43205 Allow filtering the list of characters to be replaced by wptexturize normal normal Awaiting Review feature request 01/16/2019
#53096 Color Settings include alpha channel for transparency normal normal Awaiting Review feature request 04/27/2021
#57434 Extending the list of supported inline CSS properties allowed by safe_style_css normal normal Awaiting Review feature request 01/09/2023
#51287 Administrators & Editors can't create localfile links in a multisite installation normal major Awaiting Review defect (bug) 09/24/2020 1
#59158 Altering Details block styles doubling .wp-block-details class in the output normal normal Awaiting Review defect (bug) 08/21/2023 1
#41304 Bad protocol sanitization in KSES for URLs NOT RFC 3986 compliant normal normal Awaiting Review defect (bug) 07/13/2017 1
#49217 HTML error with the multi-level list in Classic Editor normal normal Awaiting Review defect (bug) 01/17/2020 1
#34994 HTML5 elements reformatted poorly switching between Visual & Text editors normal normal defect (bug) 06/04/2019 1
#61595 Hyphenation problem in Dutch language reporter-feedback normal normal Awaiting Review defect (bug) 07/08/2024 1
#52463 Inline SVG - foreignObject support dev-feedback normal normal Awaiting Review defect (bug) 02/09/2021 1
#55949 Prevent trailingslashit from removing backslash for valid filenames on linux systems has-patch normal normal Awaiting Review defect (bug) 06/08/2022 1
#58616 Replace apostrophe with hyphen for slugs normal major Awaiting Review defect (bug) 06/25/2023 1
#51353 Smart Quote Bug reporter-feedback normal normal Awaiting Review defect (bug) 09/18/2020 1
#32867 Wordpress replaces HTML entities for angle brackets in titles, breaking HTML validation normal normal defect (bug) 06/04/2019 1
#50863 [playlist] + text = </p> error needs-unit-tests normal normal Awaiting Review defect (bug) 08/06/2020 1
#36397 add_query_arg doesn't work with numbered html entities dev-feedback normal normal defect (bug) 06/04/2019 1
#63867 error in admin page reporter-feedback normal normal Awaiting Review defect (bug) 08/23/2025 1
#42182 esc_js must escape U+2028 and U+2029 has-patch normal normal Awaiting Review defect (bug) 10/11/2017 1
#60391 links_add_base_url will encode all attribut in null passed in has-patch normal normal Awaiting Review defect (bug) 01/30/2024 1
#40324 make_clickable doesn't work if url stands after an even number off spaces normal normal Awaiting Review defect (bug) 03/31/2017 1
#54138 wp_strip_all_tags should remove scripts/styles content recursively has-patch normal normal Awaiting Review defect (bug) 09/16/2021 1
#60793 wp_trigger error has a wrong wp_kses $allowed_html arguement. has-patch normal normal Awaiting Review defect (bug) 03/18/2024 1
#64552 wp_trim_words fails with certain charsets in the Excerpt normal normal Future Release defect (bug) 01/30/2026 1
#33840 wpautop damages inline script normal normal defect (bug) 06/04/2019 1
#43394 wpautop inserts extraneous line breaks if hard return around commented content normal normal Awaiting Review defect (bug) 06/15/2020 1
#61817 wptexturize(): Hyphen may be replaced with ndash has-patch normal normal Awaiting Review defect (bug) 08/04/2024 1
#63036 Additional unit tests kses color-mix has-patch normal trivial Awaiting Review enhancement 02/28/2025 1
#60544 Allow individual blocks to be excluded from `excerpt_remove_blocks()` has-patch normal normal Awaiting Review enhancement 10/09/2024 1
#41458 Class gets stripped out when inserting a link in author biography box normal normal Awaiting Review enhancement 07/30/2017 1
#39724 Defining custom validation callbacks for tag/attribute values in wp_kses() normal normal Awaiting Review enhancement 06/17/2017 1
#63156 Formatting: Expand sanitize_html_class() to support the full range of CDATA that a class attribute can contain has-patch normal normal Awaiting Review enhancement 03/24/2025 1
#53709 Spaces as <br> in RSS Excerpts normal normal Awaiting Review enhancement 07/25/2021 1
#63864 Support RFC 2047 MIME-decoding / improve `wp_iso_descrambler()` has-patch low normal Future Release enhancement 08/23/2025 1
#46329 sanitize_text_field after 5.1 update should account for __toString() methods normal normal Awaiting Review enhancement 02/24/2019 1
#54604 Allow for nestable superscript tags has-patch normal normal Awaiting Review feature request 12/14/2021 1
#52100 Include highlight.js in core for syntax highlighting for codeblocks in markdown normal major Awaiting Review feature request 12/31/2020 1
#57235 'excerpt_remove_blocks' removes list blocks has-patch normal normal Awaiting Review defect (bug) 12/01/2025 2
#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
#30039 Email validation not working correctly normal normal defect (bug) 06/04/2019 2
#47973 Invalid HTML output from image_caption + wpautop combination normal normal Awaiting Review defect (bug) 07/11/2020 2
#40191 Multiline post content with `<` as first character becomes malformed normal normal Awaiting Review defect (bug) 03/02/2018 2
#63131 Possible bug (not strict) use of preg_split in formatting.php has-patch normal minor Awaiting Review defect (bug) 03/20/2025 2
#62651 Reverse order of menu items in default theme reporter-feedback normal normal Awaiting Review defect (bug) 01/16/2026 2
#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
#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
#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.