Make WordPress Core

{8} Future Releases, Workflow Oriented (7972 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 7972)

Needs Dev / Bug Wrangler Feedback (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#13779 Preview doesn’t work - WP installed in its own directory SergeyBiryukov General normal normal Future Release defect (bug) dev-feedback 07/13/2022
#59918 Allow wp_get_global_settings to return null if the value is not found. General normal normal Future Release enhancement needs-unit-tests 11/27/2023
#57580 Avoid errors from null parameters in add_submenu_page() General normal normal Future Release enhancement dev-feedback 05/07/2025
#58874 Code Modernization: Consider using the null coalescing operator. costdev* General normal normal Future Release enhancement dev-feedback 06/09/2025
#58855 Fix and enhance wp_is_development_mode() to be able to return whether a development mode is beiung used General normal normal Future Release enhancement dev-feedback 10/11/2024
#34699 New function: `get_query_arg()` General normal normal Future Release enhancement dev-feedback 07/20/2021
#56362 Remove Link/Bookmark API form Core: Phase 2 desrosj General normal normal Future Release enhancement dev-feedback 04/27/2023
#17619 Soft 404 at /wp-content/plugins/ General normal normal Future Release enhancement dev-feedback 09/24/2019
#51278 Update return types to reflect the real return types. Remove mixed. General normal major Future Release enhancement dev-feedback 05/31/2021
#39080 created unittest for is_serialized and is_serialized_string files and move tests into them whyisjake* General normal normal Future Release enhancement dev-feedback 04/23/2020
#50673 Create "Accessibility Statement" tool with features equivalent to Privacy Policy Tools audrasjb General normal normal Future Release feature request dev-feedback 07/21/2023
#60229 HTML API: Introduce HTML Templating HTML API normal normal Future Release enhancement dev-feedback 10/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
#21273 Automatically open help panel Help/About normal trivial Future Release enhancement dev-feedback 10/18/2021
#60091 Improve language dropdown usability I18N normal normal Future Release defect (bug) dev-feedback 10/01/2024
#57049 Make the use (or non-use) of `esc_url()` more consistent for translated URLs I18N normal normal Future Release defect (bug) dev-feedback 11/06/2024
#29892 get_available_languages() can alternately too and not enough permissive ocean90 I18N low normal Future Release defect (bug) dev-feedback 11/06/2024
#41305 Add lazily evaluated translations timothyblynjacobs I18N normal normal Future Release enhancement dev-feedback 11/06/2024
#7098 Multiple entity codes in POT file for the same character chriscct7 I18N normal normal Future Release enhancement dev-feedback 05/26/2019
#33073 Some strings need "no HTML entities" translator comments audrasjb I18N normal normal Future Release enhancement dev-feedback 09/30/2024
#62519 Trigger _doing_it_wrong in _load_textdomain_just_in_time() even when there are no translations I18N normal normal Future Release enhancement dev-feedback 11/25/2024
#61430 Adding escaping function in wp_interactivity_data_wp_context PHPDoc audrasjb* Interactivity API normal minor Future Release enhancement dev-feedback 09/30/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
#14949 Login gives false assurance of having logged out rajinsharwar* Login and Registration normal normal Future Release defect (bug) dev-feedback 06/09/2024
#46748 authenticate filter hook does not behave as expected for priority values less than 20 SergeyBiryukov* Login and Registration normal normal Future Release defect (bug) dev-feedback 04/04/2022
#50522 stop setting "older" cookies with multiple path prefixes Login and Registration normal normal Future Release defect (bug) changes-requested 02/01/2024
#55459 Change Login Label name Login and Registration normal normal Future Release enhancement dev-feedback 01/21/2025
#31821 Make interim login URL filterable johnbillion Login and Registration normal normal Future Release enhancement dev-feedback 08/22/2017
#54761 Save the prefered language from login page (since WP5.9) Login and Registration normal normal Future Release enhancement dev-feedback 04/09/2022
#39703 wp-signup.php & wp-activate.php are doing an avoidable posts query Login and Registration normal normal Future Release enhancement dev-feedback 07/17/2024
#48345 Add Caps lock message to login screen Login and Registration normal normal Future Release feature request dev-feedback 07/08/2025
#46229 Email Direction Mail normal normal Future Release defect (bug) dev-feedback 06/23/2025
#29513 Move heavy lifting of wp_mail() to child class of PHPMailer Mail normal normal Future Release enhancement dev-feedback 09/16/2020
#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
#54091 Attachment details pane navigation not working after opening 81st (or greater) item and refreshing the browser antpb Media normal trivial Future Release defect (bug) dev-feedback 10/07/2024
#48522 Attachment size not generated when large images uploaded Media normal normal Future Release defect (bug) needs-unit-tests 10/16/2020
#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
#44641 Customizing Button Text in Custom Media Manager Frame Doesn't Work Anymore antpb Media normal normal Future Release defect (bug) dev-feedback 01/30/2022
#48842 Fix calculation error when resampling images before resizing in class-wp-image-editor-imagick.php Media high normal Future Release defect (bug) dev-feedback 10/15/2020
#59638 Images: repeating a single image causes `fetchpriority` to be repeated Media normal normal Future Release defect (bug) dev-feedback 06/05/2024
#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
#51929 Video links on Attachment pages Media normal normal Future Release defect (bug) dev-feedback 06/03/2025
#43046 `has_image_size()` returns false for Core image sizes Media normal minor Future Release defect (bug) dev-feedback 02/21/2020
#41445 post_parent can prevent media from embedding correctly adamsilverstein Media normal normal Future Release defect (bug) needs-unit-tests 05/12/2025
#38906 wp_get_attachment_image_src() sometimes gives incorrect width and height values Media normal normal Future Release defect (bug) dev-feedback 12/21/2022
#40076 Add Filter option Attached Media normal normal Future Release enhancement dev-feedback 04/03/2024
#23148 Add hook in wp_ajax_save_attachment for additional attachment fields audrasjb Media normal normal Future Release enhancement needs-docs 06/21/2023
#36982 Add image attributes and additional context to the wp_calculate_image_srcset and wp_calculate_image_sizes filters adamsilverstein Media normal normal Future Release enhancement dev-feedback 09/30/2024
#33468 Add image caption hook SergeyBiryukov Media normal normal Future Release enhancement dev-feedback 03/04/2020
#46134 Allow filtering of `$header` object in `get_header_image_tag()` function (for custom header image override) Media normal normal Future Release enhancement dev-feedback 01/20/2022
#43281 Capitalize "Set featured image" media button on Media Modal Media normal normal Future Release enhancement dev-feedback 04/27/2021
#40373 Conditionally initialize Playlist Media Element Media normal normal Future Release enhancement dev-feedback 01/24/2019
#60569 Generate UUID for media slugs if attachment pages are inactive. antpb Media normal normal Future Release enhancement dev-feedback 09/18/2024
#50061 Image_meta original_image as valid image_size antpb* Media normal normal Future Release enhancement dev-feedback 04/12/2022
#40415 Imagick resize filter hook adamsilverstein Media normal normal Future Release enhancement dev-feedback 06/03/2025
#55840 Internationalization support for sizes added by 'edit_custom_thumbnail_sizes' filter antpb Media normal normal Future Release enhancement dev-feedback 01/29/2024
#41332 Introduce dedicated capabilities for managing attachments Media normal normal Future Release enhancement dev-feedback 02/18/2021
#55535 Pre-populate Image Alt Text field with IPTC Photo Metadata Standard Alt Text rcreators Media normal critical Future Release enhancement dev-feedback 05/03/2025
#49490 Proposal: New wrapper function and hook for creating attachments pbearne* Media normal normal Future Release enhancement dev-feedback 07/15/2024
#37255 Update attachment functions to accept a post object in addition to ID johnbillion* Media normal normal Future Release enhancement close 05/12/2025
#47726 Uploading new media to existing posts/pages backdates file location Media normal normal Future Release enhancement dev-feedback 05/23/2022
#41801 add wp_get_image_extensions() and wp_image_extensions filter pbiron Media normal normal Future Release enhancement dev-feedback 08/21/2020
#40370 add_image_sizes does not create the "crop position" versions of the image Media normal normal Future Release enhancement dev-feedback 05/20/2024
#15311 dynamic image resize (on the fly) using already available functions Media normal normal Future Release enhancement dev-feedback 03/12/2020
#18947 get_intermediate_image_sizes() should also contain width/height/crop values as sub array Media normal normal Future Release enhancement dev-feedback 01/05/2020
#48488 Easier disabling of PDF thumbnail creation Media normal normal Future Release feature request dev-feedback 12/03/2019
#24146 Menu items with blank labels are removed on saving SergeyBiryukov* Menus normal normal Future Release defect (bug) dev-feedback 11/01/2024
#19272 Add Filter to Nav Menu Support Themes Text bhargavbhandari90 Menus normal trivial Future Release enhancement needs-docs 07/01/2022
#16828 Add filter on initial_meta_boxes for nav menu Menus normal normal Future Release enhancement dev-feedback 07/27/2020
#29213 Introduce capability for access to nav-menus.php Menus normal normal Future Release enhancement needs-unit-tests 06/11/2025
#40736 Ensure that `get_blog_count()` and `get_user_count()` return an integer Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/10/2025
#39170 Remove connection between network email and super admin account Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/05/2025
#25293 Switch_to_blog not switching the siteid Networks and Sites normal minor Future Release defect (bug) dev-feedback 06/08/2017
#39158 Unify site deactivation process Networks and Sites normal normal Future Release defect (bug) dev-feedback 08/14/2017
#53355 wp-signup.php with `new` in the query string results in a "site does not exist" message even if the site does exist audrasjb Networks and Sites normal normal Future Release defect (bug) dev-feedback 06/08/2025
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement dev-feedback 04/30/2025
#38630 Discourage usage of legacy properties in WP_Site Networks and Sites low normal Future Release enhancement dev-feedback 11/22/2021
#16853 Error 500 when a user has too many sites Networks and Sites normal minor Future Release enhancement dev-feedback 02/09/2025
#39156 Introduce singular capabilities for managing individual sites on a network Networks and Sites normal normal Future Release enhancement dev-feedback 07/20/2021
#43233 Network transients Networks and Sites normal normal Future Release enhancement dev-feedback 04/01/2025
#44814 User table same schema, single and multisite Networks and Sites normal normal Future Release enhancement dev-feedback 01/25/2019
#49059 Whitespace inside p element in wp-signup.php should be removed Networks and Sites normal normal Future Release enhancement dev-feedback 02/11/2020
#15691 Network admin should have its own settings API Networks and Sites normal normal Future Release feature request needs-unit-tests 04/01/2025
#21432 Deprecate *_blog_option() Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 09/13/2024
#29299 Plural forms not available for some strings SergeyBiryukov Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 02/06/2020
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 02/08/2024
#35379 update_network_option changes stored option value if sanitize_option detects error Options, Meta APIs normal normal Future Release defect (bug) dev-feedback 05/18/2025
#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
#32202 Add support for options page locking (settings API concurrency) Options, Meta APIs normal normal Future Release enhancement dev-feedback 07/09/2025
#44387 Add support for site meta in `register_meta()` Options, Meta APIs normal normal Future Release enhancement needs-unit-tests 09/20/2019
#48393 Fix from #38903 prevents options autoload parameter update SergeyBiryukov* Options, Meta APIs normal major Future Release enhancement dev-feedback 10/29/2024
#44042 Hook for ‘delete_option’ behaviour required Options, Meta APIs normal normal Future Release enhancement dev-feedback 06/05/2025
#43598 site-options notoption only queried and never set in not multisite wordpress installs SergeyBiryukov Options, Meta APIs normal normal Future Release enhancement dev-feedback 09/23/2019
#44958 &nbsp character in title generates a permalink (and slug) with space Permalinks normal normal Future Release defect (bug) needs-unit-tests 05/15/2025
#55189 Automatic removal of "Zero-width non-joiner" in URL Permalinks normal critical Future Release defect (bug) needs-unit-tests 02/23/2023
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) dev-feedback 05/30/2025
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) dev-feedback 05/28/2025
#50233 Limit pagination for comments SergeyBiryukov Permalinks normal minor Future Release defect (bug) dev-feedback 04/26/2022
#3329 Need to strip % from the auto-permalink in the editor. pishmishy* Permalinks normal normal Future Release defect (bug) dev-feedback 02/04/2025
#53910 `sanitize_title_with_dashes` returns partial encoded values in permalink SergeyBiryukov Permalinks normal major Future Release defect (bug) dev-feedback 05/03/2022
Note: See TracReports for help on using and creating reports.