Make WordPress Core

{8} Future Releases, Workflow Oriented (8358 matches)

Create a new ticket
  • Active tickets slated for future releases or with no assigned milestone, workflow oriented
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (3201 - 3300 of 8358)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#37915 Customize: allow terms to be created in nav menus boonebgorges Customize normal normal Future Release enhancement dev-feedback 05/23/2021
#37762 cache_results parameter doesn't prevent queried posts from being added to cache boonebgorges Query normal normal Future Release defect (bug) dev-feedback 06/15/2022
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie Plugins normal normal Future Release defect (bug) dev-feedback 10/07/2024
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal Future Release enhancement dev-feedback 05/26/2019
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/22/2017
#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
#21256 New theme feature - add_theme_support( 'content-width', $defaults ) chriscct7 Themes normal normal Awaiting Review feature request dev-feedback 11/22/2018
#58764 Incorrect return type in `WP_Rewrite::using_index_permalinks()`. costdev Permalinks normal normal Awaiting Review defect (bug) dev-feedback 07/31/2023
#57211 Split up `WP_Query::get_posts()` costdev Query normal normal Future Release enhancement dev-feedback 01/23/2023
#58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal Future Release enhancement dev-feedback 07/22/2024
#48536 Allow cmd/ctrl-enter to submit comment forms in wp-admin davidbaumwald* Comments normal normal Future Release enhancement dev-feedback 02/10/2020
#19643 Allow array for $extra_fields in request_filesystem_credentials dd32 Filesystem API normal minor defect (bug) dev-feedback 06/04/2019
#36376 current_user_can/has_cap fails when user has multiple roles dd32* Role/Capability normal normal Future Release defect (bug) needs-unit-tests 01/14/2019
#59693 Twenty Fifteen: Apostrophe overlaps with other characters desrosj Bundled Theme normal normal Future Release defect (bug) dev-feedback 10/21/2024
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
#36652 Use meta_value in a meta query to decide type format in SQL clause ericlewis Query normal normal enhancement dev-feedback 06/04/2019
#40418 ID columns in multisite database tables should be unsigned flixos90 Database normal major Awaiting Review defect (bug) dev-feedback 09/11/2018
#46004 Allow actions based on blocks in the current content francina Bootstrap/Load normal normal Future Release enhancement dev-feedback 05/10/2021
#45471 Allow caching of parse_blocks results francina Cache API normal normal Future Release enhancement dev-feedback 01/18/2025
#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
#46986 DNT Parameter automatically for Vimeo oEmbed requests garrett-eclipse* Embeds normal major Future Release defect (bug) dev-feedback 10/05/2023
#54420 Tests: Mock REST API remote requests hellofromTonya Build/Test Tools normal normal Future Release defect (bug) dev-feedback 10/10/2022
#36447 Responsive preview icons in Customizer need tooltips iamjolly Customize normal normal Future Release enhancement dev-feedback 11/09/2021
#57924 Cron fires twice j3gaming Cron API normal critical Awaiting Review defect (bug) changes-requested 03/05/2024
#61100 Fix capability error in bulk role removal when editing site users in network admin jeremyfelt Networks and Sites normal normal 6.9 defect (bug) needs-unit-tests 03/24/2025
#13066 Last-Modified headers for individual comment feeds are incorrect jgci* Feeds low normal Future Release defect (bug) dev-feedback 06/28/2022
#50486 Improve the admin notices accessibility joedolson* Administration normal normal 6.9 defect (bug) dev-feedback 02/13/2025
#23436 Media Gallery - Cropping Image and then Cropping a thumbnail from that crop doesn't work. joedolson* Media normal normal Awaiting Review defect (bug) dev-feedback 05/01/2024
#61398 Missing src attribute on <audio> tag prevents m4a audio files playing in safari. joedolson* Media normal normal 6.9 defect (bug) dev-feedback 03/16/2025
#62361 Set filter "activate_tinymce_for_media_description" to "true" is breaking meadia_descripton by running it through "htmlspecialchars()" joedolson* Media normal normal Future Release defect (bug) close 02/17/2025
#45407 Add block attributes to `wp_calculate_image_sizes` to allow for proper handling of `sizes` attribute joemcgill Media high major Future Release defect (bug) dev-feedback 02/03/2022
#39883 Code hooking on `image_downsize` can no longer assume the file is an image joemcgill Media normal normal Future Release defect (bug) dev-feedback 05/23/2017
#38557 Format for registering a default header image is ambiguous joemcgill* Themes normal normal Future Release defect (bug) dev-feedback 03/26/2019
#47690 remove_submenu_page() doesn't remove corresponding entry from $_wp_submenu_nopriv johnbillion Administration normal normal Future Release defect (bug) dev-feedback 04/13/2020
#24686 Introduce generic filter on transient return value johnbillion Cache API normal normal Awaiting Review enhancement dev-feedback 09/06/2024
#31821 Make interim login URL filterable johnbillion Login and Registration normal normal Future Release enhancement dev-feedback 08/22/2017
#29213 Introduce capability for access to nav-menus.php johnbillion Menus normal normal Future Release enhancement needs-unit-tests 01/30/2022
#23895 Max upload size 0 when post_max_size = 0 johnbillion Upload normal normal Future Release defect (bug) dev-feedback 11/29/2017
#31020 Introduce discrete capability for managing widgets johnbillion Widgets normal normal Future Release enhancement needs-unit-tests 01/30/2022
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* Media normal normal Future Release enhancement close 04/26/2023
#22895 user_can_admin_menu() is Type-Insensitive for Users who Can't Create Pages johnbillion* Role/Capability normal normal Future Release defect (bug) dev-feedback 02/19/2023
#18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal Future Release enhancement dev-feedback 09/20/2023
#57385 Disable foreign key checks when dropping tables inside wp_uninitialize_site() function johnjamesjacoby* Database normal normal Awaiting Review defect (bug) changes-requested 01/12/2024
#18322 The Road to Magic Quotes Sanity jorbin Bootstrap/Load normal normal Future Release defect (bug) dev-feedback 06/24/2024
#11856 URL for 1st comments page is not canonical markjaquith Canonical normal normal Future Release defect (bug) dev-feedback 10/19/2023
#41081 Improve Custom Menu widget, show notification if menu is empty or no menu selected mdifelice Widgets normal normal Future Release enhancement dev-feedback 06/08/2022
#51094 WP_Query.query with invalid post_status will return all metalandcoffee* Query normal critical Future Release defect (bug) needs-unit-tests 06/14/2022
#22277 Admin (not just superadmin) should be able to add user without confirmation email in multisite morganestes Users normal normal enhancement dev-feedback 06/05/2019
#36081 Activity dashboard widget is not using word-wrap: break-word mrahmadawais Administration normal normal Future Release defect (bug) dev-feedback 09/02/2024
#58152 Possible variable re-use mujuonly Users normal normal Awaiting Review enhancement dev-feedback 04/19/2023
#16165 Media Library Bulk Delete: Error in deleting... nacin Media normal normal enhancement dev-feedback 06/04/2019
#11049 Page Preview does not autosave page template nacin* Autosave normal normal defect (bug) dev-feedback 06/04/2019
#17451 Unify plugin update notices and include changelog data nacin* Upgrade/Install normal normal enhancement dev-feedback 06/04/2019
#12295 More support to customize user profile edit page nacin* Users normal normal Awaiting Review enhancement dev-feedback 06/23/2022
#11740 Sorting tags and towns does not work well for utf-8 nbachiyski I18N normal normal Awaiting Review defect (bug) dev-feedback 02/28/2024
#12477 Search with special characters and similar terms nbachiyski I18N normal normal feature request dev-feedback 06/04/2019
#14017 New template "tag": get_custom_field() obenland Posts, Post Types normal normal Future Release enhancement needs-unit-tests 08/14/2022
#26516 Make it easier to check theme support obenland Themes normal normal enhancement dev-feedback 06/04/2019
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
#58638 Add 'close' button to dashboard widgets oglekler Administration normal normal Future Release enhancement dev-feedback 01/25/2025
#31977 Ping status of pages changes to "closed" in quick edit pareshradadiya Posts, Post Types normal normal Future Release defect (bug) dev-feedback 10/14/2022
#41520 Disable deprecated functions pbearne Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 08/16/2024
#31839 Setting error reporting level for wp_debug_mode pbearne Bootstrap/Load normal normal enhancement dev-feedback 02/18/2025
#44445 wp_cache_init() and WP_Object_Cache constructor has a memory leak pbearne Cache API normal normal Awaiting Review defect (bug) dev-feedback 06/14/2024
#36242 wpdb set_sql_mode add param pbearne Database normal normal Awaiting Review enhancement dev-feedback 01/18/2025
#55503 Post Date display issue if we set empty from General Settings page pbearne Date/Time normal normal Awaiting Review defect (bug) dev-feedback 12/13/2024
#55962 Upgrade `sanitize_hex_color()` to CSS Color Level 4 pbearne Formatting normal normal Future Release enhancement dev-feedback 01/17/2024
#29717 wp_check_invalid_utf8 - pcre tricks and failsafes, +mb_convert_encoding, iconv fix, performance pbearne Formatting normal normal Awaiting Review enhancement dev-feedback 05/15/2024
#27122 Optimization for PHP FPM pbearne General normal normal enhancement close 01/29/2025
#32848 Null values for Update Options does not reset in $all_options pbearne* Cache API normal normal Future Release defect (bug) dev-feedback 03/10/2025
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 07/15/2024
#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 07/23/2024
#21989 update_option() calls sanitize_option() twice when option does not exist pbearne* Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/21/2024
#50538 WP_Comments_List_Table should not show views that have a count of 0 pbiron Comments normal normal Awaiting Review enhancement dev-feedback 03/12/2021
#41801 add wp_get_image_extensions() and wp_image_extensions filter pbiron Media normal normal Future Release enhancement dev-feedback 08/21/2020
#15134 WordPress should not try to remove themes or plugins recursively if the directory is a symlink pbiron* Upgrade/Install normal normal Future Release defect (bug) dev-feedback 07/05/2023
#50674 Plugin and Theme Update Hooks pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 10/19/2020
#58380 Setting time limit for updates doesn't always work. pbiron* Upgrade/Install normal normal Future Release enhancement dev-feedback 09/30/2024
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#52840 Include filesize information in REST API response for all media types rachelbaker* REST API normal normal Future Release enhancement needs-unit-tests 01/13/2023
#55343 Add Tooltip to "Remember Me" (WP Login Form) rajinsharwar Login and Registration normal normal 6.9 enhancement dev-feedback 02/21/2025
#14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 06/09/2024
#55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text rcreators Media normal minor Future Release enhancement dev-feedback 07/02/2024
#39043 HTTP API :: Its Not Possible To Send Data In Body For GET Requests rmccue HTTP API normal normal Future Release enhancement dev-feedback 10/02/2017
#49931 Twenty Nineteen: Group color styles prevent custom colors sabernhardt Bundled Theme normal normal Future Release defect (bug) dev-feedback 12/04/2024
#56301 Add File Backup Feature in wp_edit_theme_plugin_file() sajjad67 Filesystem API normal normal Awaiting Review feature request dev-feedback 07/17/2023
#43298 Add filter to hide comment types from showing up in the default query schlessera Comments normal normal Awaiting Review enhancement dev-feedback 01/16/2019
#15386 WP_List_Table::get_columns does not work for plugins scribu Administration high major Future Release defect (bug) close 02/16/2023
#60397 Invalidate opcache after theme / plugin updates seebeen Upgrade/Install normal normal Awaiting Review defect (bug) dev-feedback 01/31/2024
#41672 REST create user: existing_user_login is returned before existing_user_email shooper Users normal normal Future Release enhancement dev-feedback 09/23/2024
#14125 Seperate out non-editable options in edit site sorich87* Options, Meta APIs normal normal enhancement dev-feedback 06/04/2019
#15565 More context for clean_post_cache() spacedmonkey Cache API normal normal Future Release enhancement dev-feedback 07/12/2022
#57416 Do not split query if requesting one post spacedmonkey Query normal normal Future Release enhancement dev-feedback 01/29/2025
#41819 Support the paged argument in WP_Site_Query and WP_Network_Query spacedmonkey Query normal normal Future Release enhancement dev-feedback 11/01/2017
#49277 Implement email sanitize in REST API spacedmonkey REST API normal normal Future Release enhancement dev-feedback 11/04/2021
#40477 REST API: Does NOT Trigger New User Notifications! spacedmonkey Users normal normal 6.9 defect (bug) needs-unit-tests 03/24/2025
#34083 Feed for post type should link to post type archive if available stevenkword Feeds normal normal Future Release enhancement dev-feedback 03/17/2017
#8994 Incorporate MediaRSS Plugin into core technosailor Feeds normal normal Future Release feature request dev-feedback 02/07/2021
#12945 Constrain wp_page_menu() technosailor* Menus normal normal defect (bug) dev-feedback 03/17/2025
Note: See TracReports for help on using and creating reports.