Make WordPress Core

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

3 4 5 6 7 8 9 10 11 12 13

Future Releases (49 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34927 user_url and user_email length too short Users normal normal Awaiting Review enhancement dev-feedback 05/14/2018
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 07/06/2020
#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
#41288 wp admin bar WordPress about and updates icon can't show in Smartphone. Toolbar normal normal Awaiting Review enhancement dev-feedback 02/29/2024
#55206 wp core api memory leaks Database normal normal Awaiting Review defect (bug) dev-feedback 04/29/2022
#10631 wp-admin/users.php does not show pages under "posts" column Users normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#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
#63499 wp-signup and wp-activate page ui looking broken Themes normal normal Awaiting Review defect (bug) dev-feedback 05/29/2025
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release enhancement dev-feedback 07/17/2024
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist audrasjb Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/08/2025
#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
#46794 wp_authenticate_email_password fails due to incorrect evaluation of $user object Users normal normal Awaiting Review defect (bug) dev-feedback 04/05/2019
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image Media normal normal Awaiting Review defect (bug) dev-feedback 08/24/2020
#55635 wp_convert_hr_to_bytes() report correct byte sizes for php.ini "shorthand" values Upload normal normal Awaiting Review defect (bug) changes-requested 09/14/2022
#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
#38618 wp_description() and description-tag General normal normal Awaiting Review feature request dev-feedback 04/05/2019
#64010 wp_die() status code Media component updates (parent ticket: #64009) Media normal normal Awaiting Review defect (bug) dev-feedback 12/01/2025
#64009 wp_die() status code global updates (parent ticket) General normal normal Awaiting Review defect (bug) dev-feedback 10/17/2025
#54488 wp_filter_nohtml_kses does not remove HTML comments audrasjb Formatting normal normal Future Release defect (bug) changes-requested 10/12/2023
#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
#38481 wp_handle_upload_prefilter not used before deriving attachment title Upload normal normal Awaiting Review enhancement dev-feedback 03/26/2019
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#39787 wp_list_authors can be optimize Users normal normal Awaiting Review enhancement dev-feedback 11/20/2024
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
#41760 wp_list_comments callback params Comments normal normal Awaiting Review enhancement dev-feedback 08/31/2017
#41714 wp_list_pages() - horrible performance due to eventual "SELECT *" Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 07/06/2023
#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
#57405 wp_localize_script() doesn't decode html entities in nested arrays I18N normal normal Awaiting Review enhancement close 04/24/2024
#22239 wp_ob_end_flush_all() tries to destroy non-destroyable output buffers Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 07/15/2025
#62946 wp_opcache_invalidate() promises more than it can do Upgrade/Install normal minor Awaiting Review defect (bug) dev-feedback 07/13/2025
#34466 wp_register_form, wp_lost_password_form function Login and Registration normal normal Awaiting Review feature request dev-feedback 02/22/2017
#53262 wp_robots() (via wp_die) triggers a "doing_it_wrong_trigger_error", but should not. General normal minor Awaiting Review defect (bug) dev-feedback 08/03/2022
#52448 wp_scheduled_delete WP-Cron Job Cannot Be Unscheduled Administration normal normal Awaiting Review defect (bug) dev-feedback 02/05/2021
#41522 wp_set_password() doesn't trigger a changed password notification Users normal normal Awaiting Review defect (bug) close 06/30/2024
#38474 wp_signups.activation_key stores activation keys in plain text SergeyBiryukov Security normal normal Future Release enhancement dev-feedback 06/20/2025
#55999 wp_suspend_cache_addition should also disable cache setting? Cache API normal normal Future Release defect (bug) dev-feedback 06/05/2024
#20275 wp_update_nav_menu hook is not fired when nav menu item is auto-added Menus normal normal defect (bug) dev-feedback 06/04/2019
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#56025 wp_validate_boolean() not doing what it describes, causes issues with [video] shortcode General normal normal Awaiting Review defect (bug) dev-feedback 09/22/2025
#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
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#12257 wpdb Scales Badly Due to Unnecessary Copies of All Query Results Database normal critical defect (bug) dev-feedback 06/04/2019
#36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names Login and Registration normal normal enhancement dev-feedback 06/04/2019
#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
#18525 zlib.output_compression "on" in server conflicts with autoupdate Bootstrap/Load normal normal Awaiting Review defect (bug) close 05/22/2025

Next Release (27 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#63068 Administrator Role Changed to "No Roles" Causes Internal Server Error audrasjb General normal normal 7.0 defect (bug) dev-feedback 11/06/2025
#62846 Allow direct linking to site health check result audrasjb Site Health normal normal 7.0 enhancement dev-feedback 10/21/2025
#63276 Content width in block editor styles expects padding Bundled Theme normal normal 7.0 defect (bug) dev-feedback 11/01/2025
#44923 Filter .children class on nested comments list davidbaumwald Comments normal normal 7.0 enhancement dev-feedback 11/03/2025
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal 7.0 defect (bug) dev-feedback 12/09/2025
#60229 HTML API: Introduce HTML Templating HTML API normal normal 7.0 enhancement dev-feedback 11/21/2025
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 7.0 defect (bug) dev-feedback 10/21/2025
#61467 Inconsistent cache handling for network (site) meta spacedmonkey Cache API normal major 7.0 defect (bug) dev-feedback 10/20/2025
#63021 Lazy load user meta spacedmonkey Users normal normal 7.0 enhancement dev-feedback 10/21/2025
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal 7.0 defect (bug) needs-unit-tests 11/06/2025
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal 7.0 task (blessed) dev-feedback 11/07/2025
#40477 REST API: Does NOT Trigger New User Notifications! spacedmonkey Users normal normal 7.0 defect (bug) dev-feedback 11/28/2025
#40362 Remove `blog-id-cache` cache group johnjamesjacoby* Networks and Sites normal normal 7.0 task (blessed) dev-feedback 11/08/2025
#43936 Settings: Warn when open registration and new user default is privileged audrasjb* Security normal normal 7.0 feature request dev-feedback 10/21/2025
#64020 Site icon: Don't force cropping Administration normal normal 7.0 defect (bug) changes-requested 11/07/2025
#63208 Slider: Revision page slider does not support touch interactions on mobile devices joedolson* Revisions normal normal 7.0 defect (bug) dev-feedback 10/28/2025
#64066 Speculative Loading: Change default eagerness from conservative to moderate when caching is detected General normal normal 7.0 enhancement needs-unit-tests 11/22/2025
#60770 TimeZone select box compatibility with RTL directions audrasjb I18N normal normal 7.0 enhancement dev-feedback 10/21/2025
#63532 Unit Testing: Checking if images already exists before starting tests Media normal normal 7.0 defect (bug) dev-feedback 11/07/2025
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 03/27/2025
#63568 WP_Font_Face: Font names that contain single quotes are not wrapped in double quotes audrasjb* Editor normal normal 7.0 defect (bug) dev-feedback 11/06/2025
#64080 WP_Upgrader doesn't release lock on create_lock skithund Upgrade/Install normal normal 7.0 defect (bug) dev-feedback 11/07/2025
#63187 Wrong Inconsistent Permissions Check in Filesystems Upgrade/Install normal normal 7.0 defect (bug) dev-feedback 11/07/2025
#35913 `is_()` conditional methods should share their logic Query normal normal 7.0 defect (bug) dev-feedback 11/06/2025
#64156 add_post_type_support() does not merge sub-properties for the same feature Posts, Post Types normal normal 7.0 defect (bug) dev-feedback 11/11/2025
#62839 sync-gutenberg-packages script is not respecting .npmrc file Build/Test Tools normal normal 7.0 defect (bug) changes-requested 11/10/2025
#63987 wp_get_scheduled_event() incorrectly returns false for cron events scheduled with a timestamp of 0. Cron API normal normal 7.0 defect (bug) dev-feedback 11/06/2025
3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.