WordPress.org

Make WordPress Core

{8} Future Releases, Workflow Oriented (3645 matches)

  • 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

Reports:

Results (601 - 700 of 3645)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17

Has Patch / Needs Testing (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#21112 Add pre_wp_unique_post_slug to override post slug handling Permalinks normal normal Awaiting Review enhancement has-patch 11/08/12
#20905 Allow rewrite endpoints to specify a different query variable name Permalinks normal normal Awaiting Review enhancement has-patch 08/24/12
#21266 Enhancements for page numbers links API Permalinks normal normal Awaiting Review enhancement has-patch 07/14/12
#23882 get_the_permalink() accepts an ID, the_permalink() does not Permalinks normal normal Awaiting Review enhancement has-patch 04/07/13
#21285 Don't ping yourself, especially on localhost Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 01/22/13
#23350 Pingback Denial of Service Fix - filter_var based IP validation Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 02/01/13
#20214 Pingback discovery doesn't strip fragment identifiers from URL Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 05/14/12
#19805 Pingback not sent to https sites Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 01/11/12
#21172 Adding the first filter/action in an earlier priority during a later priority causes the earlier priority to run (last) Plugins normal normal Awaiting Review defect (bug) has-patch 07/07/12
#20944 Changing plugin filename causes Fatal error on automatic activation after update Plugins normal normal Awaiting Review defect (bug) has-patch 07/08/12
#19986 Issue with add_filter() and add_action() when using anonymous functions. Plugins normal minor Awaiting Review defect (bug) has-patch 02/08/12
#24049 Make Plugin Editor's file list alphabetical by full path Plugins normal normal Awaiting Review defect (bug) has-patch 04/15/13
#14060 Misleading "You do not have sufficient permissions to access this page." Plugins normal normal Future Release defect (bug) has-patch 06/27/12
#22898 No validation of update_plugins site transient Plugins normal normal Awaiting Review defect (bug) close 12/15/12
#17552 Plugin editor incorrectly calls some files inactive. Plugins normal normal Future Release defect (bug) has-patch 04/23/13
#20920 Removing all hooks too aggressive if a priority number is given Plugins normal normal Future Release defect (bug) has-patch 06/13/12
#24122 When opening a file in Plugin Editor, show correct plugin in the dropdown selector Plugins normal minor Awaiting Review defect (bug) has-patch 04/23/13
#15595 add_menu_page position conflict Plugins normal normal Future Release defect (bug) has-patch 04/08/11
#9968 dynamically adding/removing filters breaks plugins Plugins low normal Future Release defect (bug) has-patch 05/17/13
#14159 menu_page_url not returning correct URL for custom submenus Plugins normal normal Future Release defect (bug) has-patch 12/10/10
#18501 plugin_dir_path() returns unsanitized path on Windows installs Plugins normal normal Awaiting Review defect (bug) has-patch 06/15/12
#15906 validate_plugin needs all_plugins filter Plugins normal normal Future Release defect (bug) has-patch 01/13/11
#16399 Add a hook to the plugin editor page when the write is successful Plugins normal normal Awaiting Review enhancement has-patch 02/01/11
#16400 Add hook to delete_plugins() on successful delete Plugins normal normal Awaiting Review enhancement has-patch 02/01/11
#14671 Deprecate the "accepted args" argument in add_filter() and add_action() Plugins normal normal Future Release enhancement has-patch 05/30/13
#14994 Introduce a way to identify a hook in progress Plugins normal normal Future Release enhancement has-patch 08/29/12
#10046 Show "Go to" link when update or install plugin. Plugins normal minor Future Release enhancement has-patch 01/22/13
#15515 content_save_pre et al don't supply context Plugins normal normal Future Release enhancement has-patch 11/21/10
#15929 plugin_action_links filter does not include page & search context Plugins normal normal Future Release enhancement has-patch 12/21/10
#19388 plugin_basename returns full directory in URL Plugins normal minor Awaiting Review enhancement has-patch 11/29/11
#19306 remove_all_filters() should set to array(), not unset Plugins normal normal Awaiting Review enhancement has-patch 11/21/11
#24417 get_the_post_format_url() should not escape data Post Formats normal normal defect (bug) has-patch 05/30/13
#24378 Filter to hide post format icons in list table Post Formats normal normal Awaiting Review enhancement has-patch 06/09/13
#20534 Featured Image (Post Thumbnail) SSL Issue Post Thumbnails normal normal Awaiting Review defect (bug) has-patch 05/17/13
#11571 Provide easy way to return url of thumbnail image Post Thumbnails normal normal Future Release enhancement has-patch 03/28/12
#18067 update_post_thumbnail_cache - accept WP_Query instance Post Thumbnails normal minor Awaiting Review enhancement has-patch 07/11/11
#23603 Custom post password form label Post Types normal normal Awaiting Review defect (bug) has-patch 05/31/13
#23302 Feeds or Feed - add_permastruct missunderstanding. Post Types normal normal Awaiting Review defect (bug) has-patch 01/27/13
#20462 Shouldn't have to pass 'post_category' to wp_update_post() Post Types low minor Future Release defect (bug) has-patch 05/20/13
#19286 Users without access to Comments screen can see links to it Post Types normal normal Awaiting Review defect (bug) has-patch 12/02/11
#19954 wp_insert_post should look if default category is nessesary Post Types normal normal Future Release defect (bug) has-patch 10/18/12
#23399 Add filter wp_insert_attachment_data mirroring wp_insert_post_data Post Types normal minor Awaiting Review enhancement has-patch 02/05/13
#14077 Add support for removal of multiple features from a post type in remove_post_type_support Post Types normal minor Future Release enhancement has-patch 07/12/12
#19257 Allow post types to override the phrase "Featured image" Post Types normal normal Future Release enhancement has-patch 08/30/12
#23458 Implement filters on post_status, check get_post_status() instead of the object's post_status in get_post_permalink() Post Types normal normal Awaiting Review enhancement has-patch 02/12/13
#23759 Pass $update to save_post and wp_insert_post actions Post Types normal normal Awaiting Review enhancement has-patch 04/04/13
#21253 Replaces deprecated get_delete_post_link in class-wp-posts-list-table.php Post Types normal normal Awaiting Review enhancement has-patch 07/13/12
#24597 get_{$adjacent}_post_sort filter should have post type parameter Post Types normal normal Awaiting Review enhancement has-patch 06/19/13
#16264 Add function get_pages_by_template() Post Types normal normal Awaiting Review feature request has-patch 10/22/11
#19569 Press This Editor shows separate media icons Press This normal normal Future Release defect (bug) has-patch 10/18/12
#16940 Prevent 403 errors in Press This Press This normal normal Future Release defect (bug) has-patch 03/30/11
#7824 Add referral link in Press It Press This low minor Future Release enhancement has-patch 07/15/10
#18843 Add unique admin_head action to Press This Press This normal normal Future Release enhancement has-patch 11/15/11
#21551 Press This Structural Rewrite Press This normal normal Awaiting Review enhancement has-patch 01/24/13
#14164 do_meta_boxes on press-this.php Press This normal normal Future Release enhancement has-patch 10/28/10
#17592 'exclude_from_search' excludes from non-search queries Query normal normal Future Release defect (bug) has-patch 06/19/12
#17737 Be better at forcing data types for query vars Query normal normal Future Release defect (bug) has-patch 05/14/13
#19412 Changeset 18995 can lead to Notice: Undefined index: wp_the_query Query normal normal Awaiting Review defect (bug) close 10/07/12
#11330 Empty search takes you to homepage instead of empty search page Query low minor Future Release defect (bug) has-patch 06/18/13
#22001 Handling private and protected posts when querying multiple post types Query normal normal Awaiting Review defect (bug) has-patch 09/28/12
#22967 Null value in meta query changes the type of comparison Query normal normal Awaiting Review defect (bug) has-patch 12/17/12
#21276 Respect 'suppress_filters' arg in WP_Query->get_posts() Query normal normal Future Release defect (bug) has-patch 02/14/13
#18513 Searching with explicit post types unsets page post type Query normal normal Awaiting Review defect (bug) has-patch 05/23/12
#20899 is_home() should be able to be true when is_feed() Query normal normal Future Release defect (bug) has-patch 11/01/12
#18897 query_posts / WP_query parameter 'offset' should play nicely with 'paged' Query normal normal Future Release defect (bug) has-patch 05/04/12
#20767 tax_query clobbers tag and category Query normal major Future Release defect (bug) has-patch 05/14/13
#20560 url_to_postid() string matching is not strict enough, can lead to incorrect results Query normal normal Future Release defect (bug) has-patch 11/08/12
#23329 Deprecate is_main_query() Query normal normal Future Release enhancement has-patch 05/14/13
#20044 Enable search for pages by slug Query normal trivial Awaiting Review enhancement has-patch 10/31/12
#18748 Generalize 'tag_id' Query normal normal Awaiting Review enhancement has-patch 09/22/11
#21986 Roll sticky posts into MySQL query Query normal normal Awaiting Review enhancement has-patch 12/19/12
#22209 Simplify logic to generate home path when parsing request Query normal normal Awaiting Review enhancement has-patch 10/17/12
#17093 Validation and context parameter for query filter application Query normal normal Awaiting Review enhancement has-patch 04/09/11
#17019 add hooks for Media Library attachment counts Query normal normal Awaiting Review enhancement has-patch 04/09/11
#15033 ajax find_posts should use get_posts() Query normal normal Future Release enhancement has-patch 02/13/12
#19705 better taxonomy query URL syntax Query normal normal Awaiting Review enhancement has-patch 01/04/12
#9256 clean up the global variables when moving out of the loop Query normal normal Future Release enhancement has-patch 07/23/10
#24257 is_attachment() should accept $attachment parameter Query normal normal Awaiting Review enhancement has-patch 05/03/13
#14368 make the 'orderby' argument in get_posts() accept all "post" fields Query normal normal Future Release enhancement has-patch 08/28/12
#17022 months_dropdown() is not filterable Query normal normal Awaiting Review enhancement has-patch 04/02/11
#17026 parent_dropdown() is not filterable Query normal normal Awaiting Review enhancement has-patch 04/07/11
#21621 setting meta_type doesn't CAST orderby value Query normal normal Future Release enhancement has-patch 05/16/13
#14115 sticky posts - query.php optimization Query normal minor Future Release enhancement has-patch 06/27/10
#17025 wp_list_authors() is not filterable Query normal normal Awaiting Review enhancement has-patch 04/02/11
#16645 Inline edit defaults author to current user Quick/Bulk Edit normal normal Awaiting Review defect (bug) has-patch 02/27/11
#16392 Quick Edit API should allow to pick up custom field values automatically Quick/Bulk Edit normal normal Future Release enhancement has-patch 03/28/12
#16502 Quick Edit contents should only be rendered if quick edit button in actions after filtering Quick/Bulk Edit normal minor Future Release enhancement has-patch 02/09/11
#20299 Preview changes on a published post makes all post meta "live" Revisions normal major Future Release defect (bug) has-patch 06/05/13
#23973 Add filter to _wp_post_revision_meta_keys() so developers can store custom meta data revisions Revisions normal normal Awaiting Review enhancement has-patch 04/07/13
#16971 Creation of .htaccess file leads to a 500 Error Rewrite Rules normal major Awaiting Review defect (bug) has-patch 07/16/11
#14991 extra_rules_top should take priority over extra_permastructs Rewrite Rules normal normal Future Release defect (bug) has-patch 01/13/11
#18084 Comments Page Rewrite Customization Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/06/12
#18877 DRY up rewrite rule matching Rewrite Rules normal normal Awaiting Review enhancement has-patch 10/24/11
#17185 Optimize verbose attachment rules Rewrite Rules normal normal Awaiting Review enhancement has-patch 04/30/12
#16840 add_rewrite_rule() should accept an array for the $redirect parameter Rewrite Rules normal normal Awaiting Review enhancement has-patch 06/04/12
#9824 make better use of stubs when verbose rules should apply Rewrite Rules normal normal Future Release task (blessed) has-patch 11/02/11
#14530 Cheating huh? Role/Capability normal normal Awaiting Review defect (bug) has-patch 05/06/13
#20745 Hard-code less capability types Role/Capability normal normal Awaiting Review defect (bug) has-patch 05/25/12
#23746 add_role require string does not check for empty string Role/Capability normal normal Awaiting Review defect (bug) has-patch 03/13/13
#15819 Create user_can_for_blog function Role/Capability normal normal Future Release enhancement has-patch 12/13/12
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Note: See TracReports for help on using and creating reports.