Make WordPress Core

{45} Needs patch, but has none (872 matches)

Create a new ticket
  • Tickets marked as needs-patch, but have never had a patch uploaded
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 300 of 872)

1 2 3 4 5 6 7 8 9

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27287 siteurl is missing WordPress path when creating a new site Networks and Sites normal normal defect (bug) needs-unit-tests 06/04/2019
#28454 Inconsistent front page option behavior Options, Meta APIs normal normal defect (bug) 06/04/2019
#36760 Intermittent empty returns from get_post_meta function after 4.5 upgrade Options, Meta APIs normal normal defect (bug) 06/04/2019
#55467 WP_REST_Meta_Fields::update_meta_value handles update_metadata return value incorrectly Options, Meta APIs normal normal defect (bug) 05/31/2024
#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
#16126 Multisite name conflict check doesn't check for pages. Permalinks normal normal defect (bug) 06/04/2019
#27019 Redirect by page slug does not work in permalink structure /%category%/%postname%/ Permalinks normal normal defect (bug) 06/04/2019
#32705 `includes_url` shouldn't use `site_url()` on the frontend Permalinks normal normal defect (bug) dev-feedback 06/04/2019
#23117 permalink failed on IIS7 and Reserved Proxy for wordpress 3.5 Permalinks normal normal defect (bug) 06/04/2019
#23915 discover_pingback_server_uri cases an error when discovery URI sets multiple Content-type headers dd32 Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#27158 do_enclose() throws warnings when content_type is text/html and not audio or video Pings/Trackbacks normal normal defect (bug) needs-unit-tests 06/04/2019
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate Plugins normal normal defect (bug) 06/04/2019
#13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
#22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal defect (bug) 06/04/2019
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
#21234 Recursive directory creation & get_calendar() for custom post types Posts, Post Types normal normal defect (bug) 06/04/2019
#22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
#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
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
#30911 Overhaul post_status logic in WP_Query Query normal normal defect (bug) needs-unit-tests 06/04/2019
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
#16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 06/04/2019
#35916 WP_Rewrite::generate_rewrite_rules() ignores boolean $endpoints / $feed parameters for CPT Rewrite Rules normal normal defect (bug) needs-unit-tests 06/04/2019
#27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
#29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 06/04/2019
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
#16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal defect (bug) 06/04/2019
#30379 Creating multiple Categories with same name under 1 parent Taxonomy normal normal defect (bug) 06/04/2019
#31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
#36610 Loss of multibyte category and tag names Taxonomy normal normal defect (bug) 06/04/2019
#14093 Malformed category hidden from edit-tags, but shows in meta box Taxonomy low normal defect (bug) 06/04/2019
#35995 Registering taxonomies for attachment mime types Taxonomy normal normal defect (bug) 06/04/2019
#22511 Taxonomy manage screen checks for manage_terms and edit_terms, instead of just manage_terms. Taxonomy normal normal defect (bug) 06/04/2019
#24026 No /themes/ folder causes strange behaviour Themes normal normal defect (bug) 06/04/2019
#35280 Should feed_links_extra run when current theme doesn't support automatic-feed-links ? Themes normal normal defect (bug) 06/20/2019
#20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire Themes normal normal defect (bug) 06/04/2019
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 06/04/2019
#22414 validate_current_theme() should validate cached theme roots Themes normal normal defect (bug) 06/04/2019
#26822 During upgrade, no errors thrown when file permissions are wrong Upgrade/Install normal normal defect (bug) 06/04/2019
#28300 Two issues in the code for auto-uploading to subfolders Upgrade/Install normal normal defect (bug) 03/15/2023
#32652 Use `ignore_user_abort()` to avoid some update failures Upgrade/Install normal normal defect (bug) 03/15/2023
#27758 WP_Error data is false in _unzip_file_ziparchive Upgrade/Install normal normal defect (bug) 06/04/2019
#35536 WP_Upgrader goes too far up when enumerating parent paths on a network share Upgrade/Install normal normal defect (bug) 06/05/2019
#36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
#26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install normal normal defect (bug) 06/04/2019
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#28630 wordpress "check for updates" fails silently behind proxy server with https POST 501 Error Upgrade/Install normal major defect (bug) 10/18/2019
#12720 Delete user and hook confusion when deleting users in Multisite Users normal normal defect (bug) 06/05/2019
#36405 User creation fails for users with long names. Users normal normal defect (bug) 05/28/2023
#28747 $.wpColorPicker cannot duplicate elements Widgets normal normal defect (bug) 06/05/2019
#21396 Categories widget reports categories without posts when they have custom posts Widgets normal normal defect (bug) 06/05/2019
#27236 Custom Widgets lost when theme is re-activated while the widget plugin is inactive Widgets normal normal defect (bug) 06/05/2019
#27180 Remove Hidden Widget UI Widgets normal normal defect (bug) 06/05/2019
#31189 Widgets editing screen don't handle expired nonces gracefully Widgets normal normal defect (bug) 06/05/2019
#23909 Widgets settings loaded and instances registered unnecessarily Widgets normal normal defect (bug) 06/05/2019
#14876 wp_get_sidebars_widgets() assumes that widgets are enabled Widgets lowest minor defect (bug) 06/05/2019
#25037 XML-RPC : Can't remove all the categories from a post by using metaWeblog.editPost XML-RPC normal normal defect (bug) 06/05/2019
#25016 XMLRPC method "wp.getUsers" not working correctly in Multisite XML-RPC normal normal defect (bug) 06/05/2019
#27916 Add New Post screen nonce failure should redirect to Edit Post screen Administration normal normal Future Release enhancement 07/18/2024
#36882 Add a reusable admin CSS class for destructive actions joedolson* Administration normal normal Future Release enhancement 09/27/2023
#26691 Admin Color Schemes: generic classes for colors Administration normal normal Future Release enhancement 09/19/2020
#47544 Code Editor not listing files/folders in the right order Administration normal minor Future Release enhancement 08/28/2019
#37228 Consider to rethink and improve the list tables pagination links Administration normal normal Future Release enhancement 04/19/2019
#7797 Consolidate iframe headers Administration normal normal Future Release enhancement 03/15/2019
#55543 `add_menu_page` incorrectly requires SVG icon data URIs be base64 encoded Administration normal normal Future Release enhancement 10/29/2022
#51838 Add first-time user message to application passwords form describing what this form is Application Passwords normal normal Future Release enhancement 01/27/2021
#54154 Core medias e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54157 Core menus e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#54156 Core widgets e2e tests Build/Test Tools normal normal Future Release enhancement 09/02/2022
#53737 Create a way to autogenerate end-to-end test code from manual testing steps for WordPress core lucatume Build/Test Tools normal normal Future Release enhancement 07/05/2022
#50460 Don't minimize the `script-loader-packages.php` file Build/Test Tools normal normal Future Release enhancement close 11/20/2024
#45132 Explore better implementation of Autosaves Controller unit tests Build/Test Tools normal normal Future Release enhancement 02/14/2019
#24879 Sourcemaps should be provided for use with minified javascript libraries Build/Test Tools normal normal Future Release enhancement dev-feedback 02/19/2017
#54537 Tests: Enable PHP version check once PHP 8.0 compatibility is achieved. Build/Test Tools normal normal Future Release enhancement 11/12/2024
#45293 Bundled themes: Add editor styles for form elements Bundled Theme normal normal Future Release enhancement dev-feedback 06/03/2024
#60985 Twenty Fifteen: Replace frontend jQuery usage with Interactivity API Bundled Theme normal normal Future Release enhancement 10/08/2024
#45919 Twenty Nineteen: Improve comments in `twentynineteen_setup` Bundled Theme low normal Future Release enhancement 08/25/2024
#45417 Lack of actions when wp_cache_flush is called Cache API normal trivial Future Release enhancement dev-feedback 12/02/2018
#35437 dot in permalinks Canonical normal normal Future Release enhancement 01/08/2019
#20977 Add Dynamic Comment Statuses Comments normal normal Future Release enhancement dev-feedback 01/14/2020
#48088 Anonymous Avatar should be served locally Comments low normal Future Release enhancement 11/01/2019
#33627 In-Context Comment Moderation Comments normal normal Future Release enhancement 01/27/2021
#39084 Introduce singular capabilities for managing individual comments Comments normal normal Future Release enhancement needs-unit-tests 07/14/2017
#41731 Make it Easier to Locate Restored Comments SergeyBiryukov Comments normal normal Future Release enhancement 06/21/2019
#56261 Normalize comment function parameters with mixed case names SergeyBiryukov* Comments normal normal Future Release enhancement 02/08/2023
#35650 title_reply_to should work when javascript is enabled Comments normal normal Future Release enhancement 06/21/2019
#40243 Allow Manual Hue input for the HSL Color Picker Customize normal normal Future Release enhancement 05/29/2021
#42806 Allow installing themes in the Customizer on multisite Customize normal normal Future Release enhancement dev-feedback 07/08/2018
#37281 Allow non-error notifications to be set for Customizer settings from PHP Customize normal normal Future Release enhancement 04/19/2019
#38957 Customize Menus: Menu locations should be able to opt-out of menu item types that can be added to associated menus Customize normal normal Future Release enhancement 01/21/2017
#38956 Customize Menus: menus assigned to locations with limited depths should not allow deeper depths Customize normal normal Future Release enhancement 04/03/2019
#22880 Customize Themes without activation Customize normal normal Future Release enhancement 05/22/2021
#42635 Customize: Add default value for customizeAction param for sections Customize normal normal Future Release enhancement 10/12/2018
1 2 3 4 5 6 7 8 9
Note: See TracReports for help on using and creating reports.