Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1278 matches)

Create a new ticket
  • Tickets that need feedback or reviewing from the WordPress developers or regular bug wranglers (keywords: dev-feedback, needs-review)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (401 - 500 of 1278)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#50290 Edit Post and Edit Page is not showing in Admin Bar, When I open any Post or Page in new tab while in Customize Customize normal normal Awaiting Review enhancement dev-feedback 07/16/2025
#44976 Proposal to add deregister_control_type(), deregister_panel_type() and deregister_section_type() methods to WP_Customize_Manager Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2019
#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
#40088 Stop creating the `wp_links` database table Database normal normal Future Release defect (bug) close 08/10/2022
#43893 The maybe_create_table() function has two definitions Database low normal Awaiting Review defect (bug) dev-feedback 09/01/2020
#43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020
#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
#45354 Adding index for meta_key and post_id in postmeta Database normal normal Awaiting Review enhancement dev-feedback 06/24/2024
#55115 Change deprecated wpdb::escape() method Database normal normal Awaiting Review enhancement close 02/12/2022
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement changes-requested 09/17/2023
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal Awaiting Review enhancement dev-feedback 05/07/2020
#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
#58180 Specify the REGEXP format for meta_query Database normal trivial Awaiting Review enhancement needs-docs 08/01/2023
#59639 Dedicated tables for media libary Database normal major Awaiting Review feature request changes-requested 10/16/2023
#54070 Increase CPT "machine name" limit from its current maximum of 20 characters. Database normal normal Awaiting Review feature request dev-feedback 11/08/2024
#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
#63772 get_calendar() shows incorrect month-end due to current_time() timezone issue Date/Time normal normal Awaiting Review defect (bug) dev-feedback 08/02/2025
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 11/20/2019
#48935 Need to Remove strtotime() usage from core Date/Time normal normal Awaiting Review enhancement dev-feedback 11/05/2024
#63856 Bug Report: Post Author Can Be Assigned to Subscribers via Gutenberg Editor Editor normal normal Awaiting Review defect (bug) needs-unit-tests 08/23/2025
#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 12/03/2024
#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 09/02/2023
#44617 Introduce new 'hasBlock' behavior for TinyMCE 'BeforeSetContent' and 'SaveContent' events Editor normal normal Future Release defect (bug) dev-feedback 07/26/2018
#52601 Link validation issue on TinyMCE using Classic Editor Editor normal minor Awaiting Review defect (bug) dev-feedback 09/22/2025
#45558 Move _draft_or_post_title() from wp-admin/includes to wp-includes Editor normal normal Future Release defect (bug) dev-feedback 04/08/2019
#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
#58132 Slashes used in block templates slug is a problem on Windows Editor normal normal Future Release defect (bug) dev-feedback 05/12/2025
#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
#36462 Updating or publishing a (custom) post that hasn't loaded completely closes comments Editor normal normal Future Release defect (bug) dev-feedback 09/13/2025
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 09/03/2020
#55586 `get_block_wrapper_attributes` generates PHP notices. Editor normal normal Awaiting Review defect (bug) dev-feedback 08/28/2025
#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
#63765 register_block_pattern() returns true even when disallowed blocks are used, causing silent failure in the editor. Editor normal normal Awaiting Review defect (bug) dev-feedback 08/20/2025
#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 07/17/2025
#63109 test_get_block_editor_settings_theme_json_settings failing Editor normal normal Awaiting Review defect (bug) dev-feedback 05/12/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
#37577 Allow users to "petition" for a post lock to be released Editor normal normal Future Release enhancement close 07/20/2025
#59596 Cache file sizes of core block style files. Editor normal normal Future Release enhancement dev-feedback 03/26/2025
#60001 Deprioritize categories Editor normal normal Awaiting Review enhancement dev-feedback 02/14/2024
#29923 Improve the writing experience on mobile Editor normal normal Future Release enhancement close 07/16/2025
#44651 Make the excerpt explanation filterable Editor normal normal Awaiting Review enhancement needs-docs 10/02/2025
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose Editor normal normal Future Release enhancement dev-feedback 01/30/2025
#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
#54288 Argument for allowed blocks when registering a post type Editor normal normal Future Release feature request dev-feedback 10/19/2021
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 01/17/2019
#63667 Delete oEmbed postmeta if the related embed block is deleted / no longer present in the content Embeds normal normal Awaiting Review defect (bug) dev-feedback 07/09/2025
#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
#41403 Support "class" and "id" attributes on wp_oembed_get() Embeds normal normal Future Release defect (bug) close 09/22/2020
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release defect (bug) dev-feedback 07/07/2025
#41746 oEmbed does not respect canonical provider url parameter Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 09/20/2017
#36239 wp-embed image size is using the smallest image or it sometimes uses the one for featured images Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/25/2020
#63468 Dark mode support for WordPress embeds Embeds normal normal Future Release enhancement dev-feedback 10/07/2025
#34798 Export Bug Export normal normal Awaiting Review defect (bug) dev-feedback 10/03/2017
#55762 All export xml files have same name Export normal normal Future Release enhancement dev-feedback 02/20/2025
#22435 Export API Export normal normal Future Release enhancement dev-feedback 12/13/2017
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 07/06/2020
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#59991 Included imagesLoaded libary broken External Libraries normal normal Future Release defect (bug) dev-feedback 05/12/2025
#60689 Concerning use of external libraries External Libraries normal normal Awaiting Review feature request dev-feedback 04/02/2024
#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
#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 08/19/2025
#57107 No-op `MagpieRSS` Feeds normal normal Awaiting Review enhancement dev-feedback 07/26/2024
#63173 FS_Method with ftpext and Core Updates Filesystem API normal major Awaiting Review defect (bug) dev-feedback 05/12/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
#63197 Sanity Checks in mkdir and delete for FTPext Filesystem Filesystem API normal major Awaiting Review defect (bug) dev-feedback 05/12/2025
#51340 Stop chmodding files and folders Filesystem API normal major Awaiting Review defect (bug) dev-feedback 02/02/2024
#55688 Update size function in WP_Filesystem_Direct Filesystem API normal normal Awaiting Review defect (bug) close 05/06/2022
#58541 WP_Filesystem_SSH2:put_contents (and others) does not check for $sftp_link to be up Filesystem API normal major Future Release defect (bug) changes-requested 03/05/2025
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 06/27/2023
#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
#57725 Use of rand() function instead of wp_rand() Filesystem API normal normal Awaiting Review enhancement changes-requested 05/12/2025
#36710 Symlinked directories should not be deleted recursively Filesystem API normal normal Future Release feature request dev-feedback 05/15/2025
#40552 Calling wp_parse_args() early, with $args as empty string, may cause fatal error Formatting normal normal Awaiting Review defect (bug) dev-feedback 11/01/2024
#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
#63379 Fix for deprecated rtrim passing null to parameter Formatting normal normal Awaiting Review defect (bug) changes-requested 06/07/2025
#2691 HTML comments in posts aren't handled properly. Formatting normal normal Future Release defect (bug) needs-unit-tests 03/17/2025
#52463 Inline SVG - foreignObject support Formatting normal normal Awaiting Review defect (bug) dev-feedback 02/09/2021
#17491 Make is_email() compliant with RFC5322 (updated by RFC6854) Formatting normal minor Future Release defect (bug) needs-unit-tests 07/18/2025
#34722 Open P Tag in shortcode related to h tag Formatting normal normal Awaiting Review defect (bug) dev-feedback 07/20/2017
#50197 PHP 7.4 Compatibility with WP 5.4.1 – problem with seems_utf8() Formatting normal normal Awaiting Review defect (bug) close 07/23/2025
#41711 Remove hAtom from core Formatting normal normal Awaiting Review defect (bug) close 09/25/2025
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review defect (bug) close 05/08/2024
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.