Make WordPress Core

{10} Needs Dev / Bug Wrangler Feedback (1357 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 (501 - 600 of 1357)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/05/2023
#58502 Visiting /wp-admin/options-permalink.php causing Fatal Error Permalinks normal normal Awaiting Review defect (bug) close 06/28/2023
#35517 Work around PHP7 php-ssh2 breakage Filesystem API normal normal Awaiting Review defect (bug) dev-feedback 06/27/2023
#42855 Add ability to filter header, sidebar, searchform, footer and template_part file paths Themes normal normal Awaiting Review enhancement dev-feedback 06/26/2023
#58515 Need to use $wpdb->prepare instead of sprintf Query normal normal Awaiting Review defect (bug) dev-feedback 06/22/2023
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
#58508 Gutenberg and CSS Editor normal normal Awaiting Review defect (bug) dev-feedback 06/11/2023
#52762 About page widget to Dashboard Administration normal normal Awaiting Review feature request dev-feedback 05/31/2023
#58427 Retain existing user session when changing password Users normal normal Awaiting Review defect (bug) dev-feedback 05/30/2023
#52871 Space added after the "option" tag on the options-writing.php file Administration normal normal Awaiting Review enhancement close 05/29/2023
#15953 when category slug is changed, old uri also should redirect to new, as post uris do SergeyBiryukov Permalinks normal normal Future Release feature request dev-feedback 05/25/2023
#58375 Turn comments off by default for attachment pages (or make is easier to do so without code) Comments normal normal Awaiting Review enhancement dev-feedback 05/25/2023
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#51534 Add post type Blocks (reusable blocks) into menu Editor normal normal enhancement dev-feedback 05/23/2023
#56359 Non-existent URLs show contents of homepage instead of 404 error Permalinks normal normal Awaiting Review defect (bug) dev-feedback 05/18/2023
#42696 Autosave Notification not dismissible Autosave normal major Awaiting Review defect (bug) dev-feedback 05/15/2023
#34052 Plugin-Install/Update Sections Plugins normal normal Awaiting Review defect (bug) dev-feedback 05/13/2023
#46232 Merge or make-closer "Customize" and "Edit {Thing}" top-level toolbar items Toolbar normal normal Awaiting Review enhancement dev-feedback 05/10/2023
#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
#58237 Change default 'Blog pages show at most' to better divisible number Themes normal normal Awaiting Review feature request dev-feedback 05/04/2023
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
#49545 update_meta_cache issue while getting record from user meta table in multi site Users normal blocker Awaiting Review defect (bug) dev-feedback 04/24/2023
#57366 WP 6.1 - Performance Regression Cache API normal normal Awaiting Review defect (bug) dev-feedback 04/20/2023
#41678 Make sure all field returns use filters in WP Query Query normal normal Awaiting Review enhancement needs-unit-tests 04/20/2023
#58152 Possible variable re-use mujuonly Users normal normal Awaiting Review enhancement dev-feedback 04/19/2023
#58155 Add filter to allow large image scaling of PNGs Upload normal normal Awaiting Review enhancement dev-feedback 04/19/2023
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 04/12/2023
#58034 Post API can't get image URL on Endpoint REST API normal normal Awaiting Review feature request dev-feedback 04/06/2023
#57964 Sitehealth recommended improvements - utf8mb4 requires a newer client library Site Health normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#39364 Introduce a trigger to handle a custom queue job and run them Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 03/23/2023
#57809 Application password success_url should allow http when host is localhost or localhost:port Application Passwords normal normal Awaiting Review enhancement needs-unit-tests 03/22/2023
#57884 [TinyMCE] class-wp-editor.php is emitting open_basedir restriction warning when using my own error handler TinyMCE normal normal Awaiting Review defect (bug) dev-feedback 03/21/2023
#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
#54463 Need 'wp_sitemaps_{provider}_url_list' filter for caching. Sitemaps low normal Awaiting Review enhancement dev-feedback 03/16/2023
#57909 It's not logical that the "Read more"-button disappears when you create a manual excerpt Formatting normal normal Awaiting Review feature request close 03/14/2023
#57672 Help: only repo plugins and such can be updated on the help page? Help/About normal minor Awaiting Review enhancement dev-feedback 03/12/2023
#24567 Add help to media modals Help/About normal normal Awaiting Review enhancement dev-feedback 03/12/2023
#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
#25939 add_options_page(..., 'options.php') and 1000 vars limit SergeyBiryukov Administration normal normal Awaiting Review defect (bug) dev-feedback 03/08/2023
#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
#22889 Reconsider no-JS ?replytocom= links SergeyBiryukov* Comments normal normal Future Release enhancement dev-feedback 03/03/2023
#57826 Either core themes should not be automatically installed OR their presence should not be a site health issue Site Health normal minor Awaiting Review enhancement dev-feedback 03/01/2023
#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
#57678 Missing use of placeholders and $wpdb->prepare() Query normal major Awaiting Review defect (bug) dev-feedback 02/27/2023
#50781 500 error caused by customize_changeset_uuid for non-authenticated users Customize normal normal Future Release defect (bug) needs-unit-tests 02/25/2023
#47164 map_deep in formatting.php do not handle null-byte Formatting normal critical Future Release defect (bug) dev-feedback 02/23/2023
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 02/19/2023
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/17/2023
#15386 WP_List_Table::get_columns does not work for plugins scribu Administration high major Future Release defect (bug) close 02/16/2023
#57343 HTML in comments is automatically deleted Comments normal major Awaiting Review defect (bug) dev-feedback 02/09/2023
#12208 Add Quick Edit To Media Library list view Quick/Bulk Edit normal normal Future Release feature request dev-feedback 02/07/2023
#55978 Adding optional post parameter to get_the_modified_author function Posts, Post Types normal normal Future Release enhancement changes-requested 02/07/2023
#57145 Deactivate button "Copy site info to clipboard" until health check has completed Site Health normal normal Future Release enhancement dev-feedback 02/07/2023
#41179 Adding get_the_content-filter Themes normal normal Awaiting Review enhancement dev-feedback 02/03/2023
#40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023
#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
#57597 Have a button to copy permalinks on the post & page overview Posts, Post Types normal normal Awaiting Review enhancement close 02/02/2023
#55466 Build Tools: create Docker test environment that use non-direct filesystems Build/Test Tools normal normal Future Release enhancement dev-feedback 02/02/2023
#57159 Add scheduled events in the site health report. Site Health normal normal Awaiting Review enhancement dev-feedback 01/31/2023
#57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 01/23/2023
#45359 Add checkbox to enable or disable sending out emails on password changes from backend Users normal normal Awaiting Review enhancement dev-feedback 01/21/2023
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#57437 Insecure Direct Object Reference in "author" parameter while making a page live Leads to Vertical Privilege Escalation on a Different Account Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 01/12/2023
#39441 Improve the Settings API for accessibility and ease of use. Plugins normal normal Future Release enhancement dev-feedback 01/10/2023
#57219 Additional CSS not visible in editor on List block Editor normal normal Awaiting Review defect (bug) dev-feedback 12/23/2022
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
#38936 Alter Table Always Expects a COLUMN; Crashes on a CONSTRAINT Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/16/2022
#46292 Bump `set_time_limit()` at the start of the update process, instead of mid-way. Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/15/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
#57313 Adding a menu item without a link URL should not add a broken HTML a tag Menus normal normal Awaiting Review defect (bug) dev-feedback 12/13/2022
#57280 Security automatic updates for plugins and themes Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 12/06/2022
#57269 Get site URL from config instead of the database Upgrade/Install normal normal Awaiting Review enhancement close 12/05/2022
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#33909 The `home` option not equivalent to the WP_HOME constant value in multisite and single instance Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 12/03/2022
#57200 WP_List_Table::pagination use singular and plural Administration normal normal Awaiting Review enhancement dev-feedback 12/03/2022
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 12/02/2022
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal normal Awaiting Review enhancement dev-feedback 11/18/2022
#36507 Invalid URLs in network admin when WP Core is in custom subdirectory Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 11/16/2022
#57088 Rest API improve time response with cache REST API normal normal Awaiting Review defect (bug) dev-feedback 11/15/2022
#56425 wp_localize_script assign to const and freeze instead of var to avoid reassignments Script Loader normal normal Awaiting Review enhancement dev-feedback 11/08/2022
#56909 pre_recurse_dirsize filter cannot be used to fill up dirsize_cache and thus breaks performance Networks and Sites normal normal Awaiting Review defect (bug) dev-feedback 10/26/2022
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 10/23/2022
#32318 Upload fails, wp_insert_attachment returned 0 Upload normal normal Awaiting Review defect (bug) close 10/19/2022
#47976 HTML attributes in uppercase show error in widgets Widgets normal normal Awaiting Review defect (bug) dev-feedback 10/18/2022
#56713 Check ACL permission before upgrading Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 10/17/2022
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/14/2022
#49601 layout width bugfix for img_caption_shortcode() Media normal normal defect (bug) dev-feedback 10/13/2022
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 10/10/2022
#50855 sanitize_file_name function not working as expected if there is '%20' in filename audrasjb* Formatting normal normal Future Release defect (bug) dev-feedback 10/07/2022
#56751 Add wp_get_environment_type() to update.php checks (core, plugins, themes) Upgrade/Install normal normal Awaiting Review enhancement needs-docs 10/07/2022
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/27/2022
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#44965 WordPress Core strips $_GET['error'] occasionally SergeyBiryukov* Query normal normal Future Release defect (bug) dev-feedback 09/21/2022
#33924 sanitize_html_class valid characters Formatting normal normal Future Release defect (bug) dev-feedback 09/20/2022
#52888 Docs: Update get_children function SergeyBiryukov Posts, Post Types normal minor Future Release enhancement dev-feedback 09/20/2022
#54554 Allow returning content for wp_dropdown_roles() Role/Capability normal normal Future Release enhancement dev-feedback 09/19/2022
#47352 Take into account the current admin email address when rate limiting the recovery mode email Site Health normal normal Future Release defect (bug) dev-feedback 09/19/2022
#56582 Decide how to format multi-line comments in global scope. General normal normal Awaiting Review enhancement dev-feedback 09/17/2022
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.