Make WordPress Core

{8} Future Releases, Workflow Oriented (7988 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 (7201 - 7300 of 7988)

Needs Patch (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#25006 Display date pages from categories with permalinks Permalinks normal normal feature request 04/19/2025
#37160 Pingbacks fail on multi-page posts Pings/Trackbacks normal normal defect (bug) 06/04/2019
#14902 weblogUpdates.extendedPing does not implement standard josephscott Pings/Trackbacks normal normal defect (bug) 06/04/2019
#37754 Support Receiving Pings for Non Post-Type Permalinks Pings/Trackbacks normal normal enhancement 06/04/2019
#36288 Bug Found when you update plugins... Plugins normal normal defect (bug) 06/04/2019
#32041 Bulk updating selected Plugins with and without updates fails Plugins normal normal defect (bug) 06/04/2019
#31515 Cannot enable plugins with protected function redeclarations (PHP Fatal Error) Plugins normal normal defect (bug) 06/04/2019
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions Plugins normal normal defect (bug) 06/04/2019
#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
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate Plugins normal normal defect (bug) 06/04/2019
#31184 Plugin update API times out too easily in practice, and is not handled gracefully Plugins normal normal defect (bug) 06/04/2019
#36705 Read-only plugins are uninstalled before deletion fails Plugins normal normal defect (bug) 06/04/2019
#37395 Transients should be replaced with options, e.g. plugin delete notification Plugins normal normal defect (bug) 06/04/2019
#32602 View Details links for plugins on individual sites on a Multisite Network use the network admin URL Plugins normal normal defect (bug) 06/04/2019
#28727 plugin editor content empty when source contains an invalid character Plugins normal normal defect (bug) 06/04/2019
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs Plugins normal normal defect (bug) 06/04/2019
#31496 register_uninstall_hook tries to serialize anonymous functions Plugins normal normal defect (bug) 06/04/2019
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. Plugins normal normal enhancement 06/04/2019
#37143 Missing Screen options tab in Add New plugin screen Plugins normal normal enhancement 06/04/2019
#36686 plugin_row_meta hook for specific plugin Plugins normal normal enhancement 06/04/2019
#30172 Request: Filter for get_post_format Post Formats normal normal enhancement 06/04/2019
#36996 get_the_post_thumbnail and the usage of class attribute Post Thumbnails normal normal defect (bug) 06/04/2019
#18701 "hierarchical" argument for get_pages() does nothing DrewAPicture* Posts, Post Types normal normal defect (bug) 06/04/2019
#31331 $post->post_date displays current time if status is pending or draft Posts, Post Types normal normal defect (bug) 06/04/2019
#31504 Add new item gives bunch of errors if disabled Posts, Post Types normal normal defect (bug) 06/04/2019
#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
#16600 AdminMenu rendering code chokes on uppercase Posts, Post Types normal minor defect (bug) 06/04/2019
#35550 AllPosts page: Tags field does not accept characters <> Posts, Post Types normal minor defect (bug) 06/04/2019
#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
#19031 Category view incorrectly counting custom posts Posts, Post Types normal normal defect (bug) 06/04/2019
#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
#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
#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
#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
#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
#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
#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
#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
#30917 Add "Save and Close" button to page/post edit screen Posts, Post Types normal normal enhancement 06/04/2019
#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
#27253 Enhancement Request: direct link to Drafts under Posts and Pages on the sidebar chriscct7 Posts, Post Types normal normal enhancement 06/04/2019
#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
#23169 Introduce register_post_status_for_object_type Posts, Post Types normal normal enhancement 06/04/2019
#23168 Introduce remove_post_status Posts, Post Types normal normal enhancement 06/04/2019
#15930 Make trashed posts/pages still readable Posts, Post Types normal minor enhancement 06/04/2019
#29014 Normalization of template tag filters Posts, Post Types normal normal enhancement 06/04/2019
#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
#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
#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
#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
#36966 Search is not working with soft hyphen symbols Query normal normal defect (bug) 06/04/2019
#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
#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
#34211 Ability to specify fields WP_Query can search Query normal normal enhancement 06/04/2019
#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
#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
#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
#29178 Using WP_Query only for result of SQL_CALC_FOUND_ROWS Query normal normal enhancement 06/04/2019
#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
#19738 meta_query should check for wildcards when using LIKE operator Query normal normal enhancement 06/04/2019
#11398 new sort method for query_posts (order by last comment date) Query normal normal enhancement 10/08/2025
#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
#30982 Meta query in pre_get_posts Query normal normal feature request 06/04/2019
#37064 No checkbox in Posts list table for bulk action Quick/Bulk Edit normal normal defect (bug) 08/30/2025
#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
#32952 Select elements don't have the same size as input elements Quick/Bulk Edit normal normal defect (bug) close 05/14/2023
#29320 Bulk edit on custom post types without title support Quick/Bulk Edit normal normal enhancement 07/24/2019
#33931 Complex simplification and standardisation of all the list and quick edit screens Quick/Bulk Edit normal normal enhancement 06/04/2019
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal enhancement 06/04/2019
#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
#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
#36915 Permalinks broken after 4.5 Rewrite rules Rewrite Rules normal normal defect (bug) 06/04/2019
#32471 There is no proper way to flush rewrite rules at plugin network de-activation Rewrite Rules normal normal defect (bug) 06/04/2019
#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
Note: See TracReports for help on using and creating reports.