Make WordPress Core

{7} Future Releases (8225 matches)

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

Results (7301 - 7400 of 8225)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#40901 get_comments_number_text() third argument not used in certain situations Comments normal normal Future Release defect (bug) needs-docs 7 years ago
1 #35859 get_edit_user_link should always return the edit user link even if the given ID is that of the current user Users normal normal defect (bug) dev-feedback 7 years ago
1 #65241 get_editable_roles() returns empty array in multisite General normal normal Future Release defect (bug) dev-feedback 2 months ago
#32803 get_extended() Loses Container Tags When Opening Tag is in [main] Editor normal normal defect (bug) 7 years ago
14 #55023 get_header() notice: Theme without header.php is deprecated audrasjb* Themes normal normal Future Release defect (bug) has-patch 11 days ago
1 #33498 get_home_path does not stripslashes $_SERVER['SCRIPT_FILENAME'] before using it General normal normal defect (bug) needs-unit-tests 7 years ago
#60371 get_home_path fails in headless mode. General normal normal Awaiting Review defect (bug) 9 months ago
4 #52575 get_home_path() returns "/" instead of path to WordPress directory Filesystem API normal major Awaiting Review defect (bug) dev-feedback 3 years ago
11 #18947 get_intermediate_image_sizes() should also contain width/height/crop values as sub array Media normal normal Future Release enhancement close 12 months ago
#56166 get_item_permissions_check Users normal normal Awaiting Review defect (bug) 4 years ago
#65657 get_lastcommentmodified() includes notes, so an internal note changes the comments-feed Last-Modified/ETag Comments normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
#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) 4 years ago
#59705 get_metadata_raw() will return false when unserialize() fails Options, Meta APIs normal normal Awaiting Review defect (bug) 3 years ago
#44857 get_object_subtype uses get_user_by before it's defined Users normal normal Awaiting Review defect (bug) reporter-feedback 7 years ago
1 #23635 get_objects_in_term - identify matching terms Taxonomy normal normal enhancement has-patch 5 years ago
#56944 get_option does not return expected value Options, Meta APIs normal normal Awaiting Review defect (bug) 4 years ago
#65078 get_page_by_title should not be deprecated Posts, Post Types normal normal Awaiting Review enhancement close 3 months ago
2 #44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Future Release defect (bug) needs-refresh 5 months ago
#65642 get_page_of_comment() counts internal notes, breaking comment permalink pagination Comments normal normal Awaiting Review defect (bug) has-patch 3 weeks ago
3 #14477 get_pages with child_of only works with uninterrupted hierarchies wonderboymusic Query high normal Future Release enhancement has-patch 5 months ago
#36313 get_pages() child_of argument does not work in combination with meta_key/value query Posts, Post Types normal normal defect (bug) 3 years ago
2 #40650 get_pages() should accept 'any' among it's post_status arg Posts, Post Types normal normal Awaiting Review enhancement has-patch 5 months ago
3 #17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 3 years ago
1 #53346 get_permalink( $post->ID ) returns plain permalink instead of pretty permalink for CPT registered on subsite Permalinks normal normal Awaiting Review defect (bug) 5 years ago
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 6 years ago
28 #18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 12 months ago
2 #64568 get_plugins() returning stale data after delete_plugins() successfully executed Plugins normal normal Awaiting Review defect (bug) changes-requested 6 months ago
3 #20853 get_post_custom show directly serialized data from the post_meta arrays. Options, Meta APIs normal normal defect (bug) dev-feedback 7 years ago
1 #45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 6 months ago
6 #65044 get_post_custom_values() missing array check, inconsistent with get_post_custom_keys() westonruter Posts, Post Types normal normal Future Release defect (bug) has-patch 6 days ago
1 #56679 get_post_gallery_images() Does not return images if the gallery shortcode has type="slideshow" General normal normal Awaiting Review defect (bug) 4 years ago
1 #62366 get_post_states() throws PHP warning Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 21 months ago
3 #24722 get_post_statuses() and get_page_statuses() are hardcoded chriscct7 Posts, Post Types normal normal defect (bug) has-patch 2 months ago
1 #49478 get_post_type_object has the wrong type of validator for its parameter Posts, Post Types normal normal Awaiting Review defect (bug) dev-feedback 6 months ago
1 #28488 get_post_type_object on CPT in _count_posts_cache_key after a wp_insert_post returns null Posts, Post Types normal normal defect (bug) has-patch 7 years ago
#45273 get_postmeta: Inconsistent behavior of the 'single'-argument Options, Meta APIs normal normal Awaiting Review defect (bug) dev-feedback 8 years ago
1 #45394 get_posts fails to return results when accessing admin with a custom user role Query normal normal Awaiting Review defect (bug) reporter-feedback 8 years ago
#61763 get_posts($args) returns "auto-drafts" even when "post_status=>publish" Query normal normal Awaiting Review defect (bug) reporter-feedback 2 years ago
#33955 get_posts() menu args filter Menus normal normal enhancement has-patch 7 years ago
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 7 years ago
1 #61773 get_posts() returns posts of removed custom post type Posts, Post Types normal normal Awaiting Review enhancement 2 years ago
#48860 get_queried_object return false when executed in parse_query hook Query normal normal defect (bug) 7 years ago
#47068 get_queried_object() returns null date archives and on homepage with blog on front settings Query normal normal Awaiting Review defect (bug) has-patch 8 months ago
5 #29051 get_raw_theme_root : Windows paths Themes high critical Awaiting Review defect (bug) has-patch 4 months ago
4 #31620 get_raw_theme_root does not resolve custom theme folder when is the unique Themes normal normal Awaiting Review defect (bug) reporter-feedback 6 months ago
2 #60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 2 years ago
#36440 get_results break in wp-admin/options.php if thetable is huge Options, Meta APIs normal minor defect (bug) 7 years ago
3 #39473 get_routes() called multiple times within single REST request causing the rest_endpoints() filter to also fire more than once REST API normal normal Awaiting Review enhancement has-patch 7 weeks ago
1 #20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 7 years ago
5 #42080 get_site_url() does not always return the appropriate protocol Administration normal normal Awaiting Review defect (bug) has-patch 5 years ago
#60659 get_subdirectory_reserved_name bypass on mutlisite Networks and Sites normal normal Awaiting Review defect (bug) close 4 days ago
2 #43390 get_super_admins() should not return "admin" by default Networks and Sites normal normal Awaiting Review defect (bug) has-patch 8 hours ago
2 #57149 get_table_from_query() doesn't properly handle a prepared escape_like() table name Database normal normal Awaiting Review defect (bug) 4 years ago
2 #46162 get_taxonomies by post_type no output Taxonomy normal normal Awaiting Review defect (bug) 6 years ago
26 #15086 get_template_part() should let you specify a directory westi* Themes normal normal enhancement needs-unit-tests 7 years ago
1 #39678 get_term_by slug with "0" as value Taxonomy normal normal Awaiting Review defect (bug) has-patch 5 years ago
#45457 get_terms returns incorrect terms set for indirect children Taxonomy normal normal Awaiting Review defect (bug) 8 years ago
1 #32993 get_terms with child_of only works with uninterrupted hierarchies DrewAPicture* Taxonomy normal normal Awaiting Review defect (bug) 9 years ago
4 #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) 8 months ago
2 #35308 get_the_excerpt: For protected posts the output should be able to be filtered Posts, Post Types normal normal enhancement has-patch 6 years ago
5 #50255 get_the_modified_author() not working for posts updated via REST API westonruter Posts, Post Types normal normal Future Release defect (bug) has-patch 3 months ago
1 #36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 7 years ago
1 #24815 get_the_post_thumbnail() fetches full sized image if 'post-thumbnail' custom size not defined in theme Media normal normal defect (bug) has-patch 7 years ago
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 3 years ago
1 #49799 get_the_terms() object term cache check too strict? Taxonomy normal normal Awaiting Review defect (bug) needs-unit-tests 6 years ago
#57131 get_the_terms(): Parameter #1 ($post) of type is nullable. Taxonomy normal normal Awaiting Review enhancement dev-feedback 4 years ago
4 #25671 get_theme_mods does not have a filter Themes normal normal enhancement reporter-feedback 7 years ago
1 #24844 get_theme_mods doesn't return the theme customizer preview's new values. Customize normal normal Future Release defect (bug) 9 years ago
3 #33561 get_transient() will always return the value of a broken transient Options, Meta APIs normal normal defect (bug) has-patch 2 weeks ago
1 #64170 gethostbyname() in validating URLs does not work for IPv6 HTTP API normal normal Future Release defect (bug) has-patch 9 months ago
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 7 years ago
2 #59507 global-styles-and-settings.php in wp_theme_has_theme_json Themes normal normal Awaiting Review defect (bug) needs-unit-tests 3 years ago
7 #36424 graphically visualize if comments are closed (in wp-admin/edit.php) Comments normal normal Future Release enhancement close 12 months ago
2 #31252 grid view in media library malfunctioning in Simplified Chinese install Media normal normal defect (bug) 7 years ago
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal Future Release defect (bug) has-patch 9 years ago
#53027 gutenberg editor: click on document-outline elements has no effect. Editor normal major Awaiting Review defect (bug) 5 years ago
#36556 has_cap was called with an argument Users normal normal defect (bug) 7 years ago
1 #33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 7 years ago
1 #57476 hash characters at start of wp post titles are stripped upon pasting General normal normal Awaiting Review defect (bug) dev-feedback 4 years ago
1 #53353 have the ability to put FSE files in a theme subfolder Themes normal normal Awaiting Review enhancement 5 years ago
1 #61577 health check count display bug Site Health normal normal Awaiting Review defect (bug) 5 weeks ago
#43453 heartbeat_received filter requires data in order to execute Plugins normal normal Awaiting Review defect (bug) reporter-feedback 4 years ago
#36323 home_url returns url with wrong scheme Permalinks normal normal defect (bug) dev-feedback 7 years ago
3 #28798 htaccess and protected option Posts, Post Types normal normal Awaiting Review enhancement 5 years ago
3 #20368 htmlspecialchars() returns empty string for non-UTF-8 input in PHP 5.4 Formatting normal major defect (bug) needs-unit-tests 7 years ago
1 #42120 htpasswd protection not working due to .htaccess rewrite rules Rewrite Rules normal normal Awaiting Review defect (bug) 7 years ago
6 #30581 http/https pages have different canonical URLs joostdevalk Canonical normal normal Future Release defect (bug) needs-refresh 7 years ago
1 #47619 i got error in /wp-includes/media.php Media normal normal Awaiting Review defect (bug) 7 years ago
#61534 if debug mode is true and go to the site-heath page showing extra margin top at admin-menu Site Health normal normal Awaiting Review defect (bug) dev-feedback 23 months ago
2 #46911 iframe in update-core.php Upgrade/Install normal minor Awaiting Review defect (bug) 6 years ago
3 #18035 ignore_sticky_posts fails to remove sticky class johneckman Query normal normal Future Release enhancement dev-feedback 3 years ago
2 #63360 ignore_sticky_posts generating a wrong behaviour in WP_Query Query normal blocker Awaiting Review defect (bug) 6 months ago
#40719 iis7_add_rewrite_rule and iis7_delete_rewrite_rule create malformed web.config Rewrite Rules normal normal Awaiting Review defect (bug) 6 years ago
#44867 image editor: save modified image as a new copy joedolson* Media normal normal Future Release enhancement has-patch 17 months ago
5 #35390 image_constrain_size_for_editor() should not affect images generated on the front end when `large` size is used. joemcgill* Media normal normal Future Release defect (bug) needs-unit-tests 9 years ago
1 #35870 image_default_link_type does not work for galleries Media normal normal defect (bug) 7 years ago
2 #46390 image_default_link_type is not seen by Gutenberg Media normal normal Awaiting Review defect (bug) 4 years ago
4 #47713 image_get_intermediate_size does not return size if it equals original size SergeyBiryukov Media normal major Future Release defect (bug) needs-unit-tests 6 years ago
3 #15149 image_get_intermediate_size partly ignores 'path' and 'url' fields and has inconsistent return values Media normal normal enhancement has-patch 7 years ago
#49640 image_get_intermediate_size returns wrong Media normal normal Awaiting Review defect (bug) 6 years ago
Note: See TracReports for help on using and creating reports.