Make WordPress Core

{7} Future Releases (8206 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 (3601 - 3700 of 8206)

Stars Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#35606 AllPosts page: contradiction in filtering by Category and category assigning to the post Posts, Post Types normal minor 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
3 #19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 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
4 #24867 Feeds for custom posts type can not be set independently of has_archive and supports => comments nacin Posts, Post Types normal normal defect (bug) 06/04/2019
#28288 New Post overwriting a previously published post Posts, Post Types normal normal defect (bug) 06/04/2019
#37064 No checkbox in Posts list table for bulk action Posts, Post Types normal normal defect (bug) 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
#21234 Recursive directory creation & get_calendar() for custom post types 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
#27002 Scheduling not working when editing posts Posts, Post Types normal normal defect (bug) 06/04/2019
1 #28017 Slug conflict with hierarchical Custom Post Types Posts, Post Types normal normal defect (bug) 06/04/2019
#15993 Sort arrows improperly wrap on narrow columns Posts, Post Types normal normal defect (bug) 06/04/2019
3 #25493 Sorting posts in ascending order of date at admin side wonderboymusic Posts, Post Types normal normal defect (bug) 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
1 #37441 get_default_post_to_edit() function is broken Posts, Post Types normal normal defect (bug) 06/04/2019
#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
1 #37372 missing "edit permalink button" below the title Posts, Post Types normal normal defect (bug) 06/04/2019
#25113 non-latin CPT rewrite slugs fail `wp_safe_redirect` Posts, Post Types normal normal defect (bug) 06/04/2019
#34253 wp_insert_post() can assign a random, unauthorized user_id's Posts, Post Types normal normal defect (bug) 06/04/2019
1 #30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
4 #30250 Add filter for query used in `wp_count_posts()` Posts, Post Types normal normal enhancement 06/04/2019
#34546 Change in function `get_post_field` Posts, Post Types normal normal enhancement 06/04/2019
4 #27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 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
#20748 Include CPT Posts in Author Count & Archive Page Posts, Post Types normal normal enhancement 06/04/2019
16 #23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
12 #23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
8 #15930 Make trashed posts/pages still readable Posts, Post Types normal minor enhancement 06/04/2019
3 #29014 Normalization of template tag filters Posts, Post Types normal normal enhancement 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
2 #35082 get_adjacent_post() when using in term doesn't account for child terms Posts, Post Types normal normal enhancement 06/04/2019
#36579 global $wp_rewrite not set when create_initial_post_types() first run Posts, Post Types normal normal enhancement 06/04/2019
17 #12567 make post_submit_meta_box more generic Posts, Post Types normal normal enhancement 06/04/2019
#14561 wp-admin/edit.php tags of post are hard to compare Posts, Post Types normal normal enhancement 06/04/2019
11 #15551 Custom post type pagination redirect Query normal normal defect (bug) 12/28/2022
#35758 Reading Settings fallback option when none is selected at Front page displays Query normal normal defect (bug) 06/04/2019
2 #36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 06/04/2019
5 #23336 Sticky Posts lack sanity bounding. If used too much, can severely degrade performance. Query normal normal defect (bug) 06/04/2019
#35131 Unexpected 404: pending post hides published post with matching slug Query normal normal defect (bug) 06/04/2019
3 #36696 WP_Meta_Query can give wrong results when comparing large numbers Query normal normal defect (bug) 06/04/2019
#35820 WP_Query(array( 'p' => 0)) will return posts Query normal normal defect (bug) 06/04/2019
#27507 get_posts() not honoring post_status criteria Query normal normal defect (bug) 06/04/2019
#48860 get_queried_object return false when executed in parse_query hook Query normal normal defect (bug) 12/03/2019
#31957 query fails, when post is queried under specific name Query normal normal defect (bug) 06/04/2019
4 #34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
5 #35761 Add filter(s) to get_adjacent_post function to change variables further down Query normal normal enhancement 06/04/2019
#35398 Allow post types to override `posts_per_archive_page` Query normal normal enhancement 06/04/2019
1 #20044 Enable search for pages by slug Query normal normal enhancement 06/04/2019
2 #21096 Filter on is_front_page return value Query normal normal enhancement 06/04/2019
#25180 Make it possible to select only posts with comment_count > 0 Query normal normal enhancement 06/04/2019
1 #36670 Move CAST to right-hand side of comparison in meta query Query normal normal enhancement 06/04/2019
#36309 Timezone issue in WP_Date_Query->build_mysql_datetime Query normal normal enhancement 06/04/2019
2 #29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
2 #29823 WP_Date_Query across tables boonebgorges* Query normal normal enhancement 06/04/2019
#31083 WP_date_Query does not validate string values of 'before' or 'after' Query normal normal enhancement 06/04/2019
#15068 merging query objects/arrays Query normal normal enhancement 06/04/2019
4 #19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 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
#16910 Lazy evaluation for WP_Query Query normal normal feature request 06/04/2019
1 #30982 Meta query in pre_get_posts Query normal normal feature request 06/04/2019
#33172 Notice in get_bulk_actions() in certain conditions Quick/Bulk Edit normal normal defect (bug) 06/04/2019
#26524 Quick edit form looks strange for localized version Quick/Bulk Edit normal normal defect (bug) 02/25/2024
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
4 #33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019
3 #16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019
6 #36257 REST API: It's difficult to impossible to determine the endpoint matched to a request rmccue REST API normal normal enhancement 01/18/2022
2 #30679 Clicking "Restore this Revision" publishes immediately Revisions normal normal defect (bug) 06/04/2019
#20520 Author Page Pagination Broken When Removing /author/ Slug Rewrite Rules normal normal defect (bug) 06/04/2019
#26885 Path Based Multisite Rewrite rule absolute path without trailing slash Rewrite Rules normal normal defect (bug) 06/04/2019
2 #36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 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
5 #16832 Trouble if the slug of a custom taxonomy is the same as the url of page/post Rewrite Rules normal normal defect (bug) 06/04/2019
#20109 Valid htaccess rule causes 404 after upgrade to 3.3.1 Rewrite Rules normal normal defect (bug) 06/04/2019
#36812 WP_Rewrite removes regex groups, should replace with non-capturing Rewrite Rules normal normal defect (bug) 06/04/2019
1 #27276 wp_rewrite_rule does not update option when it's empty Rewrite Rules normal normal defect (bug) 06/04/2019
19 #21374 Add core support for letting custom permalink structure for different post types Rewrite Rules normal normal enhancement 06/04/2019
2 #24853 Add endpoint support to CPT archives Rewrite Rules normal normal enhancement 06/04/2019
1 #11931 Day/Month/Year Permalink Structure Fails in Archives Rewrite Rules normal normal enhancement 04/05/2019
#34385 Missing site_url path results in array to string conversion Rewrite Rules normal normal enhancement 06/04/2019
1 #30907 Rewrite Rules collision Rewrite Rules normal normal enhancement 06/04/2019
3 #29594 Basic Cookie Authentication from External Database Role/Capability normal normal defect (bug) 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
7 #16808 Insufficient permissions for custom post type management and custom role/caps Role/Capability normal normal defect (bug) 01/27/2023
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
7 #34608 Add role display name to WP_Role object Role/Capability normal normal enhancement 06/06/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
#31210 Problem with WP core function to get user dropdown Role/Capability normal normal enhancement 02/14/2020
#30036 Add some escaping to $handle when printing styles. Script Loader normal normal defect (bug) 06/04/2019
#24713 Compression in load_styles.php does not always work, causing inability to use the admin Script Loader normal normal defect (bug) 06/04/2019
3 #26113 Create a WordPress-specific, dependable reference to the WP-bundled jQuery object. Script Loader normal normal defect (bug) 06/04/2019
#53638 Duplicate inline JS Script Loader normal minor defect (bug) 06/12/2024
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
7 #21520 Prevent recursive script dependencies in wp_enqueue_script Script Loader normal normal defect (bug) 06/04/2019
#36448 When concatenating scripts in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 06/04/2019
#36449 When concatenating styles in script-loader dependencies may not be honoured. Script Loader normal normal defect (bug) 06/04/2019
Note: See TracReports for help on using and creating reports.