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 (1001 - 1100 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
#51092 Create a JSON schema for Privacy and Other Related Disclosures Privacy normal normal Future Release feature request dev-feedback 6 years ago
#32851 Comment e-mail address of registered user not updated when user's e-mail address is changed Comments normal major Future Release defect (bug) dev-feedback 6 years ago
#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 6 years ago
#41403 Support "class" and "id" attributes on wp_oembed_get() Embeds normal normal Future Release defect (bug) close 6 years ago
#20070 Deprecate Blogger XML-RPC Methods XML-RPC normal normal Future Release enhancement dev-feedback 6 years ago
#51334 Implement enhanced post_status transition capabilities Role/Capability normal normal Awaiting Review feature request dev-feedback 6 years ago
#51301 Add class field to wp_nonce_field General normal normal Awaiting Review enhancement dev-feedback 6 years ago
#44773 Non Existing Child Page of Custom Post Redirects Instead of 404 Rewrite Rules normal critical Awaiting Review defect (bug) dev-feedback 6 years ago
#43879 Add tools for anonymizing of post authors tz-media Privacy normal normal Future Release enhancement needs-unit-tests 6 years ago
#51158 With ACF Blocks in 5.5, "enqueue_assets" causes fatal error Editor normal blocker Awaiting Review defect (bug) dev-feedback 6 years ago
#43893 The maybe_create_table() function has two definitions Database low normal Awaiting Review defect (bug) dev-feedback 6 years ago
#49912 Global setting to show tag content in ascending/chronological order Taxonomy normal normal Awaiting Review feature request dev-feedback 6 years ago
#50944 wp_calculate_image_srcset can unintentionally include unscaled original image Media normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#41801 add wp_get_image_extensions() and wp_image_extensions filter pbiron Media normal normal Future Release enhancement dev-feedback 6 years ago
#24465 Introduce filter for user password on registration Login and Registration normal normal enhancement dev-feedback 6 years ago
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 6 years ago
#37145 Admin submenu opens underneeth editor link tool Administration low minor Future Release defect (bug) dev-feedback 6 years ago
#42725 Allow gender specific translations I18N normal normal Awaiting Review enhancement dev-feedback 6 years ago
#16828 Add filter on initial_meta_boxes for nav menu Menus normal normal Future Release enhancement dev-feedback 6 years ago
#50653 Remove the _doing_it_wrong from WP_Block_Patterns_Registry::unregister() Editor normal normal Future Release defect (bug) dev-feedback 6 years ago
#49877 Content enclosed by (content enclosing) shortcode gets stripped from excerpt Shortcodes normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#40393 Using remove_action within an action callback skips over execution of other callbacks with lower priority Plugins normal major Awaiting Review defect (bug) dev-feedback 6 years ago
#50546 Add better error notices when deleting things fail Posts, Post Types normal normal Future Release enhancement dev-feedback 6 years ago
#14757 users with no posts are not exported Export normal normal Future Release enhancement dev-feedback 6 years ago
#50389 Improve support for site health issues in WordPress Site Health normal normal Awaiting Review enhancement dev-feedback 6 years ago
#50361 Highlight if link targets in comments don't refer to the link text Comments normal normal Awaiting Review enhancement dev-feedback 6 years ago
#50070 'post_type' query variable not set for taxonomy queries Query normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#49263 Switching blog doesn't switch locale I18N normal normal Awaiting Review enhancement dev-feedback 6 years ago
#39321 Issue with get_permalink when using wp_update_post() and %author% is part of your permalink Permalinks normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#17078 is_active_sidebar() doesn't work with Numeric sidebar ID's Widgets normal normal defect (bug) close 6 years ago
#50181 Second params of get_option() not used Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#50158 Hide columns in the list of posts for user levels Administration normal normal Awaiting Review feature request dev-feedback 6 years ago
#39826 LIMIT clause not required in get_options function as there's already a UNIQUE KEY on option_name Database normal normal Awaiting Review enhancement dev-feedback 6 years ago
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#44969 Add support to limit results in get_objects_in_term() Taxonomy normal normal Awaiting Review enhancement dev-feedback 6 years ago
#50047 Taxonomy parent select field not cleared after creating category Taxonomy normal minor Awaiting Review defect (bug) dev-feedback 6 years ago
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal Future Release enhancement dev-feedback 6 years ago
#49963 Security of failed update/rollback Upgrade/Install normal major Awaiting Review enhancement dev-feedback 6 years ago
#13372 Separate Image sizes for different post types Media normal normal Awaiting Review enhancement close 6 years ago
#37301 A way to test plugin/theme installs and updates before applying Plugins normal normal Awaiting Review feature request dev-feedback 6 years ago
#49069 Multisite: 404 template isn't used in network installs when a file extension is used in the URL General normal normal Awaiting Review defect (bug) dev-feedback 6 years ago
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 6 years ago
#39237 PHPunit coverage reports fail if the is out to the stdout or header Build/Test Tools normal normal Future Release defect (bug) dev-feedback 6 years ago
#49644 Move logic from register_post_type() into WP_Post_Type->register() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 years ago
#15311 dynamic image resize (on the fly) using already available functions Media normal normal Future Release enhancement dev-feedback 6 years ago
#49632 Force lowercase for taxonomy id in register_taxonomy() Taxonomy normal normal Awaiting Review enhancement dev-feedback 6 years ago
#33468 Add image caption hook SergeyBiryukov Media normal normal Future Release enhancement dev-feedback 6 years ago
#19100 Introduce esc_color() Formatting normal normal Future Release enhancement dev-feedback 6 years ago
#44845 _get_list_table: Support for privacy requests tables Privacy normal normal Future Release enhancement dev-feedback 6 years ago
#30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field Login and Registration normal normal Future Release defect (bug) dev-feedback 6 years ago
#41893 Add URL filter in posts list table get_edit_link() Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 6 years ago
#38923 Introduce `WP_Action_Handler` to clean up admin action mess Administration normal normal Awaiting Review enhancement dev-feedback 6 years ago
#49429 There seems to be no way to check query value for NULL Query normal normal Awaiting Review enhancement dev-feedback 6 years ago
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal Future Release enhancement dev-feedback 6 years ago
#35796 "Permalink Settings" admin page is largely blog/post specific Permalinks normal normal enhancement dev-feedback 7 years ago
#43578 Unexpected MYSQL data format Database normal normal Future Release defect (bug) dev-feedback 7 years ago
#33147 Updated message on install.php, Username can't be change directly after installation Upgrade/Install normal normal defect (bug) dev-feedback 7 years ago
#45829 New editor replaces > with &gt; within <pre> tag Editor normal major Awaiting Review defect (bug) dev-feedback 7 years ago
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Posts, Post Types normal minor enhancement dev-feedback 7 years ago
#45001 Relocate Admin Alerts to a new Alert Icon Administration normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#38171 A site within a network has no more users when those users are deleted from the network Networks and Sites normal normal Awaiting Review feature request dev-feedback 7 years ago
#49129 Incorrect German Umlaut substitutions Formatting normal minor Awaiting Review enhancement dev-feedback 7 years ago
#39443 Search Page Template the_category() bug Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#45062 tinyMCE editor breaks captions with HTML Editor normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#45764 blog page and homepage the same list pages and not posts Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 7 years ago
#48331 Snoozing the admin email verification screen when a user initiates/confirms a site email change Site Health normal normal Awaiting Review enhancement dev-feedback 7 years ago
#48488 Easier disabling of PDF thumbnail creation Media normal normal Future Release feature request dev-feedback 7 years ago
#48816 Use get_bloginfo in the REST API index REST API normal normal Awaiting Review enhancement dev-feedback 7 years ago
#48740 Add constant for database date format Date/Time normal normal Awaiting Review enhancement dev-feedback 7 years ago
#48682 Introduce WP_Labels class Taxonomy normal normal Awaiting Review enhancement dev-feedback 7 years ago
#48573 Permalinks Settings screen unnecessarily calls sanitize_option( 'permalink_structure' )... Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#48512 Post editor can show wrong author, if user role was changed Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#36432 Show Site ID and Theme in My Sites Networks and Sites normal normal Awaiting Review enhancement dev-feedback 7 years ago
#48470 Remove the Custom Header and Custom Background admin pages Administration normal normal Awaiting Review enhancement dev-feedback 7 years ago
#35927 _wp_attachment_metadata meta_value wrong type in export Export normal normal defect (bug) dev-feedback 7 years ago
#47788 send_headers hook does not work in wp-login or wp-admin Administration normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#48370 Add "next/previous" links to Edit Post screen Posts, Post Types normal normal Awaiting Review feature request dev-feedback 7 years ago
#24380 Missing Compression Parameter in WP_Image_Editor_GD wonderboymusic Media normal normal enhancement dev-feedback 7 years ago
#48167 Increase discoverability of, and describe, "Anyone can register" and other settings Administration normal normal Awaiting Review enhancement dev-feedback 7 years ago
#48187 Missing admin color scheme causes incorrect body class Administration normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 7 years ago
#35774 WordPress admin <title> structure SergeyBiryukov Administration normal normal Future Release enhancement dev-feedback 7 years ago
#44793 remove_accents() doesnt escape all versions of "i" SergeyBiryukov Formatting normal normal Future Release defect (bug) dev-feedback 7 years ago
#48078 Some WP_XXX_Query::query() methods produce incorrect results when called in a loop Query normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#44848 Ensure that empty author profiles have proper 404 behaviour Query normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#44658 Support BETWEEN for term names in WP_Tax_Query/WP_Term_Query Query normal normal Future Release feature request dev-feedback 7 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
#47730 Function plugins_api is not triggered for non wp-marketplace plugins Plugins normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#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 7 years ago
#38878 REST API: Default query for users endpoint doesn't scale REST API normal normal Future Release defect (bug) dev-feedback 7 years ago
#47657 Menu: In wp_link_pages() function add new args to wrap a tag Menus normal normal Awaiting Review feature request dev-feedback 7 years ago
#43015 function get_previous_comments_link not working in front page Comments normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#46967 Site health, info tab: show the current uploads directory info on network installs Site Health normal normal Future Release defect (bug) dev-feedback 7 years ago
#47529 Media manager doesn't display cropped images Media normal normal defect (bug) dev-feedback 7 years ago
#47517 Left Navigation Disappeared Administration normal normal Awaiting Review defect (bug) dev-feedback 7 years ago
#33209 Inviting a new user to Multisite results in password being emailed Users normal normal Future Release enhancement dev-feedback 7 years ago
#36368 Add `access_admin` capability Users normal normal feature request dev-feedback 7 years ago
#35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal defect (bug) dev-feedback 7 years ago
#33180 Widgets not preserved after switching theme and deactivate plugins Widgets normal normal defect (bug) dev-feedback 7 years ago
#31085 CPT selector to “Recent Posts” widget Widgets normal normal enhancement dev-feedback 7 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.