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 (301 - 400 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
#21913 Detecting MIME Types in WXR Files Import normal normal enhancement dev-feedback 06/04/2019
#48050 Development Build: Provide structure to auto-install plugins Build/Test Tools normal normal Awaiting Review enhancement dev-feedback 07/31/2025
#50188 Disable Media uploader if PHP file_uploads is disabled Upload normal minor Awaiting Review enhancement dev-feedback 01/24/2024
#38207 Disable Trackbacks by Default Keep Pingbacks On Pings/Trackbacks low minor Awaiting Review enhancement dev-feedback 03/07/2017
#41520 Disable deprecated functions pbearne Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 08/16/2024
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* Database normal normal Awaiting Review defect (bug) changes-requested 01/12/2024
#64369 Disable sourceURL Comments Script Loader normal normal Awaiting Review enhancement dev-feedback 12/06/2025
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
#48641 Discussion: links that look like buttons (and vice versa) Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#63661 Display admin error message if AUTO_INCREMENT attribute is missing on WP core tables Site Health normal normal Awaiting Review enhancement dev-feedback 07/03/2025
#61619 Display compatibility metadata for Dependent plugins Plugins normal normal Awaiting Review enhancement dev-feedback 07/06/2025
#59362 Display deprecated function usage in Site Health Site Health normal normal Awaiting Review enhancement dev-feedback 09/16/2023
#39836 Display maximum file upload size on theme upload page Themes normal normal Awaiting Review enhancement dev-feedback 06/25/2017
#58312 Display password hint on additional screens Users normal normal Future Release enhancement dev-feedback 05/20/2024
#61468 DivisionByZero issue for comments on PHP8.0+ Comments normal major Awaiting Review defect (bug) dev-feedback 04/03/2025
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 12/06/2024
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 01/29/2025
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 08/03/2021
#58752 Doc typo improvement to of file : wordpress-develop/src/js/media/views/view.js Media normal normal Awaiting Review enhancement dev-feedback 04/03/2024
#52888 Docs: Update get_children function SergeyBiryukov Posts, Post Types normal minor Future Release enhancement dev-feedback 06/27/2025
#59992 Document global $locale in wp-admin/options.php General normal normal Awaiting Review defect (bug) dev-feedback 11/30/2023
#58849 Document supported $args for register_rest_route() REST API normal normal Future Release enhancement dev-feedback 07/25/2025
#55456 Double escaping wp_user-settings Users normal normal Future Release defect (bug) dev-feedback 05/12/2025
#46969 During customize theme - preview body/icons get cuts on left side Customize normal normal Awaiting Review defect (bug) dev-feedback 05/30/2021
#9257 EXIF GPS data Media normal normal Awaiting Review enhancement dev-feedback 03/06/2024
#48488 Easier disabling of PDF thumbnail creation Media normal normal Future Release feature request dev-feedback 12/03/2019
#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
#60064 Edit no-js CSS in bundled themes Bundled Theme normal minor Awaiting Review enhancement dev-feedback 04/15/2024
#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
#45000 Eliminating "Add New" Button Beside Titles in Admin Administration normal normal Awaiting Review enhancement dev-feedback 02/09/2025
#46229 Email Direction Mail normal normal Future Release defect (bug) close 08/05/2025
#21537 Email address sanitisation mangles valid email addresses Formatting normal normal defect (bug) dev-feedback 10/23/2022
#63504 Email me whenever Anyone posts a comment not working Comments normal normal Awaiting Review defect (bug) dev-feedback 07/09/2025
#51717 Emails in WordPress (Templating and Sending methodology) Mail normal normal Awaiting Review feature request dev-feedback 08/17/2025
#56440 Embed blocks in widget areas caching in many posts Embeds normal normal Awaiting Review defect (bug) dev-feedback 09/06/2022
#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
#58389 Enable auto-updates for plugins installed from the Plugins Add New Screen Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 06/10/2025
#63636 Enable instant page navigations from browser history via bfcache when sending "nocache" headers westonruter* Administration normal normal Future Release enhancement needs-unit-tests 10/07/2025
#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
#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
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#62752 Enhance Audio and Video Shortcodes with Custom Features (Tracklist, Images, Artists, Track Numbers, and Media Handling) Shortcodes normal normal Awaiting Review feature request dev-feedback 01/02/2025
#36666 Enhance `remove_theme_support()` so that it can take additional arguments Themes normal normal Awaiting Review enhancement dev-feedback 05/15/2018
#56141 Enhance installer security Security high major Future Release enhancement dev-feedback 08/30/2025
#18660 Enhance rel_canonical function, add filter joostdevalk Canonical normal normal Future Release enhancement dev-feedback 06/24/2025
#36655 Enhancement: Add datetime column to options table. Options, Meta APIs normal normal enhancement needs-unit-tests 06/04/2019
#51039 Enhancement: Show a prompt in dashboard to recruit more translators I18N normal normal Awaiting Review enhancement dev-feedback 08/18/2023
#60622 Enhancement: add filter to function get_home_path() return value Administration normal normal Awaiting Review enhancement dev-feedback 08/07/2025
#47616 Enhancement: doing_shortcode() function similar to doing_filter() audrasjb* Shortcodes normal normal Future Release enhancement needs-unit-tests 11/09/2021
#17916 Enqueued styles are only printed on login_footer in wp-login.php Script Loader normal normal Future Release defect (bug) dev-feedback 08/10/2018
#62562 Ensure get_current_screen() returns WP_Screen|null Administration normal trivial Awaiting Review enhancement dev-feedback 11/27/2024
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/10/2025
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 09/17/2019
#55140 Erase Personal Data Email Validation Issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 09/27/2022
#46905 Erase Personal Data without verify enable erase option and change status issue Privacy normal normal Awaiting Review defect (bug) dev-feedback 04/15/2019
#16853 Error 500 when a user has too many sites Networks and Sites normal minor Future Release enhancement dev-feedback 02/09/2025
#60052 Error when deleting media if default taxonomies have been removed adamsilverstein General normal normal Awaiting Review defect (bug) dev-feedback 06/13/2025
#52779 Error with saved blocks Editor normal normal Future Release defect (bug) dev-feedback 08/30/2021
#56118 Exception to escapement: Exported or imported data Export normal major Awaiting Review feature request needs-docs 07/01/2022
#56137 Excerpt in Quick Edit Quick/Bulk Edit normal normal Awaiting Review enhancement dev-feedback 06/04/2024
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 08/27/2025
#22435 Export API Export normal normal Future Release enhancement dev-feedback 12/13/2017
#34798 Export Bug Export normal normal Awaiting Review defect (bug) dev-feedback 10/03/2017
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 10/16/2020
#44683 Export and Erase personal data - emails sent to wrong address if username is an email address which is different from the actual email address xkon Privacy normal normal Future Release enhancement dev-feedback 01/27/2021
#36818 Export filter for post meta Export normal normal enhancement dev-feedback 06/04/2019
#53603 Expose block data directly through REST API endpoints REST API normal normal Future Release enhancement dev-feedback 12/16/2024
#28185 Expose image attachment title and/or filename in the image details modal Media normal normal enhancement dev-feedback 06/04/2019
#36030 Expose site icon on wp.getUsersBlogs XML-RPC normal normal Future Release enhancement needs-unit-tests 06/20/2019
#54042 Extending wpdb::prepare() to support IN() operator Database normal normal Future Release enhancement changes-requested 09/17/2023
#34631 Extra compat for mbstring: mb_strpos() Charset normal normal Awaiting Review enhancement needs-unit-tests 08/25/2025
#63173 FS_Method with ftpext and Core Updates Filesystem API normal major Awaiting Review defect (bug) dev-feedback 12/01/2025
#38715 Facilitate posts storing raw JSON in post_content by short-circuiting KSES and other filters Posts, Post Types normal normal Future Release enhancement dev-feedback 10/16/2025
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) needs-unit-tests 06/21/2025
#56431 Fatal Error on Update Page When a Plugin's Icon is Not Set Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 02/28/2024
#54546 Fatal error receive while updating WP 5.8.2 to WP 5.9. Upgrade/Install normal normal Future Release defect (bug) dev-feedback 08/30/2022
#40320 Feature idea: Rename roles Role/Capability normal normal Awaiting Review enhancement dev-feedback 02/02/2023
#58402 Featured Image Preview breaks when an SVG image is uploaded. Post Thumbnails normal normal Awaiting Review defect (bug) dev-feedback 05/12/2025
#34083 Feed for post type should link to post type archive if available stevenkword Feeds normal normal Future Release enhancement dev-feedback 03/17/2017
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#13239 Filter locate_template template_names variable Themes normal normal Future Release enhancement dev-feedback 12/29/2023
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement dev-feedback 03/17/2025
#60529 Filter to disable "password reset" Login and Registration normal normal Awaiting Review defect (bug) dev-feedback 02/20/2024
#40176 Filter user_trailingslashit called with inconsistent $type_of_string for Post-Tags Permalinks normal normal Awaiting Review defect (bug) dev-feedback 06/07/2021
#63423 Find some Wrong escaping function into the core files Media normal normal Awaiting Review defect (bug) changes-requested 05/09/2025
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) dev-feedback 05/28/2025
#58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used General normal normal Future Release enhancement dev-feedback 10/11/2024
#60835 Fix and improve handling of uploading of font files Upload normal normal Future Release defect (bug) dev-feedback 01/30/2025
#48842 Fix calculation error when resampling images before resizing in class-wp-image-editor-imagick.php Media high normal Future Release defect (bug) dev-feedback 10/15/2020
#46571 Fix contributors list in plugin information + duplicate CSS Plugins normal normal Awaiting Review enhancement dev-feedback 03/20/2019
#63379 Fix for deprecated rtrim passing null to parameter Formatting normal normal Awaiting Review defect (bug) changes-requested 06/07/2025
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
#60826 Fix incorrect use of add_theme_support( 'editor-style(s)' ) Themes normal minor Future Release defect (bug) dev-feedback 10/22/2024
#47863 Fix odd, unexpected output from shortcode_parse_attts SergeyBiryukov Shortcodes normal normal Future Release defect (bug) dev-feedback 07/16/2025
#43476 Fix parentheses in post status links for RTL Administration normal normal Awaiting Review defect (bug) close 10/21/2025
#47752 Fix upload of .srt files Upload normal normal Future Release defect (bug) dev-feedback 09/22/2019
#47526 Flagging system needed to help flush rewrite rules on post type registration from a plugin Rewrite Rules normal normal Awaiting Review feature request dev-feedback 07/11/2019
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal normal Awaiting Review enhancement dev-feedback 03/12/2020
#35817 Force users to set strong passwords Login and Registration normal normal Awaiting Review enhancement close 02/08/2024
#38557 Format for registering a default header image is ambiguous joemcgill* Themes normal normal Future Release defect (bug) dev-feedback 03/26/2019
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.