Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1334 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 (201 - 300 of 1334)

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
#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
#37692 Introduce WP_Database_Table base class Database normal normal Awaiting Review enhancement dev-feedback 03/15/2017
#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
#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
#57219 Additional CSS not visible in editor on List block Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2022
#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
#50548 Gutenberg default style not work Editor normal normal Awaiting Review defect (bug) dev-feedback 07/04/2020
#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
#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
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 09/03/2020
#60558 WordPress Core CSS produces error in NU HTML Checker Editor normal normal Awaiting Review defect (bug) close 02/16/2024
#55586 `get_block_wrapper_attributes` generates PHP notices. Editor normal normal Awaiting Review defect (bug) dev-feedback 04/21/2022
#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
#44470 meta property=“og:image” doesn't register if an image is executed via a shortcode in WP Post and Pages Editor normal critical Awaiting Review defect (bug) dev-feedback 06/30/2018
#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
#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
#37577 Allow users to "petition" for a post lock to be released Editor normal normal Future Release enhancement dev-feedback 05/25/2020
#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 dev-feedback 06/05/2019
#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
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022
#41403 Support "class" and "id" attributes on wp_oembed_get() Embeds normal normal Future Release defect (bug) close 09/22/2020
#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
#61941 Adding app.screencast.com as an oEmbed provider Embeds normal normal Future Release enhancement dev-feedback 05/07/2025
#62934 WordPress Embedded Block Shows Large Whitespace for Short Posts Embeds normal normal Awaiting Review enhancement close 02/20/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
#34414 Add extra item fields to exported WXR file Export normal normal Future Release feature request close 07/15/2022
#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
#63416 WPCS in PemFTP library External Libraries lowest normal Awaiting Review enhancement dev-feedback 05/14/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
#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 05/12/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 08/21/2024
#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/29/2022
#41711 Remove hAtom from core Formatting normal normal Awaiting Review defect (bug) dev-feedback 08/29/2017
#57021 Sanitize should accept broader types Formatting normal normal Awaiting Review defect (bug) close 05/08/2024
#55563 The function get_allowed_mime_types should check wp_get_current_user Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/12/2022
#46846 Tight comparisons and use of Yoda conditions are not consistent Formatting normal normal Awaiting Review defect (bug) dev-feedback 04/09/2019
#42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal Awaiting Review defect (bug) dev-feedback 12/11/2017
#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
#58902 add_query_arg() should esc_url_raw() REQUEST_URI Formatting normal normal Future Release defect (bug) dev-feedback 05/13/2025
#53041 colors.css is using the old blue. Formatting normal minor Awaiting Review defect (bug) dev-feedback 04/15/2021
#47164 map_deep in formatting.php do not handle null-byte Formatting normal critical Future Release defect (bug) dev-feedback 02/23/2023
#55257 map_deep() function incompatibility with incomplete objects in PHP 8.0+ Formatting normal major Future Release defect (bug) dev-feedback 08/08/2023
#63149 safecss_filter_attr does not support base64 SVG image in background-image. Formatting normal normal Awaiting Review defect (bug) dev-feedback 03/23/2025
#33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 09/20/2022
#55996 the get_the_block_template_html call all the same functions as the the_conent filter so they are run twice Formatting normal normal Future Release defect (bug) dev-feedback 08/28/2024
#40676 wpautop adds opening & closing p tags around the opening a tag and around the closing a tag when the link contains certain flow content elements like div, h1, h2... Formatting normal normal Awaiting Review defect (bug) needs-unit-tests 07/21/2017
#2833 wpautop breaks style and script tags Formatting low normal Future Release defect (bug) dev-feedback 03/21/2024
#63426 wptexturize breaks markup Formatting normal normal Awaiting Review defect (bug) dev-feedback 05/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
#52444 Add support for Telegram Messenger Protocol Formatting normal normal Awaiting Review enhancement close 02/05/2021
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.