Make WordPress Core

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

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
#40790 Ability to filter $post_type in _get_last_post_time General normal normal Awaiting Review enhancement dev-feedback 04/25/2019
#46971 Selected Image gets overflow in Edit Image in Media upload - iPhone - 6/7/8 Media normal normal Awaiting Review defect (bug) dev-feedback 04/30/2019
#44728 Quick edit for taxonomies is using filtered data Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/08/2019
#15924 Add 'media_default_link_type' option to parallel 'image_default_link_type' Upload normal normal Future Release enhancement dev-feedback 05/15/2019
#18043 Uploaded images disappear after loading if using compression w/Apache Upload normal major Future Release defect (bug) dev-feedback 05/15/2019
#18474 Misleading error message when theme ZIP exceeds post_max_size Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#35310 "Add Media" dropzone shouldn't take up the entire modal window Upload normal normal Awaiting Review defect (bug) dev-feedback 05/15/2019
#45864 On list page All(x) count does not consider Trash items. Hence Trash should appear differently Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/22/2019
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal Future Release enhancement dev-feedback 05/26/2019
#38750 Split wp_signups into wp_user_signups and wp_blog_signups Login and Registration normal normal Awaiting Review feature request needs-unit-tests 05/26/2019
#32545 Adding actions before and after "Add New" button Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 05/30/2019
#44976 Proposal to add deregister_control_type(), deregister_panel_type() and deregister_section_type() methods to WP_Customize_Manager Customize normal normal Awaiting Review enhancement dev-feedback 06/01/2019
#44215 Personal data exports - Empty values are included in the report Privacy normal normal Awaiting Review defect (bug) dev-feedback 06/03/2019
#16788 Ampersands in e-mail address become invalid Users normal normal Awaiting Review defect (bug) dev-feedback 06/04/2019
#11235 Pages whose ancestors are not all "published" cannot be used as parents for other pages. Posts, Post Types normal normal Future Release defect (bug) needs-unit-tests 06/04/2019
#10543 Incorrect (non-UTF-8) character handling in tag's name and slug westi* Charset normal normal defect (bug) needs-unit-tests 06/04/2019
#11049 Page Preview does not autosave page template nacin* Autosave 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
#12363 Comment permalink wrong when only listing one comment type wonderboymusic Comments normal normal defect (bug) dev-feedback 06/04/2019
#16365 Comment transition for new comments Comments normal minor enhancement needs-docs 06/04/2019
#16612 WordPress should return nocache headers for requests with comment cookies Comments normal normal enhancement dev-feedback 06/04/2019
#18315 Add an index to the GUID column in the posts table Database normal normal enhancement dev-feedback 06/04/2019
#18385 Canonical redirections not suited for Queries with multiple query vars and "pretty permalinks" in general Canonical normal normal enhancement dev-feedback 06/04/2019
#19691 Cannot modify admin messages for /wp-admin/edit.php Administration normal normal enhancement dev-feedback 06/04/2019
#20283 Create new variable or function in $wp_query object to get canonical URL of any site's page Canonical normal normal enhancement dev-feedback 06/04/2019
#20634 dbDelta is unforgiving about field declarations Database normal normal enhancement dev-feedback 06/04/2019
#21211 Alter how settings_errors are output in options.php Administration normal normal defect (bug) dev-feedback 06/04/2019
#22164 Move comment "keyboard shortcuts" setting to comments -> screen options Comments normal normal enhancement dev-feedback 06/04/2019
#23179 New avatar related option - use gravatar only for registered users Comments normal normal enhancement dev-feedback 06/04/2019
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019
#25616 Add a content length filter to wp_dashboard_recent_drafts() Administration normal normal enhancement dev-feedback 06/04/2019
#27076 double newlines inserted before captions Editor normal normal defect (bug) dev-feedback 06/04/2019
#27804 bug when updating after domain change settings Administration normal normal defect (bug) dev-feedback 06/04/2019
#28821 Admin page registered with add_menu_page() allows access through wrong URls and hightlights wrong top level menu item Administration normal normal defect (bug) dev-feedback 06/04/2019
#29312 No recommended nonce refresh functionality in Heartbeat. Administration normal normal enhancement dev-feedback 06/04/2019
#30909 Allow passing ID for comment_form container and title Comments normal normal defect (bug) dev-feedback 06/04/2019
#35182 Site icon URLs don't respect SSL in admin Administration normal normal defect (bug) dev-feedback 06/04/2019
#37115 recent canonical change is giving an infinite 301 redirect loop Canonical normal normal defect (bug) dev-feedback 06/04/2019
#9510 Multiple feed fixes and enhancements Feeds normal major enhancement dev-feedback 06/04/2019
#11678 wpautop() fails on uppercase closing tags Formatting normal normal defect (bug) dev-feedback 06/04/2019
#13425 Image Gallery of Private Post is publicly displayed Gallery normal normal defect (bug) dev-feedback 06/04/2019
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor defect (bug) dev-feedback 06/04/2019
#22279 WordPress Export/Import deletes carriage returns Export normal normal defect (bug) dev-feedback 06/04/2019
#22402 Stripping non-alphanumeric multi-byte characters from slugs Formatting normal normal enhancement dev-feedback 06/04/2019
#23308 make_clickable problem with multiple "Punctuation URL character" Formatting normal normal defect (bug) dev-feedback 06/04/2019
#26759 New Generic Sanitize Functions for Core Formatting normal normal enhancement dev-feedback 06/04/2019
#26868 Function 'make_clickable()' doesn't make hyperlinks from explicit URLs using the `mailto:`, `tel:` and other schemes that do not start with `//` Formatting normal normal enhancement needs-unit-tests 06/04/2019
#27122 Optimization for PHP FPM General normal normal enhancement dev-feedback 06/04/2019
#27286 create menu page for custom post types General normal normal enhancement dev-feedback 06/04/2019
#28774 Hooking into wp_ajax_upload_attachment General normal normal enhancement dev-feedback 06/04/2019
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 06/04/2019
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement dev-feedback 06/04/2019
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
#31206 Move AJAX action parameters out of the method body and into the declaration. General normal normal enhancement dev-feedback 06/04/2019
#31559 Meta boxes should have before/after hooks General normal normal enhancement dev-feedback 06/04/2019
#36120 Move wp_*_link() functions into wp-includes General normal normal enhancement dev-feedback 06/04/2019
#36397 add_query_arg doesn't work with numbered html entities Formatting normal normal defect (bug) dev-feedback 06/04/2019
#36818 Export filter for post meta Export normal normal enhancement dev-feedback 06/04/2019
#11895 Allow more specific image size editing Media normal normal feature request dev-feedback 06/04/2019
#12477 Search with special characters and similar terms nbachiyski I18N normal normal feature request dev-feedback 06/04/2019
#12945 Constrain wp_page_menu() technosailor* Menus normal normal defect (bug) dev-feedback 06/04/2019
#14969 menu element "all (direct) child pages" Menus normal normal feature request dev-feedback 06/04/2019
#16165 Media Library Bulk Delete: Error in deleting... nacin Media normal normal enhancement dev-feedback 06/04/2019
#16482 Visibility: password-protected breaks with redirected domains Login and Registration normal normal defect (bug) dev-feedback 06/04/2019
#17857 WP_Embed - Split shortcode() function into two for increased flexibility Media normal normal enhancement dev-feedback 06/04/2019
#18816 Add 'offset' parameter and 'ancestral' boolean to wp_nav_menu Menus normal normal enhancement dev-feedback 06/04/2019
#20019 wpmu_validate_blog_signup(): Allow '.' and '-' in blog names Login and Registration normal normal enhancement dev-feedback 06/04/2019
#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
#20289 wp_nav_menu container is not set when menu isn't defined Menus normal normal defect (bug) dev-feedback 06/04/2019
#21070 Added a filter to the sub-menu class attribute Menus normal normal enhancement dev-feedback 06/04/2019
#21221 Image title and alt attribute content should be texturized. Media normal normal enhancement dev-feedback 06/04/2019
#21913 Detecting MIME Types in WXR Files Import normal normal enhancement dev-feedback 06/04/2019
#22075 Allow custom attributes to be set in `wp_get_attachment_link` Media normal normal enhancement needs-unit-tests 06/04/2019
#23205 New Media Uploader slow for sites with many images Media normal normal enhancement dev-feedback 06/04/2019
#23398 Media Gallery - Clicking "Restore Original Image" in "Scale Image" pane loses 'Thumbnail Settings' pane. Media normal normal defect (bug) dev-feedback 06/04/2019
#23424 WP_Image class for handling images from the media library Media normal normal enhancement dev-feedback 06/04/2019
#23779 Can't insert large image if it's smaller than media setting but larger than theme setting Media normal normal defect (bug) dev-feedback 06/04/2019
#24548 _wp_menu_item_classes_by_context assumes $queried_object->ancestors is an array Menus normal normal defect (bug) dev-feedback 06/04/2019
#28185 Expose image attachment title and/or filename in the image details modal Media normal normal enhancement dev-feedback 06/04/2019
#28530 WPMU Creating new user does not use welcome notification template Networks and Sites normal normal defect (bug) dev-feedback 06/04/2019
#28908 Adding a menu custom link during autocompletion does not add the full text in firefox Menus normal normal defect (bug) dev-feedback 06/04/2019
#28997 Adding additional classes to image captions via UI Media normal normal enhancement dev-feedback 06/04/2019
#30233 Replace or rewrite domain_exists() for more accurate usage Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#31166 wpmu_signup_user_notification filter is incorrect Login and Registration normal normal defect (bug) dev-feedback 06/04/2019
#31419 Vimeo and YouTube video cannot be inserted into a playlist Media normal normal enhancement dev-feedback 06/04/2019
#31570 Infinite loop when filtering Media Library images by size in a modal (using wp_prepare_attachment_for_js) fuhton Media normal normal defect (bug) dev-feedback 06/04/2019
#34657 WordPress doesn't set object terms for menu items so pending items not working Menus normal normal defect (bug) dev-feedback 06/04/2019
#36179 Password protected post with force_ssl_admin() and domain mapping not working Login and Registration normal normal defect (bug) dev-feedback 06/04/2019
#36317 Introduce a cookie prefix default constant Login and Registration normal normal enhancement dev-feedback 06/04/2019
#9825 Enforce permalink history, outright Permalinks normal normal enhancement needs-unit-tests 06/04/2019
#12726 Add get_post_by_*() functions Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#14125 Seperate out non-editable options in edit site sorich87* Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#17170 Attachment slugs are not unique Permalinks normal major defect (bug) dev-feedback 06/04/2019
#17183 previous_comments_link and next_comments_link return wrong url with PATHINFO permalinks Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#18501 plugin_dir_path() returns unsanitized path on Windows installs Plugins normal normal defect (bug) dev-feedback 06/04/2019
#20214 Pingback discovery doesn't strip fragment identifiers from URL Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
#20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal defect (bug) dev-feedback 06/04/2019
#23207 Add $labels argument to register_post_status() Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
1 2 3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.