Make WordPress Core

{8} Future Releases, Workflow Oriented (7981 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 (2101 - 2200 of 7981)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
#23179 New avatar related option - use gravatar only for registered users Comments normal normal enhancement dev-feedback 06/04/2019
#23205 New Media Uploader slow for sites with many images Media normal normal enhancement dev-feedback 06/04/2019
#23207 Add $labels argument to register_post_status() Posts, Post Types 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
#23361 Deleting a user in Network Admin still defaults to "Delete all posts" Users normal normal Future Release defect (bug) dev-feedback 06/18/2025
#23413 Provide query result data to custom user columns Users normal normal enhancement dev-feedback 06/05/2019
#23421 Add sortable to taxonomy column Taxonomy normal normal Future Release enhancement dev-feedback 08/11/2021
#23424 WP_Image class for handling images from the media library Media normal normal enhancement dev-feedback 06/04/2019
#23431 [embed] shortcode doesn't work with do_shortcode() Embeds normal normal Future Release defect (bug) dev-feedback 07/07/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
#23487 is_blog_installed gives erroneous result on moved database Upgrade/Install normal normal defect (bug) dev-feedback 03/30/2021
#23498 wp_list_authors ignores 'exclude_admin' arg when admin account has a display_name other then 'admin' SergeyBiryukov Users normal normal Future Release defect (bug) dev-feedback 12/15/2023
#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
#23863 Post Formats: allow filtering content_width per format in wp-admin Post Formats normal normal defect (bug) dev-feedback 06/04/2019
#23866 WordPress xmlrpc wp_getPosts filter for slug XML-RPC normal normal enhancement dev-feedback 06/05/2019
#23895 Max upload size 0 when post_max_size = 0 johnbillion Upload normal normal Future Release defect (bug) dev-feedback 11/29/2017
#24142 Zero value for posts_per_page value in wp_query custom instance and for 'Blog pages show at most' option SergeyBiryukov Query normal normal Future Release defect (bug) dev-feedback 02/18/2024
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 11/01/2024
#24251 Reconsider SVG inclusion to get_allowed_mime_types Upload normal normal Awaiting Review enhancement dev-feedback 04/03/2025
#24283 is_active_widget() incorrect logic Widgets normal normal defect (bug) dev-feedback 10/29/2024
#24380 Missing Compression Parameter in WP_Image_Editor_GD wonderboymusic Media normal normal enhancement dev-feedback 10/05/2019
#24411 New site email being sent despite registrationnotification set to no Networks and Sites normal normal defect (bug) dev-feedback 06/20/2025
#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
#24465 Introduce filter for user password on registration Login and Registration normal normal enhancement dev-feedback 08/12/2020
#24548 _wp_menu_item_classes_by_context assumes $queried_object->ancestors is an array Menus normal normal defect (bug) dev-feedback 06/04/2019
#24567 Add help to media modals Help/About normal normal Awaiting Review enhancement dev-feedback 03/12/2023
#24572 Should be able to unlock a post outside of ajax handler Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
#24672 Remove final from WP_Post class Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 04/18/2018
#24686 Introduce generic filter on transient return value johnbillion Cache API normal normal Awaiting Review enhancement dev-feedback 09/06/2024
#24705 wp_link_pages() does not showing active current element Posts, Post Types normal major Awaiting Review enhancement dev-feedback 12/09/2018
#24776 Need Filter Hooks on Creating Slug - Check Availability of Slug if That is Used for Post, Page, Taxonomy or any Plugin Permalinks normal normal Awaiting Review feature request dev-feedback 02/14/2022
#24879 Sourcemaps should be provided for use with minified javascript libraries Build/Test Tools normal normal Future Release enhancement dev-feedback 02/19/2017
#24925 Improve no disk space error handling when updating plugins Filesystem API normal minor Awaiting Review enhancement dev-feedback 07/20/2021
#24958 Large number of revisions cause memory exhaustion adamsilverstein Revisions low normal Future Release defect (bug) dev-feedback 05/06/2021
#25021 Improve sanitize_title_with_dashes % removal Formatting normal normal defect (bug) dev-feedback 07/01/2025
#25070 Add filter to use do_accordion_sections for post metaboxes Editor normal normal enhancement dev-feedback 06/04/2019
#25293 Switch_to_blog not switching the siteid Networks and Sites normal minor Future Release defect (bug) dev-feedback 06/08/2017
#25616 Add a content length filter to wp_dashboard_recent_drafts() Administration normal normal enhancement dev-feedback 06/04/2019
#25644 strip_shortcodes always removes text between shortcode tags, should be optional Shortcodes normal normal enhancement dev-feedback 06/04/2019
#25927 Remove the theme information from style.css and add a theme manifest file Themes normal normal feature request dev-feedback 06/04/2019
#25939 add_options_page(..., 'options.php') and 1000 vars limit SergeyBiryukov Administration normal normal Awaiting Review defect (bug) dev-feedback 03/08/2023
#26195 Deleting users asks for reassigning posts even when there is no post/comment Users normal normal enhancement dev-feedback 06/05/2019
#26474 Add Filter to Username/Password Fields on Login Form? Login and Registration normal normal Awaiting Review enhancement dev-feedback 05/13/2017
#26516 Make it easier to check theme support obenland Themes normal normal enhancement dev-feedback 06/04/2019
#26626 WP_Upgrader::unpack_package() can overflow path name length limits Upgrade/Install normal normal defect (bug) dev-feedback 05/18/2021
#26695 Themes: add support for multiple screenshots in themes Themes normal normal Future Release enhancement dev-feedback 12/03/2024
#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
#26895 Deprecate recently_edited option Options, Meta APIs normal minor enhancement dev-feedback 06/04/2019
#26992 Failing to make new yyyy/mm for uploads affects existing URLs (WP_CONTENT_URL, wp_get_attachment_url and GUID) Media normal normal defect (bug) needs-unit-tests 06/21/2025
#27188 deactivated_plugin behaves improperly Plugins normal normal defect (bug) dev-feedback 10/22/2023
#27224 Multisite upload settings are inconsistent Networks and Sites normal normal enhancement dev-feedback 09/17/2024
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) dev-feedback 06/04/2025
#27286 create menu page for custom post types General normal normal enhancement dev-feedback 06/04/2019
#27307 Text Widget size spill over the side of Widget Container in random width. Widgets normal normal Awaiting Review defect (bug) close 06/27/2025
#27425 Templates For Posts Formats Post Formats normal normal enhancement dev-feedback 06/04/2019
#27494 Posts page appears into search results Posts, Post Types normal normal Future Release defect (bug) close 03/03/2020
#27670 Plugin Information tab - inaccesible without install_plugin capability Role/Capability normal normal defect (bug) dev-feedback 06/04/2019
#27747 Inconsistent type default between `submit_button()` and `get_submit_button()` Administration normal normal Awaiting Review defect (bug) dev-feedback 12/06/2023
#28156 In date-containing permalink structures, /dddd/dd/comment-page-d/ urls don't work Permalinks normal normal defect (bug) needs-unit-tests 06/26/2025
#28185 Expose image attachment title and/or filename in the image details modal Media normal normal enhancement dev-feedback 06/04/2019
#28226 menu_page_url does not return correct URL on network admin Plugins normal normal defect (bug) dev-feedback 06/04/2019
#28326 List Tables don't update properly after Quick Edit Quick/Bulk Edit normal normal defect (bug) dev-feedback 02/17/2023
#28463 Need core concept of the first publication of a post/comment. Posts, Post Types normal normal Awaiting Review feature request dev-feedback 07/15/2022
#28517 Logic error in WP_Rewrite flush_rules Rewrite Rules normal normal Future Release defect (bug) dev-feedback 05/18/2017
#28530 WPMU Creating new user does not use welcome notification template Networks and Sites normal normal defect (bug) 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
#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
#28904 custom header stores full URL in database Themes 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
#29009 There should be a capability for "publish private posts" Role/Capability normal normal enhancement dev-feedback 06/04/2019
#29030 Screen Options Poor Update/Rendering Causes Many things to Break Administration normal normal Awaiting Review defect (bug) dev-feedback 08/08/2018
#29213 Introduce capability for access to nav-menus.php Menus normal normal Future Release enhancement needs-unit-tests 06/11/2025
#29247 Crucial caches are not cleared when deleting site Cache API normal normal Future Release defect (bug) dev-feedback 07/08/2022
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
#29312 No recommended nonce refresh functionality in Heartbeat. Administration normal normal enhancement dev-feedback 06/04/2019
#29341 Raise default value for WP_MEMORY_LIMIT in wp-includes/default-constants.php Bootstrap/Load normal normal Awaiting Review enhancement dev-feedback 03/17/2024
#29418 Taxonomy archive query not including all of its post types. SergeyBiryukov Taxonomy normal normal Awaiting Review defect (bug) dev-feedback 05/06/2020
#29429 Support frame-ancestors directive over X-Frame-Options Security normal normal Future Release enhancement dev-feedback 07/29/2019
#29462 comment pagination in reverse order should display a full number of the latest comments Comments normal normal Future Release defect (bug) dev-feedback 03/16/2021
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal Future Release enhancement dev-feedback 09/16/2020
#29539 Plugin viewer not displaying video tutorials. Plugins normal normal Future Release defect (bug) dev-feedback 05/05/2017
#29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
#29619 Make WP_HTTP_BLOCK_EXTERNAL more easy to use HTTP API normal normal enhancement dev-feedback 06/04/2019
#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
#29790 Widgets don't know the widget area context they're in Widgets normal normal enhancement dev-feedback 06/05/2019
#29795 Set JPEG quality for individual image_size Media normal normal Awaiting Review enhancement dev-feedback 11/10/2017
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
#29923 Improve the writing experience on mobile Editor normal normal Future Release enhancement dev-feedback 06/05/2019
#29999 update post overwrites slug if current_user is contributor Posts, Post Types normal minor Awaiting Review defect (bug) dev-feedback 07/22/2024
#30023 Chrome autofill password keeps showing after wp_attempt_focus clears password field Login and Registration normal normal Future Release defect (bug) dev-feedback 02/15/2020
#30188 Introduce utility functions to check constants chriscct7 Posts, Post Types normal normal Awaiting Review enhancement dev-feedback 09/22/2017
#30233 Replace or rewrite domain_exists() for more accurate usage Networks and Sites normal normal enhancement dev-feedback 06/04/2019
#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
#30465 Dashboard alert if a plugin/theme was removed from WordPress repo Security normal normal Future Release feature request dev-feedback 06/11/2025
#30644 "wpautop" Enhancements Formatting normal normal enhancement dev-feedback 08/11/2020
#30691 Removing a featured image does not remove the 'post_parent' value - reproducible Media normal major Awaiting Review defect (bug) dev-feedback 06/05/2025
#30798 Ideas for improvements to to wp_die() usages General normal normal enhancement dev-feedback 06/04/2019
Note: See TracReports for help on using and creating reports.