Make WordPress Core

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

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 8 years ago
#44598 Main logo won't update when deleted and reuploaded with the same file name Customize normal normal Awaiting Review defect (bug) close 5 months ago
#44596 Welcome page text is repetitive Upgrade/Install normal normal Future Release defect (bug) close 19 months ago
#44595 wp_insert_post() inserts wrong GUID (adds http:// prefix) General normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#44476 Backend section Access based on Role/User Role/Capability normal normal Awaiting Review feature request dev-feedback 8 years ago
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 2 years ago
#44429 WP-CLI incompatibility with wp_redirect( https://... ) General normal major Awaiting Review defect (bug) dev-feedback 8 years ago
#44399 Add unique capability for oembed Embeds normal normal Awaiting Review defect (bug) needs-unit-tests 8 years ago
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 3 weeks ago
#44386 Problem with utf8mb4_unicode_ci collation for arabic content Database normal major Awaiting Review enhancement dev-feedback 6 months ago
#44358 Unable to search a user if username is an email address Users normal normal Awaiting Review enhancement dev-feedback 8 years ago
#44349 Posts show up multiple times in backend when they have the exact same date Query normal normal Awaiting Review defect (bug) dev-feedback 10 months ago
#44347 WP allows creating username that is already used email address Users normal normal Awaiting Review enhancement needs-unit-tests 6 months ago
#44334 'Invalid username or email' can just be 'Invalid username' in retrieve_password function Login and Registration normal normal Awaiting Review enhancement dev-feedback 8 years ago
#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 2 months ago
#44283 Enclosure can't deal with CDN media files - WPCore redirects the URL Feeds normal normal Awaiting Review defect (bug) dev-feedback 5 years ago
#44261 Export User Data includes media URLs, not the actual media files in zip file Privacy normal normal Awaiting Review enhancement dev-feedback 6 years ago
#44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#44161 Expired session tokens need to be removed from database because GDPR Privacy normal normal Awaiting Review enhancement dev-feedback 12 months ago
#44157 the comments/[id] endpoints should have the same permissions checks as the comments endpoint adamsilverstein REST API normal normal Future Release defect (bug) dev-feedback 9 months ago
#44133 Should the Data Export indicate when we have no information on the user xkon Privacy normal normal Future Release enhancement dev-feedback 5 years ago
#44094 Hook for WP_User data hydration to enable strong data security SergeyBiryukov Users normal normal Awaiting Review enhancement dev-feedback 7 years ago
#44082 settings_errors() wraps all notices in p and strong tags General normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
#44043 Framework for logging/retrieving a users consent state Privacy normal normal Future Release enhancement dev-feedback 6 years ago
#44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 9 months ago
#43963 Add admin body class for multisite blog ID and network admin context Administration normal minor Awaiting Review enhancement dev-feedback 8 years ago
#43916 Auto update translations when the respective plugin/theme is updated Upgrade/Install normal normal Awaiting Review feature request dev-feedback 8 years ago
#43910 Add actions and filters so plugins can easily extend export/erasure functionality Privacy normal normal Awaiting Review enhancement dev-feedback 8 years ago
#43893 The maybe_create_table() function has two definitions Database low normal Awaiting Review defect (bug) dev-feedback 6 years ago
#43885 WP_Role and WP_Roles::get_role() missing Display Name Role/Capability normal normal Awaiting Review enhancement dev-feedback 12 months ago
#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 6 months ago
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 6 years ago
#43869 Do not initialize current user too early in `get_user_locale()` SergeyBiryukov Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 20 months ago
#43844 PHP list language construct changed behaviour in PHP 7 SergeyBiryukov Administration normal major Awaiting Review defect (bug) dev-feedback 8 years ago
#43835 Add thumbnail to category (like to posts) Taxonomy normal normal Awaiting Review feature request dev-feedback 13 months ago
#43812 Retrieving Blog/site description in multisite Networks and Sites normal normal Awaiting Review enhancement dev-feedback 8 years ago
#43792 get_comment_excerpt filter should tell if the comment was shorted or not Comments normal normal Awaiting Review enhancement dev-feedback 6 months ago
#43791 Add the call to pingback_url to core instead of themes Pings/Trackbacks normal normal Awaiting Review enhancement dev-feedback 7 weeks ago
#43760 Create a revision when autosaving if the content has changed significantly Autosave normal normal Future Release enhancement dev-feedback 6 months ago
#43748 Create new action edit_user_updated_user similar to edit_user_created_user Users normal normal Awaiting Review enhancement close 10 months ago
#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) dev-feedback 4 months ago
#43740 Filter WP_Post methods (vs. removing final/'get_post' filter) Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 months ago
#43723 Sanitize user_contactmethods output Administration normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
#43686 Shortcodes containing asterisks may create invalid regex breaking the editor Shortcodes normal normal Future Release defect (bug) dev-feedback 8 years ago
#43672 wp_delete_post() function ignores `$force_delete` parameter for custom post types Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 3 years ago
#43668 Image cropping fails for many PHP locales, if set Media normal normal Awaiting Review defect (bug) dev-feedback 14 months ago
#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 8 years ago
#43621 Introduce `add_action_once` and `add_filter_once` sugar. Plugins normal normal Awaiting Review feature request dev-feedback 8 years ago
#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 13 months ago
#43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 7 years ago
#43492 Core Telemetry and Updates Upgrade/Install normal normal Awaiting Review enhancement dev-feedback 21 months ago
#43484 WordPress Notification Center proposal Users normal normal Awaiting Review feature request dev-feedback 2 years ago
#43476 Fix parentheses in post status links for RTL Administration normal normal Awaiting Review defect (bug) close 10 months ago
#43437 Add way for registered users to request deletion or anonymization of their private data Privacy normal normal Future Release enhancement dev-feedback 6 months ago
#43363 Custom URL for Header Video Themes normal normal Awaiting Review feature request dev-feedback 2 years ago
#43331 Color picker breaks admin panel in many templates Administration normal normal Awaiting Review defect (bug) close 4 years ago
#43298 Add filter to hide comment types from showing up in the default query schlessera Comments normal normal Awaiting Review enhancement dev-feedback 8 years ago
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 5 years ago
#43238 `suppress_filters` not set in `pre_get_posts` hook Query normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 16 months ago
#43210 Introduce singular capabilities for managing individual options Role/Capability normal normal Awaiting Review enhancement dev-feedback 8 years ago
#43209 REST API should take settings errors into account Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 9 years ago
#43208 Separate setting validation from sanitization Options, Meta APIs normal normal Awaiting Review enhancement needs-unit-tests 6 years ago
#43147 Introduce `esc_html_comment` and translation related functions Formatting normal normal Awaiting Review enhancement dev-feedback 8 years ago
#43083 adding "Unlisted" type for post visibility Posts, Post Types normal normal Future Release feature request dev-feedback 6 months ago
#43070 srcset attribute can be overridden but not prevented Media normal normal Awaiting Review defect (bug) dev-feedback 6 weeks ago
#43046 `has_image_size()` returns false for Core image sizes Media normal minor Future Release defect (bug) dev-feedback 2 months ago
#43015 function get_previous_comments_link not working in front page Comments normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#42998 Custom HTML Widget uses widget_text twice in markup Widgets normal normal Future Release defect (bug) dev-feedback 8 years ago
#42958 create callers for loop functions to accept post id General normal normal Awaiting Review enhancement dev-feedback 6 years ago
#42920 Add support for the picture element adamsilverstein Media normal normal Awaiting Review enhancement needs-unit-tests 2 years ago
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Future Release defect (bug) dev-feedback 14 months ago
#42883 Use sargable queries for date-based lookups for posts Query normal normal Future Release enhancement dev-feedback 2 years ago
#42879 Invent a “Recommended Tools” section Administration normal normal Awaiting Review defect (bug) dev-feedback 9 years ago
#42855 Add ability to filter header, sidebar, searchform, footer and template_part file paths Themes normal normal Awaiting Review enhancement dev-feedback 3 years ago
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 8 years ago
#42725 Allow gender specific translations I18N normal normal Awaiting Review enhancement dev-feedback 6 years ago
#42696 Autosave Notification not dismissible Autosave normal major Awaiting Review defect (bug) dev-feedback 3 years ago
#42695 Text Widget: hard-coded width/height attributes are stripped from iframes Widgets normal normal Future Release defect (bug) dev-feedback 8 years ago
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 15 months ago
#42645 Support passing version number to add_editor_style() dinhtungdu Editor normal normal Future Release enhancement dev-feedback 14 months ago
#42637 Wrong button text for plugin installation failed! Plugins normal normal Awaiting Review defect (bug) close 7 months ago
#42589 Add missing "third argument" documentation to user_can() Role/Capability normal normal Future Release enhancement dev-feedback 8 years ago
#42568 Text Widget: Media Uploader Button Label Widgets normal normal Awaiting Review enhancement dev-feedback 13 months ago
#42486 The Tools screen is blank for users who cannot manage categories or tags Administration normal normal Awaiting Review defect (bug) dev-feedback 21 months ago
#42455 WordPress Class methods and Single Responsibility (recent posts widgets) Widgets normal normal Awaiting Review enhancement dev-feedback 4 years ago
#42354 Changing Add New theme link in wp-admin/themes.php Themes normal normal Future Release enhancement dev-feedback 5 years ago
#42326 Allow for user deletion in multisite Users normal normal Awaiting Review enhancement needs-unit-tests 10 months ago
#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 2 years ago
#42278 Speed up tests by using shared user fixtures Build/Test Tools normal normal Future Release enhancement needs-unit-tests 8 years ago
#42248 Can't create category slug with same name for different parents Permalinks normal normal Awaiting Review defect (bug) dev-feedback 13 months ago
#42218 General Settings: Description of Email address should be Email Address instead of just Address. Administration normal normal Awaiting Review enhancement dev-feedback 9 years ago
#42183 wp_update_user() conditional compares a plain-text password to the hashed old SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 13 days ago
#42167 Reading -> Static Page - domain/page/1111 duplicates home page General normal normal Awaiting Review defect (bug) close 10 months ago
#42140 Incorrect use of plural in class-wp-customize-themes-section.php SergeyBiryukov Customize normal normal Future Release defect (bug) dev-feedback 6 months ago
#42058 Unit test for _autop_newline_preservation_helper() Formatting normal normal Awaiting Review defect (bug) dev-feedback 3 months ago
#42043 Twenty Fourteen: Menu problems on iPad Air 2 Bundled Theme normal normal Future Release defect (bug) dev-feedback 21 months ago
#42012 Do not switch roles and capabilities when accessing options through `*_blog_option()` Options, Meta APIs normal normal Awaiting Review enhancement dev-feedback 5 years ago
#42008 Show warning that usernames can't be changed Upgrade/Install normal minor Future Release defect (bug) close 6 years ago
#41990 wp_add_inline_script() does not print if the handler has already processed Script Loader normal normal Future Release defect (bug) dev-feedback 3 years ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.