Make WordPress Core

{8} Future Releases, Workflow Oriented (8053 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 (7101 - 7200 of 8053)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#48227 extend import with preselect of existing or pre-fill to create new users Import normal normal Awaiting Review enhancement 10/06/2019
#36958 extending has_shortcode to allow searching in custom fields Shortcodes normal normal enhancement 06/04/2019
#61521 feature request: Conditional that checks whether WordPress is currently performing updates Upgrade/Install normal minor Awaiting Review feature request 07/10/2024
#44159 feature request: otption for removing save my name in comments General normal normal Awaiting Review feature request 05/25/2018
#57766 filter query_loop_block_query_vars repeater 4 times Query normal normal Awaiting Review defect (bug) 02/18/2023
#56295 filter wp_content_img_tag runs multiple times Media normal normal Awaiting Review defect (bug) 05/12/2025
#31282 finally introduce comments templating Comments normal normal enhancement 06/04/2019
#32057 fix: allow plugins to access click event in edit inline post Posts, Post Types normal normal defect (bug) 06/04/2019
#51953 flush_rewrite_rules works not as the same as pressing "save permalinks" in backend (breaks system) Permalinks normal normal Awaiting Review defect (bug) 12/07/2020
#44571 force_balance_tags breaks JavaScript Shortcodes normal normal Awaiting Review defect (bug) 09/22/2024
#40958 force_balance_tags breaks Ninjaforms and probably other plugins that output html within js. Shortcodes normal normal Awaiting Review defect (bug) 02/21/2025
#23975 force_balance_tags in get_the_content breaks non-HTML formats Formatting normal normal defect (bug) 06/04/2019
#39847 force_balance_tags not properly balancing < with <strong> and </strong> Formatting normal normal Awaiting Review defect (bug) 09/22/2024
#52838 forms not sending after 5.7 install General normal normal Awaiting Review defect (bug) 03/18/2021
#41340 fsockopen HTTP Proxy support is broken for HTTPS URLs HTTP API normal normal Awaiting Review defect (bug) 10/01/2020
#50288 fsockopen request turns off SNI when it shouldn't HTTP API normal normal Awaiting Review defect (bug) 05/31/2020
#35375 function wp_guess_url not compatible with symlinks Upgrade/Install normal normal defect (bug) 07/27/2019
#29634 gallery bulk upload Media normal normal defect (bug) 06/04/2019
#61084 getDate JS error when opening post Editor normal major Awaiting Review defect (bug) close 09/06/2025
#26937 get_adjacent_post() should use WP_Query rather than build its own SQL query nacin Query normal normal Future Release enhancement 01/31/2018
#35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#36308 get_attached_file() destroys file paths on Windows Media normal normal Future Release defect (bug) 05/12/2025
#40511 get_blogs_of_user should return an array of WP_Site objects Networks and Sites normal normal Awaiting Review enhancement 04/24/2017
#62763 get_calendar(): IDs may be duplicated General normal normal Awaiting Review defect (bug) 01/06/2025
#53215 get_comments_number should also need comment_type Comments normal normal Awaiting Review enhancement 05/16/2021
#32803 get_extended() Loses Container Tags When Opening Tag is in [main] Editor normal normal defect (bug) 06/04/2019
#55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal Future Release defect (bug) 10/18/2024
#60371 get_home_path fails in headless mode. General normal normal Awaiting Review defect (bug) 11/19/2025
#56166 get_item_permissions_check Users normal normal Awaiting Review defect (bug) 07/07/2022
#56326 get_metadata_raw doesn't unserialize when retrieving all meta_keys for a post_id Options, Meta APIs normal major Awaiting Review defect (bug) 08/02/2022
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal normal Awaiting Review defect (bug) 10/23/2023
#56944 get_option does not return expected value Options, Meta APIs normal normal Awaiting Review defect (bug) 11/04/2022
#36313 get_pages() child_of argument does not work in combination with meta_key/value query Posts, Post Types normal normal defect (bug) 07/06/2023
#53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal Awaiting Review defect (bug) 06/07/2021
#56679 get_post_gallery_images() Does not return images if the gallery shortcode has type="slideshow" General normal normal Awaiting Review defect (bug) 09/29/2022
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 06/04/2019
#61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal Awaiting Review enhancement 07/26/2024
#48860 get_queried_object return false when executed in parse_query hook Query normal normal defect (bug) 12/03/2019
#29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) 03/14/2024
#36440 get_results break in wp-admin/options.php if thetable is huge Options, Meta APIs normal minor defect (bug) 06/04/2019
#57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 01/04/2023
#46162 get_taxonomies by post_type no output Taxonomy normal normal Awaiting Review defect (bug) 05/12/2020
#45457 get_terms returns incorrect terms set for indirect children Taxonomy normal normal Awaiting Review defect (bug) 12/02/2018
#32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* Taxonomy normal normal Awaiting Review defect (bug) 09/23/2017
#64357 get_terms() no longer returns terms when "include" or "exclude" is set to 'all' or an empty value in WP 6.9 johnjamesjacoby Taxonomy normal major Awaiting Review defect (bug) 12/05/2025
#50255 get_the_modified_author() not working for posts updated via REST API westonruter Posts, Post Types normal normal Future Release defect (bug) 11/06/2025
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 06/04/2019
#24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal Future Release defect (bug) 02/14/2017
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 06/04/2019
#31252 grid view in media library malfunctioning in Simplified Chinese install Media normal normal defect (bug) 06/04/2019
#53027 gutenberg editor: click on document-outline elements has no effect. Editor normal major Awaiting Review defect (bug) 04/13/2021
#36556 has_cap was called with an argument Users normal normal defect (bug) 06/05/2019
#33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
#53353 have the ability to put FSE files in a theme subfolder Themes normal normal Awaiting Review enhancement 06/07/2021
#61577 health check count display bug Site Health normal normal Awaiting Review defect (bug) 07/11/2024
#28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 10/15/2021
#42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 05/14/2019
#47619 i got error in /wp-includes/media.php Media normal normal Awaiting Review defect (bug) 06/28/2019
#46911 iframe in update-core.php Upgrade/Install normal minor Awaiting Review defect (bug) 11/30/2020
#63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker Awaiting Review defect (bug) 02/06/2026
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 02/15/2020
#53200 image quality reduction in smaller images Media normal normal Awaiting Review defect (bug) 04/25/2025
#35870 image_default_link_type does not work for galleries Media normal normal defect (bug) 06/04/2019
#46390 image_default_link_type is not seen by Gutenberg Media normal normal Awaiting Review defect (bug) 04/05/2022
#49640 image_get_intermediate_size returns wrong Media normal normal Awaiting Review defect (bug) 03/13/2020
#54714 images deleted from media library still exist in upload directory Media normal normal Awaiting Review defect (bug) 12/31/2021
#41034 importing users in multisite: should add existing users to the current blog Import normal normal Awaiting Review defect (bug) 11/11/2024
#45970 in IIS if web.confing <configuration has xmlns="http://schemas.microsoft.com/.NetConfiguration/v2.0" attribute the WordPress creates new <configuration> section and the site craches with wrong web.config Rewrite Rules normal normal Awaiting Review defect (bug) 01/13/2019
#58448 inconsistency in the $items parameter to the handle_bulk_actions-{$screen} action Administration normal normal Awaiting Review enhancement 06/03/2023
#53495 incorrect (and confusing) DocBlock for get_page_by_title() Query normal normal Awaiting Review defect (bug) 06/24/2021
#54523 inherited custom template hierarchy Themes normal normal Awaiting Review enhancement 11/27/2021
#33158 inline toolbar: incorrect position if link spans over two lines Editor normal normal Future Release defect (bug) 07/04/2019
#42987 is_active_sidebar returns true on after plugin deactivation Widgets normal normal Future Release defect (bug) 01/26/2018
#49550 is_home is set to true even for cron jobs, which causes sticky posts to get prepended to all WP_Query results Query normal normal Awaiting Review defect (bug) 02/24/2023
#51542 is_home() returns true for any component of an XML Sitemap Sitemaps normal normal Awaiting Review defect (bug) 04/24/2023
#63896 is_login() will trigger on non-login pages Login and Registration normal normal Awaiting Review defect (bug) 09/10/2025
#39903 is_user_logged_in() true on ajax after cookie has been deleted Users normal major Awaiting Review defect (bug) 08/08/2022
#53999 it didn't save TAGS in post. Editor normal critical Awaiting Review defect (bug) 08/24/2021
#54205 jqxhr is undefined inside of deferred.done() when using wp.media to add a custom image upload Media normal major Awaiting Review defect (bug) 05/12/2025
#33204 kses $allowedposttags should support microdata Formatting normal normal Awaiting Review enhancement 11/15/2018
#50046 lack table selector in `_update_post_term_count` Taxonomy normal normal Awaiting Review defect (bug) 05/01/2020
#45400 last of query_vars contains anchor Query normal normal Awaiting Review defect (bug) 12/05/2018
#62253 let get_post_galleries(), when in array mode, include gallery attributes in returned array even for blocks Media normal minor Awaiting Review enhancement 10/18/2024
#41328 lightbox plugins cannot get image address to open except from image link Gallery normal normal Awaiting Review feature request 05/02/2019
#53677 load_script_textdomain() doesn't work for subdirectory themes, or those in alternate theme roots I18N low normal Future Release defect (bug) 11/06/2024
#42377 login screen empty fields msgs are not in sync with the "Username or Email Address" field label Login and Registration normal normal Awaiting Review defect (bug) 10/30/2017
#57540 make WordPress password management more “understandable”? audrasjb* Login and Registration normal normal Awaiting Review enhancement 04/14/2025
#12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
#40324 make_clickable doesn't work if url stands after an even number off spaces Formatting normal normal Awaiting Review defect (bug) 03/31/2017
#23050 make_clickable incorrectly formats anchors with URL's and spaces in them in comments Formatting normal normal defect (bug) 06/04/2019
#23922 make_clickable() breaks when colon in hash Formatting normal normal defect (bug) 06/04/2019
#42136 manage_links should be a custom capability not a default Role/Capability normal minor Awaiting Review defect (bug) 10/07/2017
#60002 maybe_convert_table_to_utf8mb4() not work with new version of MySQL/MariaDB. General normal normal Awaiting Review defect (bug) 12/15/2025
#49654 maybe_drop_table Database normal normal Awaiting Review enhancement 04/07/2023
#31372 media-new.php stops uploading after max_execution_time set in php.ini Upload normal normal Awaiting Review defect (bug) 05/15/2019
#39521 media_handle_sideload does not initialize the caption/excerpt value Media normal normal Awaiting Review defect (bug) 05/16/2019
#41977 media_handle_upload() un required second parameter antpb Media normal normal Future Release enhancement 02/07/2023
#17061 media_sideload_image() allows upload of 301-redirected non-images chriscct7* Media normal normal defect (bug) 06/04/2019
#45802 media_upload_tabs not supported in 5.0? Media normal normal WordPress.org defect (bug) 06/04/2019
#46209 mediaelement CSS loading at bottom of body Media normal normal Future Release defect (bug) 01/31/2023
Note: See TracReports for help on using and creating reports.