Make WordPress Core

{16} Needs Patch (2937 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (701 - 800 of 2937)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#11800 doubled execution of cron jobs westi Cron API normal normal Future Release defect (bug) dev-feedback 04/04/2021
#39891 Chrome rendering issue with Customizer, widgets, and checked radios Customize normal normal Future Release defect (bug) dev-feedback 05/29/2021
#33139 Customizer on mobile: 'Save & Publish' button may overflow when translated. Customize normal normal Awaiting Review defect (bug) dev-feedback 05/23/2021
#46969 During customize theme - preview body/icons get cuts on left side Customize normal normal Awaiting Review defect (bug) dev-feedback 05/30/2021
#54211 Small css bug when using customize-controls in customizer.php Customize normal minor Awaiting Review defect (bug) dev-feedback 09/09/2022
#30969 adding theme support for 'custom-header' or 'custom-background' results to duplicate admin menu items Customize normal normal Awaiting Review defect (bug) dev-feedback 05/22/2021
#33107 Add a Menu button: when clicked the icon does not rotate around center point Customize low normal Future Release enhancement dev-feedback 05/22/2021
#38549 Additional CSS lost when changing themes Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
#54119 Customize: Always Show Homepage Settings Customize normal normal Future Release enhancement dev-feedback 09/18/2021
#37915 Customize: allow terms to be created in nav menus boonebgorges Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#33469 Customizer Menus: Restore active menu to a location after selecting and unsetting another menu Customize normal normal Awaiting Review enhancement dev-feedback 05/23/2021
#53807 Add function or filter to send all customizer setting default values to the database upon theme installation Customize normal normal Future Release feature request dev-feedback 08/02/2021
#37678 Add an action hook for plugins to do database upgrades on Database normal normal Awaiting Review defect (bug) dev-feedback 06/24/2025
#40953 Empty values are handled inconsistently between wpdb->get_results() and wpdb->get_col() Database normal normal Awaiting Review defect (bug) dev-feedback 01/17/2025
#62976 Multiple queries executing - Bulk deletion Database normal critical Awaiting Review defect (bug) dev-feedback 02/06/2026
#39273 Updating to 4.7 can break serialized data because $wpdb->determine_charset now forces utf8 when DB_CHARSET is set to utf8mb4 Database normal normal Awaiting Review defect (bug) dev-feedback 03/15/2019
#40779 function_exists() audit in wp-db.php Database low minor Awaiting Review defect (bug) dev-feedback 06/01/2021
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#61071 Need to display appropriate error messages when the database table is empty or corrupted. Database normal normal Awaiting Review enhancement dev-feedback 01/06/2025
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement dev-feedback 02/01/2026
#51945 Dates in REST API responses are incompatible with date-time JSON schema format Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/07/2020
#55503 Post Date display issue if we set empty from General Settings page pbearne Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/13/2024
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021
#58508 Gutenberg and CSS Editor normal normal Awaiting Review defect (bug) dev-feedback 06/11/2023
#61210 Hybrid themes: PHP Templates can not be assigned in the block editor Editor normal major Future Release defect (bug) dev-feedback 02/09/2026
#54982 In 5.9 (classic) post editor the author pulldown only lists users with "edit_posts" capability Editor normal normal Awaiting Review defect (bug) dev-feedback 04/09/2022
#59149 Inconsistent Behaviour of Block Editor while Adding/Searching for Blocks Editor normal normal Awaiting Review defect (bug) dev-feedback 01/21/2026
#52601 Link validation issue on TinyMCE using Classic Editor Editor normal minor Awaiting Review defect (bug) dev-feedback 09/22/2025
#45829 New editor replaces > with &gt; within <pre> tag Editor normal major Awaiting Review defect (bug) dev-feedback 01/14/2020
#47554 Post history Editor normal major Future Release defect (bug) dev-feedback 11/24/2020
#62734 Regression in custom CSS loading order for `wp_enqueue_global_styles()` Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2024
#50653 Remove the _doing_it_wrong from WP_Block_Patterns_Registry::unregister() Editor normal normal Future Release defect (bug) dev-feedback 07/26/2020
#55288 Site Editor on 5.9.1 fails to find homepage template for FSE themes, on WP subdirectory installation Editor normal critical Awaiting Review defect (bug) dev-feedback 04/30/2024
#55548 Unchecked "Uncategorized" checkbox re-checks itself upon publish or update of a post Editor normal normal Awaiting Review defect (bug) dev-feedback 04/08/2022
#53439 Updating failed. The response is not a valid JSON response. Editor normal major Awaiting Review defect (bug) dev-feedback 06/24/2021
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 09/03/2020
#57237 file_exists(): open_basedir restriction in effect. File(core/post-comments) is not within the allowed path(s) Editor normal critical Awaiting Review defect (bug) dev-feedback 12/15/2022
#53026 register_block_type_from_metadata fails if path points to a JSON file that is not named "block.json" Editor normal normal Awaiting Review defect (bug) dev-feedback 04/26/2021
#63580 render_block does not render innerblocks when used explicitly Editor normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#45062 tinyMCE editor breaks captions with HTML Editor normal normal Awaiting Review defect (bug) dev-feedback 12/19/2019
#46555 update fails when I have a print statement in my code. Editor normal normal Awaiting Review defect (bug) dev-feedback 10/09/2025
#46171 Add "backing up this post in your browser" label to post-type Editor normal normal Awaiting Review enhancement dev-feedback 09/03/2025
#60001 Deprioritize categories Editor normal normal Awaiting Review enhancement dev-feedback 02/14/2024
#58278 [Query Loop][Post Template][Custom dynamic block] Impossible to pass query loop context to a custom dynamic block as the post template context is hard coded. Editor normal normal Awaiting Review enhancement dev-feedback 05/09/2023
#59562 edit_form_after_title Hook Not Functional in Block Editor on New Post Page. Editor normal normal Awaiting Review enhancement dev-feedback 02/07/2026
#54288 Argument for allowed blocks when registering a post type Editor normal normal Future Release feature request dev-feedback 10/19/2021
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022
#63701 Reviewing Smugmug oEmbed Embeds normal normal Awaiting Review defect (bug) dev-feedback 07/15/2025
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 07/06/2020
#62652 Ambiguous class resolution SimplePie_Core in wordpress 6.7 External Libraries normal normal Awaiting Review defect (bug) dev-feedback 01/02/2026
#44283 Enclosure can't deal with CDN media files - WPCore redirects the URL Feeds normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#63843 `<wfw:commentRss>` in feeds can be empty causing invalid feed when filtered by `post_comments_feed_link` Feeds normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#55328 PHP warning on rename() inside download_url() in /wp-admin/includes/file.php Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 03/17/2023
#51340 Stop chmodding files and folders Filesystem API normal major Awaiting Review defect (bug) dev-feedback 02/02/2024
#52575 get_home_path() returns "/" instead of path to WordPress directory Filesystem API normal major Awaiting Review defect (bug) dev-feedback 07/18/2023
#24925 Improve no disk space error handling when updating plugins Filesystem API normal minor Awaiting Review enhancement dev-feedback 07/20/2021
#46561 Make wp_normalize_path() on Windows resolve drive letter for drive–relative paths Filesystem API normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal normal Awaiting Review feature request dev-feedback 07/17/2023
#56709 Encountered a problem that no one has ever met Please help me Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/08/2023
#52463 Inline SVG - foreignObject support Formatting normal normal Awaiting Review defect (bug) dev-feedback 02/09/2021
#56119 `wp_unslash()` and `wp_slash()` do not (un)slash the same data. Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/11/2022
#53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
#63426 wptexturize breaks markup Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/15/2025
#54721 wptexturize caches the result of run_wptexturize preventing themes from using this if a plugin has already called get_plugin_data Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2024
#54322 Add Logical Properties to safecss_filter_attr Formatting normal normal Awaiting Review enhancement dev-feedback 11/19/2021
#49129 Incorrect German Umlaut substitutions Formatting normal minor Awaiting Review enhancement dev-feedback 01/04/2020
#39636 Smilies not converted when directly followed by punctuation marks Formatting normal normal Future Release enhancement dev-feedback 04/11/2022
#56120 WordPress should add a space character on every possible "wrap point" in a post title when building "html title", "og:title" and so on Formatting normal normal Awaiting Review enhancement dev-feedback 07/05/2022
#51040 How about having a native BR to Newline method, i.e. br2nl Formatting normal normal Awaiting Review feature request dev-feedback 12/14/2023
#47420 Block markup containing HTML in block attributes is corrupted when using wp_insert_post General normal normal Awaiting Review defect (bug) dev-feedback 08/19/2025
#61613 Bug: Image attributes don't propogate to posts, pages, products, etc General normal normal Awaiting Review defect (bug) dev-feedback 08/13/2024
#59992 Document global $locale in wp-admin/options.php General normal normal Awaiting Review defect (bug) dev-feedback 11/30/2023
#63141 Getting Detected usage of a non-sanitized input variable error into the WordPress core files. General normal normal Awaiting Review defect (bug) dev-feedback 02/06/2026
#61935 Image block zoom on touch (But only happens on Plesk preview page) General normal minor Awaiting Review defect (bug) dev-feedback 08/27/2024
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal normal Awaiting Review defect (bug) dev-feedback 04/15/2020
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#55336 Query strings with reserved characters get wrongly redirected to encoded variant at the root level. General normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#60674 Reducing WordPress archive weight General normal normal Awaiting Review defect (bug) dev-feedback 03/02/2024
#57825 Something's wrong with the way the 'admin_init' hook and/or the wp_update_post function works General normal normal Awaiting Review defect (bug) dev-feedback 02/28/2023
#63214 The View Version Details Link in Theme Updates Doesn't Show Version Details General normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#60070 Typo in wp-includes/class-json.php General normal trivial Awaiting Review defect (bug) dev-feedback 01/27/2024
#57797 WP_Block_Type_Registry::register issues incorrect error message when block.json folder doesn't exist General normal normal Awaiting Review defect (bug) dev-feedback 03/07/2023
#60839 WordPress issue > WordPress 6.5 RC3 and 6.4.3, crop feature not working: Invalid Paramter General normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#55113 category widget block General normal normal Awaiting Review defect (bug) dev-feedback 02/03/2026
#57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 02/02/2023
#64009 wp_die() status code global updates (parent ticket) General normal normal Awaiting Review defect (bug) dev-feedback 10/17/2025
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#53541 Arguments passed to load_template() should be extracted General normal minor Awaiting Review enhancement dev-feedback 06/28/2021
#56164 Create a way to reference function parameter documentation when complex parameters are passed to hooks General normal normal Awaiting Review enhancement dev-feedback 07/06/2022
#56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 09/17/2022
#59586 Missing Features for FSE / Block Themes General normal normal Awaiting Review enhancement dev-feedback 10/10/2023
#60084 Modify default value for x_redirected_by parameters General normal normal Awaiting Review enhancement dev-feedback 12/15/2023
#31387 New core API for adding Meta tags to the header General normal normal Awaiting Review enhancement dev-feedback 08/11/2021
#56606 PHP Warning in /wp-includes/blocks/index.php General normal normal Awaiting Review enhancement dev-feedback 12/02/2025
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
#61750 Spacing issues since 6.6 (Gutenberg with Block- or Hybrid Themes) General normal normal Awaiting Review enhancement dev-feedback 07/26/2024
#48962 Start using namespaces in Core General normal normal Awaiting Review enhancement dev-feedback 07/24/2025
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.