Make WordPress Core

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

3 4 5 6 7 8 9 10 11 12 13

Future Releases (69 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#28801 Walker::walk makes an incorrect assumption if $top_level_elements is empty. General normal normal defect (bug) needs-unit-tests 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
#16482 Visibility: password-protected breaks with redirected domains Login and Registration normal normal defect (bug) 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
#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
#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
#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
#47529 Media manager doesn't display cropped images Media normal normal defect (bug) dev-feedback 06/14/2019
#49601 layout width bugfix for img_caption_shortcode() Media normal normal defect (bug) dev-feedback 10/13/2022
#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
#12945 Constrain wp_page_menu() technosailor* Menus 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
#24548 _wp_menu_item_classes_by_context assumes $queried_object->ancestors is an array 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
#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
#28530 WPMU Creating new user does not use welcome notification template Networks and Sites 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
#19686 404 - File or directory not found Permalinks low normal defect (bug) dev-feedback 06/04/2019
#17170 Attachment slugs are not unique Permalinks normal major defect (bug) dev-feedback 06/04/2019
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/04/2019
#35209 Permalinks of published pages get changed when creating new pages as a draft Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#34822 Post name permalinks problems Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#35635 Redirect loop for custom post types in WP 4.4 Permalinks normal critical defect (bug) dev-feedback 06/04/2019
#32705 `includes_url` shouldn't use `site_url()` on the frontend Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#36323 home_url returns url with wrong scheme Permalinks normal normal 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
#34555 superscript in url Permalinks 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
#36765 Remove Legacy Code from pingback_ping Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#27188 deactivated_plugin behaves improperly Plugins normal normal defect (bug) dev-feedback 10/22/2023
#28226 menu_page_url does not return correct URL on network admin Plugins normal normal defect (bug) dev-feedback 06/04/2019
#18501 plugin_dir_path() returns unsanitized path on Windows installs Plugins normal normal defect (bug) 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
#30775 Delete empty post problem wonderboymusic Posts, Post Types normal normal defect (bug) dev-feedback 11/27/2021
#24415 The 'show_in_admin_all_list' argument for the 'register_post_status' function is ignored when the argument 'public' is set to 'false' Posts, Post Types normal normal defect (bug) dev-feedback 05/24/2023
#30452 _wp_translate_postdata() redundantly+destructively checks current_user_can( $ptype->cap->edit_others_posts ) on update Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#36595 can't set post_modified in wp_insert_post, becomes post_date Posts, Post Types normal normal defect (bug) dev-feedback 04/01/2020
#17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
#27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
#18513 Searching with explicit post types unsets page post type Query normal normal defect (bug) needs-unit-tests 02/12/2022
#56129 Author Dropdown menu missing in Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 05/15/2023
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/17/2023
#31615 UI bug using Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 06/04/2019
#21682 Rewrite endpoints are lost if a custom category or tag base is defined DrewAPicture Rewrite Rules normal normal defect (bug) dev-feedback 06/04/2019
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#24990 Nested Shortcode Inside [caption] Shortcodes normal normal defect (bug) needs-unit-tests 05/08/2021
#37183 Nested shortcodes in new-style [caption] Shortcodes normal normal defect (bug) dev-feedback 05/08/2021
#33234 Tags/Categories Count Incorrect Taxonomy normal normal defect (bug) dev-feedback 05/03/2023
#28855 Commented add_actions and unused functions in wp-admin/includes/theme-install.php chriscct7 Themes normal normal defect (bug) dev-feedback 12/03/2024
#33017 Images displayed with page.php instead of index.php Themes normal normal defect (bug) needs-unit-tests 06/04/2019
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#28904 custom header stores full URL in database Themes normal normal defect (bug) dev-feedback 06/04/2019
#33095 Background updates: Administration blocked Upgrade/Install normal normal defect (bug) dev-feedback 06/05/2019
#35707 On installation page, autocompleted password should not be visible. Upgrade/Install normal normal defect (bug) dev-feedback 02/15/2020
#33147 Updated message on install.php, Username can't be change directly after installation Upgrade/Install normal normal defect (bug) dev-feedback 01/21/2020
#26626 WP_Upgrader::unpack_package() can overflow path name length limits Upgrade/Install normal normal defect (bug) dev-feedback 05/18/2021
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#16156 update-core is oblivious to api.wp.org being unreachable Upgrade/Install normal normal defect (bug) dev-feedback 09/17/2020
#15861 Sorting users by post count Users normal normal defect (bug) dev-feedback 06/05/2019
#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 06/05/2019
#53625 The 'explode' function does not work on widget block editor. Widgets normal major defect (bug) dev-feedback 07/16/2021
#18446 Widget removes fields w/ default HTML on initial save in IE8 and 9 Widgets normal normal defect (bug) dev-feedback 06/05/2019
#33180 Widgets not preserved after switching theme and deactivate plugins Widgets normal normal defect (bug) dev-feedback 06/05/2019
#17078 is_active_sidebar() doesn't work with Numeric sidebar ID's Widgets normal normal defect (bug) close 05/20/2020
#24283 is_active_widget() incorrect logic Widgets normal normal defect (bug) dev-feedback 10/29/2024
#23020 wp.getPageList should act like wp.getPages XML-RPC normal normal defect (bug) dev-feedback 06/05/2019

Next Release (21 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#55603 PHP 8.2: address deprecation of the utf8_encode() and utf8_decode() functions SergeyBiryukov* General normal normal 6.8 task (blessed) dev-feedback 11/29/2024
#59282 WordPress should register custom error and exception handlers Bootstrap/Load normal normal 6.8 feature request dev-feedback 09/30/2024
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal 6.8 feature request dev-feedback 11/04/2024
#61219 Simplify add_new_item labels for core post types audrasjb Administration normal normal 6.8 enhancement dev-feedback 10/01/2024
#38093 WP_Customize_Color_Control - Color Transparency Customize normal normal enhancement dev-feedback 03/21/2024
#61958 Rename `wp_should_load_separate_core_block_assets()` to clarify its purpose flixos90 Editor normal normal 6.8 enhancement dev-feedback 10/03/2024
#12056 target="_blank" being stripped from Profile Bio and Category Description audrasjb Formatting normal normal 6.8 enhancement dev-feedback 12/06/2024
#51006 Add a mechanism for accessible tooltips in core joedolson* General normal normal 6.8 enhancement dev-feedback 09/30/2024
#54738 Unable to upload images with URL over API when the image doesn’t have a filetype in the filename joedolson* Media normal normal 6.8 enhancement dev-feedback 09/30/2024
#62043 Allow plugins and themes perform extra checks upon install/upgrade via filter Plugins normal normal 6.8 enhancement dev-feedback 10/23/2024
#60495 Following "plugins_list": Add a filter in get_views() in class-wp-plugins-list-table Plugins normal normal 6.8 enhancement dev-feedback 09/30/2024
#19736 Add default body_class classes for Theme Names Themes normal normal 6.8 enhancement dev-feedback 12/03/2024
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 6.8 defect (bug) dev-feedback 10/15/2024
#52116 Twenty Twenty: Menu + Search can cause a scroll jump on close williampatton Bundled Theme normal normal 6.8 defect (bug) dev-feedback 10/22/2024
#48207 Implement new Comment Date Functions pbearne Date/Time normal normal 6.8 defect (bug) dev-feedback 12/03/2024
#62363 HTML API: Expects closer should report true on svg:input element jonsurrell HTML API normal normal 6.7.2 defect (bug) dev-feedback 11/18/2024
#62290 Unable to seek to any bookmark in HTML Processor Bernhard Reiter HTML API normal normal 6.7.2 defect (bug) dev-feedback 11/18/2024
#61167 AVIF image thumbnail not created ! adamsilverstein Media normal normal 6.8 defect (bug) dev-feedback 12/10/2024
#36477 Responsive images (srcset) can include images larger than the full size adamsilverstein Media normal normal 6.8 defect (bug) dev-feedback 10/20/2024
#62361 Set filter "activate_tinymce_for_media_description" to "true" is breaking meadia_descripton by running it through "htmlspecialchars()" joedolson* Media normal normal 6.8 defect (bug) close 11/14/2024
#61330 Plugin Dependencies: Refresh plugin-install.php instead of redirecting on activation Upgrade/Install normal normal 6.8 defect (bug) needs-unit-tests 10/14/2024
3 4 5 6 7 8 9 10 11 12 13
Note: See TracReports for help on using and creating reports.