Make WordPress Core

{7} Future Releases (8211 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 (4901 - 5000 of 8211)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
1 #20214 Pingback discovery doesn't strip fragment identifiers from URL Pings/Trackbacks normal normal defect (bug) dev-feedback 06/04/2019
1 #18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions Plugins normal normal defect (bug) 06/04/2019
1 #31049 Hiding Administration Menu Items through remove_menu_page function can create unnecessary margin via the menu separator list item Plugins normal normal defect (bug) 06/04/2019
1 #32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
1 #31496 register_uninstall_hook tries to serialize anonymous functions Plugins normal normal defect (bug) 06/04/2019
1 #32238 Enhancement has_filter function Plugins normal normal enhancement has-patch 06/04/2019
1 #37143 Missing Screen options tab in Add New plugin screen Plugins normal normal enhancement 06/04/2019
1 #36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 06/04/2019
1 #31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
1 #13926 Adding 'page-attributes' to a custom post type slows down edit screen in the admin Posts, Post Types normal normal defect (bug) 06/04/2019
1 #22022 Can’t properly add pages of type edit.php?post_type=xxx as submenu items to arbitrary parent menus Posts, Post Types normal normal defect (bug) 06/04/2019
1 #25798 Certain single CPT items result in 404 since 3.7 Posts, Post Types normal normal defect (bug) needs-unit-tests 06/04/2019
1 #15784 Contributors can't easily view others' posts in a certain term Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #49812 EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy directive: "default-src 'self' http: https: data: blob: 'unsafe-inline'". Posts, Post Types normal normal defect (bug) 07/29/2024
1 #37156 Multisite: WP-generated permalink for title-less post does not work (Or: numeric post slug that matches existing post ID number generates 404 error) Posts, Post Types normal normal defect (bug) reporter-feedback 06/04/2019
1 #32039 Publish date when publishing a scheduled post in the past Posts, Post Types normal normal defect (bug) 06/04/2019
1 #22003 Saving custom fields goes to post-new.php rather than post.php Posts, Post Types normal normal defect (bug) 08/09/2019
1 #28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
1 #37441 get_default_post_to_edit() function is broken Posts, Post Types normal normal defect (bug) 06/04/2019
1 #10230 get_pages function: number and child_of parameters conflict Posts, Post Types normal normal defect (bug) has-patch 01/15/2021
1 #17374 get_pages() with child_of forgets sort DrewAPicture Posts, Post Types normal normal defect (bug) dev-feedback 04/18/2023
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 06/04/2019
1 #37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 06/04/2019
1 #27683 wp_insert_post_empty_content filter issues with auto-drafts and/or fix auto-draft duplicates Posts, Post Types normal normal defect (bug) dev-feedback 06/04/2019
1 #27326 wp_list_pages - exclude parameter changes behaviour depending on depth Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #28145 wp_terms_checklist() returns all non-hierarchical terms even with $descendants_and_self parameter Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
1 #12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
1 #30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
1 #20810 Add disable arg or attributes arg to wp_dropdown_categories() & wp_dropdown_pages() Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #36237 Add filter for post statuses in quickedit Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #36849 Filter to limit length of post slug (filter for _truncate_post_slug) Posts, Post Types normal normal enhancement 06/04/2019
1 #36314 If orderby undefined, alter get_posts to defer to WP_Query's default Posts, Post Types normal normal enhancement needs-unit-tests 06/04/2019
1 #22845 On 32-bit systems, with post IDs higher than PHP_INT_MAX (2147483647) wordpress does not run fine Posts, Post Types normal normal enhancement 06/04/2019
1 #18833 Pass raw data into save_post/wp_insert_post rmccue Posts, Post Types normal normal enhancement has-patch 06/04/2019
1 #36324 Post status labels use inconsistent grammar Posts, Post Types normal normal enhancement dev-feedback 06/04/2019
1 #35418 Assigned post type not appeared in category and tag archive Query normal normal defect (bug) reporter-feedback 06/04/2019
1 #23862 Clean up old WP->public_query_vars and WP->private_query_vars nacin Query normal normal defect (bug) has-patch 11/30/2022
1 #37489 If Posts have the same datetime, the order of the post is indefinite. Query normal normal defect (bug) has-patch 06/04/2019
1 #23309 Not all WP_Query::query_vars get updated during WP_Query::get_posts() Query normal normal defect (bug) needs-unit-tests 06/04/2019
1 #34660 Query breaks when nopaging = false and posts_per_page = -1 Query normal normal defect (bug) needs-unit-tests 06/04/2019
1 #27272 WP meta queries comparing apples to oranges Query normal normal defect (bug) has-patch 06/04/2019
1 #35848 WordPress 4.4 Handling Custom Taxonomies and Tax Queries Correctly Query normal normal defect (bug) reporter-feedback 06/04/2019
1 #20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
1 #30530 Enhance privacy by hiding posts of other users Query normal normal enhancement reporter-feedback 06/04/2019
1 #25190 Improve name/pagename query variable mapping Query normal normal enhancement needs-unit-tests 06/04/2019
1 #36881 Improved hot-wiring of set_found_posts pbearne Query normal normal enhancement needs-unit-tests 05/08/2024
1 #36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 06/04/2019
1 #30994 Offset return for wp_get_archives Query normal normal enhancement has-patch 06/04/2019
1 #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
1 #34525 Use wp_parse_id_list() in the WP_Query class Query normal normal enhancement has-patch 06/04/2019
1 #11398 new sort method for query_posts (order by last comment date) Query normal normal enhancement 06/04/2019
1 #37056 paginate_links should be a method on WP_Query Query normal normal enhancement 06/04/2019
1 #30982 Meta query in pre_get_posts Query normal normal feature request 06/04/2019
1 #30870 Add an $actions array and a filter in inline_edit() function Quick/Bulk Edit normal normal enhancement reporter-feedback 06/04/2019
1 #32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal defect (bug) 06/04/2019
1 #14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal defect (bug) needs-unit-tests 12/05/2022
1 #27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
1 #11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 04/05/2019
1 #13701 Full support for middle and little endian permalink structures Rewrite Rules normal normal enhancement needs-unit-tests 06/04/2019
1 #30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 06/04/2019
1 #26807 Comments on private posts should also be private in admin depending on role Role/Capability normal normal defect (bug) 06/04/2019
1 #48865 Multisite Set up - Input field getting remove from filter when other user user roles except Super Admin filter on page/post Role/Capability normal major defect (bug) 12/04/2019
1 #36056 When saving a post for an other author, the current_user_can() check is not passing the post ID with the edit_others_posts capability Role/Capability normal normal defect (bug) 06/04/2019
1 #32085 Less ambiguous dashboard access. Suggested new capability: access_dashboard Role/Capability normal normal enhancement 11/23/2023
1 #14986 Make WordPress roles/capabilities more secure (edit_users related) Role/Capability normal normal enhancement 12/05/2022
1 #36779 Move /wp-admin/load-scripts.php and /wp-admin/load-styles.php to /wp-includes Script Loader normal normal defect (bug) 06/04/2019
1 #36791 Set load order when enqueuing scripts and styles Script Loader normal normal enhancement has-patch 06/04/2019
1 #62134 Security Issue in WordPress Core Security normal normal defect (bug) 10/14/2024
1 #35591 Shortcode Attributes Parsing Issue Shortcodes normal normal defect (bug) reporter-feedback 06/04/2019
1 #33213 has_shortcode spec in 4.3 Shortcodes normal normal defect (bug) 06/04/2019
1 #35179 playlist shortcode needs an option to not loop Shortcodes normal normal enhancement 06/04/2019
1 #27412 Category meta box: cannot see chosen subcategory if many items in subcategory Taxonomy normal normal defect (bug) 06/04/2019
1 #16230 Category slugs not cut at 200 characters as it should under some conditions Taxonomy normal normal defect (bug) 06/04/2019
1 #31665 Duplicate slugs in DB, created for hierarchical terms with long, non-latin names, when the default slug already exists Taxonomy normal normal defect (bug) needs-unit-tests 06/04/2019
1 #26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal defect (bug) has-patch 06/04/2019
1 #24354 get_cat_id() fails with category names containing ampersand boonebgorges Taxonomy normal normal defect (bug) has-patch 06/04/2019
1 #31483 Improve UI to change Default Category Taxonomy normal normal enhancement 06/04/2019
1 #23635 get_objects_in_term - identify matching terms Taxonomy normal normal enhancement has-patch 04/09/2021
1 #37042 Additional filter for has_category function Taxonomy normal normal feature request reporter-feedback 06/04/2019
1 #24026 No /themes/ folder causes strange behaviour Themes normal normal defect (bug) 06/04/2019
1 #20859 Theme Installer: Preview should be scrollable on iPad and Kindle Fire Themes normal normal defect (bug) 06/04/2019
1 #29555 Theme details allowed HTML Themes normal normal defect (bug) dev-feedback 06/04/2019
1 #14824 WordPress is not updating Theme option after making a theme a child theme by adding the line 'Template' to the child`s css without refreshing Theem activation Themes normal normal defect (bug) 06/04/2019
1 #28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
1 #31956 Check empty title after wp_title_parts. Themes normal normal enhancement 06/04/2019
1 #10432 Dynamic classes for current blog post item, current term item Themes normal normal enhancement has-patch 05/31/2024
1 #35052 Filter themes by language translations Themes normal normal enhancement 06/04/2019
1 #13691 Make get_template_part() accept multiple template names Themes normal normal enhancement 06/04/2019
1 #26516 Make it easier to check theme support obenland Themes normal normal enhancement dev-feedback 06/04/2019
1 #31924 Use add_theme_support( 'more-tag' ) to control display of More Tag button in TinyMCE Themes normal normal enhancement 06/04/2019
1 #25714 Notices with translation upgrade Upgrade/Install normal normal defect (bug) 06/04/2019
1 #35707 On installation page, autocompleted password should not be visible. Upgrade/Install normal normal defect (bug) dev-feedback 02/15/2020
1 #32652 Use `ignore_user_abort()` to avoid some update failures Upgrade/Install normal normal defect (bug) 03/15/2023
1 #27758 WP_Error data is false in _unzip_file_ziparchive Upgrade/Install normal normal defect (bug) 06/04/2019
1 #36428 Weird default value of option 'default_link_category' Upgrade/Install normal normal defect (bug) needs-unit-tests 06/05/2020
1 #26710 Wrong redirect URL after core update when WP is in subdirectory Upgrade/Install normal normal defect (bug) 06/04/2019
1 #34933 postMessage - targetOrigin does not contains port number Upgrade/Install normal normal defect (bug) 06/05/2019
1 #34907 List for translation updates Upgrade/Install normal normal enhancement 06/26/2021
1 #31534 Shiny Updates: Language pack install support Upgrade/Install normal normal enhancement 06/04/2019
Note: See TracReports for help on using and creating reports.