WordPress.org

Make WordPress Core

{13} Has Patch / Needs Testing (1311 matches)

  • Tickets that have a patch and now need testing to make sure the patch works and doesn't introduce new bugs (keywords: has-patch, needs-testing)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Reports:

Results (401 - 500 of 1311)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#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
#21551 Press This Structural Rewrite Press This normal normal Awaiting Review enhancement has-patch 01/24/13
#19412 Changeset 18995 can lead to Notice: Undefined index: wp_the_query Query normal normal Awaiting Review defect (bug) close 10/07/12
#19198 Die fast in get_posts if in_search_post_types returns nothing ryan Query normal minor Awaiting Review defect (bug) has-patch 08/05/12
#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
#18513 Searching with explicit post types unsets page post type Query normal normal Awaiting Review defect (bug) has-patch 05/23/12
#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
#19705 better taxonomy query URL syntax Query normal normal Awaiting Review enhancement has-patch 01/04/12
#24257 is_attachment() should accept $attachment parameter Query normal normal Awaiting Review enhancement has-patch 05/03/13
#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
#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
#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
#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
#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
#24063 Introduce some more _doing_it_wrong() calls in nonce functions Security normal normal Awaiting Review enhancement has-patch 04/12/13
#19927 Improve support escaping a shortcode tag Shortcodes normal normal Awaiting Review defect (bug) has-patch 01/30/12
#23517 Shortcode: if last parameter ends with '/', it is mistaken for self-closing shortcode closure Shortcodes normal normal Awaiting Review defect (bug) has-patch 02/19/13
#23307 shortcode_parse_atts may return empty string Shortcodes normal minor Awaiting Review defect (bug) has-patch 01/28/13
#18558 Handling of dormant shortcodes is inelegant Shortcodes normal normal Awaiting Review enhancement has-patch 09/10/11
#23855 Leave Shortcode functions early, if there's no Shortcode delimiter Shortcodes normal normal Awaiting Review enhancement has-patch 04/04/13
#19112 Minor fix in category-template.php Taxonomy normal normal Awaiting Review defect (bug) has-patch 11/16/11
#23506 get_terms() assumes its taxonomies argument is a numeric array with a 0 key Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/19/13
#18448 wp_insert_category() is Not Properly Abstracted Taxonomy normal normal Awaiting Review defect (bug) has-patch 10/08/11
#22542 wp_insert_term and wp_update_term should include taxonomy as the second parameter when invoking actions edit_terms and edited_terms Taxonomy normal normal Awaiting Review defect (bug) has-patch 11/22/12
#23261 Add include to orderby options for get_terms() Taxonomy normal normal Awaiting Review enhancement has-patch 01/22/13
#18754 Add taxonomy argument to get_terms_orderby filter Taxonomy normal normal Awaiting Review enhancement has-patch 09/23/11
#23636 Allow multiple slugs in get_terms Taxonomy normal normal Awaiting Review enhancement has-patch 04/01/13
#18166 Be able to amend the parent dropdown on the edit taxonomy term page Taxonomy normal normal Awaiting Review enhancement has-patch 01/02/12
#19780 Named category functions/docs need cleaning up Taxonomy normal normal Awaiting Review enhancement has-patch 12/12/12
#23378 wp_(insert|update)_term() should accept term slug as 'parent' argument Taxonomy normal normal Awaiting Review enhancement has-patch 02/10/13
#21894 <!--more--> tag does nothing in secondary loops when is_single because of $more global Template normal normal Awaiting Review defect (bug) has-patch 06/10/13
#18829 Cleanup of postbox_classes Template normal normal Awaiting Review defect (bug) has-patch 11/22/11
#23470 Convert slash to dash and make body class for page templates look better Template normal normal Awaiting Review defect (bug) has-patch 04/01/13
#24232 Don't Use the_title Filter in get_adjacent_post_rel_link() Template normal normal Awaiting Review defect (bug) has-patch 05/16/13
#16872 Old/unused arguments in wp_dropdown_categories/wp_list_categories Template normal normal Awaiting Review defect (bug) has-patch 03/17/11
#23150 Sanitize the class passed to wp_list_bookmarks() and allow passing an array Template normal normal Awaiting Review defect (bug) has-patch 01/08/13
#16632 Template title tags shouldn't ignore the prefix,even if 'display' is false Template normal minor Awaiting Review defect (bug) has-patch 09/12/11
#22406 adjacent_posts_rel_link ignores $excluded_categories argument Template normal normal Awaiting Review defect (bug) has-patch 11/10/12
#22957 get_boundary_post Only works from a single page Template normal normal Awaiting Review defect (bug) has-patch 12/20/12
#17037 get_the_title() will pass an empty title and invalid post ID to 'the_title' filter on invalid post ID Template normal normal Awaiting Review defect (bug) has-patch 04/04/11
#19776 wp_dropdown_categories (using with taxonomy) defaults if no terms Template normal normal Awaiting Review defect (bug) has-patch 01/08/12
#18632 wp_get_shortlink() Should Always Return a URL Template normal normal Awaiting Review defect (bug) has-patch 11/16/11
#24428 wp_list_categories 'show_option_all' have not class element Template normal normal Awaiting Review defect (bug) has-patch 05/29/13
#22314 Add singular.php to template hierarchy Template normal normal Awaiting Review enhancement has-patch 11/10/12
#20167 Add wp_pages_checklist for creating checklist of pages on site Template normal normal Awaiting Review enhancement has-patch 03/06/12
#24064 Allow comment_form() to display the comment field first Template normal normal Awaiting Review enhancement has-patch 04/13/13
#23669 Allow front page template to fall back to home template when site displays blog posts index on front page Template normal normal Awaiting Review enhancement has-patch 03/03/13
#24164 Deprecate `get_permalink()` Template normal normal Awaiting Review enhancement has-patch 06/10/13
#23281 Enhancement for comment_form(); allow styling the submit button Template normal normal Awaiting Review enhancement has-patch 01/26/13
#24375 Enhancement for paginate_links(), Add rel="next" & rel="prev" Template normal normal Awaiting Review enhancement has-patch 05/24/13
#21713 Extend login body class to support custom background Template normal normal Awaiting Review enhancement has-patch 09/01/12
#20717 Filter For Requiring Post Password Template normal normal Awaiting Review enhancement has-patch 07/26/12
#20037 Introduce 'noindex' filter for robots meta tag Template normal normal Awaiting Review enhancement has-patch 03/08/12
#20287 Load header and footer template files using hooks Template normal normal Awaiting Review enhancement has-patch 03/23/12
#19579 Make get_search_form() more filterable/extensible Template normal normal Awaiting Review enhancement has-patch 03/22/13
#21891 Need ability to filter page templates Template normal normal Awaiting Review enhancement close 01/13/13
#23724 Pass $post into 'protected_title_format' and 'private_title_format' filters Template low minor Awaiting Review enhancement has-patch 03/09/13
#21676 Pass a variable to get_template_part() Template normal normal Awaiting Review enhancement close 05/28/13
#23734 Pass more information to wp_dropdown_pages filter Template normal normal Awaiting Review enhancement has-patch 04/17/13
#20253 SSL login in custom port Template normal normal Awaiting Review enhancement has-patch 04/19/12
#22271 get_post_class() does not always apply filter to output Template normal normal Awaiting Review enhancement has-patch 11/05/12
#24103 the wp_dropdown_cats filter should pass the args as a second parameter Template normal normal Awaiting Review enhancement has-patch 04/17/13
#16625 wp_dropdown_categories reqs (consistent) option_none_value Template normal minor Awaiting Review enhancement has-patch 03/25/11
#19851 wp_dropdown_categories should add category slug as class to each option. Template normal minor Awaiting Review enhancement has-patch 01/18/12
#19581 wp_list_comments_args hook Template normal normal Awaiting Review enhancement has-patch 12/17/11
#18552 "Just another WordPress site" might be seen as dimissive to users Text Changes low trivial Awaiting Review enhancement has-patch 01/14/13
#22474 Change case in Hello world! Text Changes low trivial Awaiting Review enhancement has-patch 05/10/13
#22119 Rename 'QuickPress' to 'Quick Post' or something similar. Text Changes normal normal Awaiting Review enhancement has-patch 01/22/13
#18400 Suggested label change for "Stick this post to the front page" Text Changes normal minor Awaiting Review enhancement has-patch 11/19/12
#16468 404 page with /page/2 shows page # Themes normal minor Awaiting Review defect (bug) has-patch 09/15/12
#11282 Bizarre Behavior When wp-content Missing westi Themes normal normal Awaiting Review defect (bug) has-patch 10/23/12
#20211 Description text for custom header upload may be misleading in some contexts. Themes normal normal Awaiting Review defect (bug) has-patch 03/24/12
#21510 Use get_background_color() in _custom_background_cb() Themes normal normal Awaiting Review defect (bug) has-patch 08/07/12
#22986 WP uses header image's GUID as URL Themes normal normal Awaiting Review defect (bug) has-patch 12/18/12
#21969 Wrong URL in wp_enqueue_script() Themes normal normal Awaiting Review defect (bug) has-patch 09/28/12
#18790 add_theme_support with post type doesn't add theme support but overwrites it Themes normal normal Awaiting Review defect (bug) has-patch 08/18/12
#16395 Add 'Template Version' for use with 'Template' in Child-Themes Themes normal normal Awaiting Review enhancement has-patch 07/09/12
#16396 Add a hook to the theme editor page when the write is successful Themes normal normal Awaiting Review enhancement has-patch 06/20/11
#16428 Add child-theme as a theme tag Themes normal normal Awaiting Review enhancement has-patch 02/01/11
#19736 Add default body_class classes for Theme Names Themes normal minor Awaiting Review enhancement has-patch 01/04/12
#16401 Add hook to delete_theme() on successful delete Themes normal normal Awaiting Review enhancement has-patch 02/01/11
#21912 Add return filter to current_theme_supports() Themes normal normal Awaiting Review enhancement has-patch 05/22/13
#19270 Current theme's "OPTIONS:" links should be filter-able Themes normal normal Awaiting Review enhancement has-patch 06/22/12
#21627 Filter for custom-background CSS selector Horttcore Themes normal trivial Awaiting Review enhancement has-patch 01/10/13
#20157 Gallery: define a "Cover image" that will appear in archive pages or a blog home page Themes normal normal Awaiting Review enhancement has-patch 08/06/12
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.