Make WordPress Core

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

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
#44617 Introduce new 'hasBlock' behavior for TinyMCE 'BeforeSetContent' and 'SaveContent' events Editor normal normal Future Release defect (bug) dev-feedback 07/26/2018
#44596 Welcome page text is repetitive Upgrade/Install normal normal Future Release defect (bug) dev-feedback 02/01/2019
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 07/17/2018
#44531 Multiple bytes decimal point and thousands separator in number_format_i18n PHP < 5.4 I18N normal normal Awaiting Review defect (bug) dev-feedback 01/17/2019
#44524 Allow Users to View Custom Post Type Admin Page Posts, Post Types normal normal Future Release defect (bug) dev-feedback 07/29/2024
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 08/02/2018
#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
#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
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General normal major Awaiting Review defect (bug) dev-feedback 07/24/2018
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 01/17/2019
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#44358 Unable to search a user if username is an email address Users normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 02/09/2022
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 03/02/2019
#44343 Add filter hook for parent dropdown arguments Taxonomy normal normal Awaiting Review feature request dev-feedback 06/11/2018
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal Awaiting Review enhancement dev-feedback 06/08/2018
#44333 Password hint label needs to be re-worded and needs to have a minimum password length check Login and Registration normal major Awaiting Review defect (bug) dev-feedback 06/08/2018
#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
#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
#44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 06/03/2019
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 01/17/2019
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint REST API normal normal Future Release defect (bug) dev-feedback 06/20/2019
#44133 Should the Data Export indicate when we have no information on the user xkon Privacy normal normal Future Release enhancement dev-feedback 11/08/2021
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal normal Awaiting Review enhancement dev-feedback 08/27/2019
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 11/26/2020
#44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 06/02/2022
#43963 Add admin body class for multisite blog ID and network admin context Administration normal minor Awaiting Review enhancement dev-feedback 06/26/2018
#43916 Auto update translations when the respective plugin/theme is updated Upgrade/Install normal normal Awaiting Review feature request dev-feedback 01/06/2019
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 08/13/2018
#43893 The maybe_create_table() function has two definitions Database low normal Awaiting Review defect (bug) dev-feedback 09/01/2020
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 03/15/2019
#43880 Add functionality to add an anonymous user an get its ID for anonymization of data related to a WordPress user. tz-media Privacy normal normal Future Release enhancement needs-unit-tests 07/09/2018
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 09/07/2020
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 01/30/2022
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major Awaiting Review defect (bug) dev-feedback 08/12/2018
#43835 Add thumbnail to category (like to posts) Taxonomy normal normal Awaiting Review feature request dev-feedback 04/24/2018
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 01/13/2021
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal Future Release enhancement dev-feedback 09/19/2019
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal normal Awaiting Review enhancement dev-feedback 05/23/2018
#43746 Custom post type single post feed returns a 404 if has_archive is set to false when calling register_post_type() SergeyBiryukov Rewrite Rules normal normal Future Release defect (bug) needs-unit-tests 01/16/2019
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 02/27/2020
#43723 Sanitize user_contactmethods output Administration normal normal Awaiting Review defect (bug) dev-feedback 01/17/2019
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 01/16/2019
#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
#43668 Image cropping fails for many PHP locales, if set Media normal normal Awaiting Review defect (bug) dev-feedback 03/24/2022
#43666 Check update post meta before add new post meta in WordPress Importer Import normal normal Awaiting Review enhancement dev-feedback 09/04/2018
#43663 Unit Test test_theme_file_uri_returns_valid_uri fails on directories with spaces Build/Test Tools normal normal Awaiting Review defect (bug) dev-feedback 03/30/2018
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal Awaiting Review feature request dev-feedback 04/06/2018
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal Future Release enhancement dev-feedback 09/23/2019
#43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 02/03/2020
#43492 Core Telemetry and Updates Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 10/10/2018
#43484 WordPress Notification Center proposal Users normal normal Awaiting Review feature request dev-feedback 03/14/2024
#43476 Fix parentheses in post status links for RTL Administration normal normal Awaiting Review defect (bug) dev-feedback 03/06/2018
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal Future Release enhancement dev-feedback 10/17/2020
#43363 Custom URL for Header Video Themes normal normal Awaiting Review feature request dev-feedback 04/06/2024
#43360 Third parameter for get_option function to return default value instead of empty string Options, Meta APIs normal normal Awaiting Review enhancement close 05/26/2022
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 12/02/2022
#43298 Add filter to hide comment types from showing up in the default query schlessera Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 04/27/2021
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 05/13/2022
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 05/12/2020
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal Awaiting Review enhancement dev-feedback 04/19/2018
#43209 REST API should take settings errors into account Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 02/01/2018
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 11/06/2020
#43197 Nesting @media rule inside @supports rule fails CSS validation Customize normal normal Awaiting Review defect (bug) dev-feedback 05/30/2021
#43147 Introduce `esc_html_comment` and translation related functions Formatting normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#43046 `has_image_size()` returns false for Core image sizes Media normal minor Future Release defect (bug) dev-feedback 02/21/2020
#43015 function get_previous_comments_link not working in front page Comments normal normal Awaiting Review defect (bug) dev-feedback 06/24/2019
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal Future Release defect (bug) dev-feedback 01/14/2019
#42958 create callers for loop functions to accept post id General normal normal Awaiting Review enhancement dev-feedback 11/17/2020
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 08/13/2024
#42915 Don't load admin dashboard widgets if they're not shown Administration normal normal Awaiting Review enhancement dev-feedback 02/15/2020
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 05/29/2024
#42879 Invent a “Recommended Tools” section Administration normal normal Awaiting Review defect (bug) dev-feedback 12/13/2017
#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
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
#42725 Allow gender specific translations I18N normal normal Awaiting Review enhancement dev-feedback 08/03/2020
#42696 Autosave Notification not dismissible Autosave normal major Awaiting Review defect (bug) dev-feedback 05/15/2023
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal Future Release defect (bug) dev-feedback 05/02/2018
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 02/10/2022
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal Future Release enhancement dev-feedback 01/08/2019
#42486 The Tools screen is blank for users who cannot manage categories or tags Administration normal normal Awaiting Review defect (bug) dev-feedback 01/17/2024
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 09/22/2022
#42381 Wordpress update does not check if database structure/scheme on existing site is equal to how it would be on a new install Database normal normal Awaiting Review defect (bug) dev-feedback 11/11/2017
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal Future Release enhancement dev-feedback 05/29/2021
#42353 Header video does not load below 900px after resized and refreshed. Themes normal normal Awaiting Review defect (bug) close 04/06/2024
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement needs-unit-tests 10/24/2017
#42281 No Autoupdate for Translation files Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 07/09/2023
#42280 Multisite: get_blogs_of_user has no useful caching on large installs pbearne* Networks and Sites normal major Awaiting Review defect (bug) dev-feedback 07/23/2024
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 01/08/2019
#42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 10/25/2017
#42218 General Settings: Description of Email address should be Email Address instead of just Address. Administration normal normal Awaiting Review enhancement dev-feedback 10/16/2017
#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
#42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal Awaiting Review defect (bug) dev-feedback 10/10/2017
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal Future Release defect (bug) dev-feedback 06/08/2021
#42085 Still getting ini_get_all warning message Bootstrap/Load normal normal Future Release defect (bug) close 08/14/2024
#42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal Awaiting Review defect (bug) dev-feedback 12/11/2017
#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
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.