{13} Has Patch (1477 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
Results (1301 - 1400 of 1477)
Future Releases (100 matches)
Ticket | Summary | Owner | Component | Priority | Severity | Milestone | Type | Workflow | Modified |
---|---|---|---|---|---|---|---|---|---|
#24722 | get_post_statuses() and get_page_statuses() are hardcoded | chriscct7 | Posts, Post Types | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#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 | ||
#19954 | wp_insert_post overwrites categories when updating existing post | joehoyle | Posts, Post Types | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#27326 | wp_list_pages - exclude parameter changes behaviour depending on depth | Posts, Post Types | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#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 | ||
#10219 | "Older Entries" and "Newer Entries" links are wrong when entries displayed in ascending order | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#12826 | AJAX trash posts | Posts, Post Types | normal | normal | enhancement | has-patch | 07/05/2019 | ||
#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 | ||
#36237 | Add filter for post statuses in quickedit | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#20167 | Add wp_pages_checklist for creating checklist of pages on site | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#19958 | Allow custom post types as "home" and get_posts() to return results for more than one post type | pbearne* | Posts, Post Types | normal | normal | enhancement | has-patch | 11/12/2020 | |
#26746 | Avoid translating several times post type and taxonomy default labels | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#16415 | Don't require CPTs to have archives in order to have feeds | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#37332 | Enhancement: Add a wrong password message on password protected posts | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#20717 | Filter For Requiring Post Password | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#31261 | Improve appearance of the slug field in the "Edit Post" page in the administration | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#37462 | Introduce is_private() conditional | Posts, Post Types | normal | normal | enhancement | has-patch | 08/07/2019 | ||
#16784 | Introduce post_type_archive_description() | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#37043 | New filter `pre_unique_post_slug` | boonebgorges | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | |
#18833 | Pass raw data into save_post/wp_insert_post | rmccue | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | |
#18362 | Post timestamp creation should use whitelisted post statuses instead of blacklisted | danielbachhuber | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | |
#19711 | Posts edit list window display no information about filtering | chriscct7 | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | |
#35880 | Refactor date handling in wp_insert_post() | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#27736 | Save one query when inserting a new post | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#18613 | get_adjacent_post() doesn't find private posts | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#35308 | get_the_excerpt: For protected posts the output should be able to be filtered | Posts, Post Types | normal | normal | enhancement | has-patch | 07/03/2020 | ||
#25787 | wp_page_menu function is very inefficient | Posts, Post Types | normal | major | enhancement | has-patch | 06/04/2019 | ||
#36603 | wp_publish_post() does not fire post_updated action | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#37068 | wp_unique_post_slug() should accept `$post` parameter rather than post properties | Posts, Post Types | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#10663 | Category name handling wrong function is_category | Query | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#23862 | Clean up old WP->public_query_vars and WP->private_query_vars | nacin | Query | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#27266 | Front end search for attachment title cannot succeed | Query | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#37489 | If Posts have the same datetime, the order of the post is indefinite. | Query | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#27272 | WP meta queries comparing apples to oranges | Query | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#30994 | Offset return for wp_get_archives | Query | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#16706 | Queries using "category__and" are slow on large databases | chriscct7 | Query | normal | normal | enhancement | has-patch | 06/04/2019 | |
#9978 | Sticky Posts are not ordered correctly after selection | Query | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#11950 | Sticky Posts are too aggressive | Query | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#34525 | Use wp_parse_id_list() in the WP_Query class | Query | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#27094 | get_boundary_post() doesn't work for custom post types | Query | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#18897 | query_posts / WP_query parameter 'offset' should play nicely with 'paged' | wonderboymusic | Query | normal | normal | enhancement | has-patch | 06/04/2019 | |
#28326 | List Tables don't update properly after Quick Edit | Quick/Bulk Edit | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#37165 | Problem bulk actions is disabled | Quick/Bulk Edit | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#22236 | edit.php: Apply when Bulk Actions selected forgets tag= filter | Quick/Bulk Edit | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#12940 | Add filter for contents of Quick Edit panel | Quick/Bulk Edit | normal | normal | enhancement | close | 06/04/2019 | ||
#37296 | Bulk edit category labels are slightly misleading | Quick/Bulk Edit | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#16502 | Quick Edit contents should only be rendered if quick edit button in actions after filtering | chriscct7 | Quick/Bulk Edit | normal | normal | enhancement | has-patch | 06/04/2019 | |
#25194 | Filtered IIS rewrite rules not added to web.config | Rewrite Rules | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#35983 | Better support for "singular" endpoints | Rewrite Rules | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#12779 | Better support for custom post types in WP_Rewrite | Rewrite Rules | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#18877 | DRY up rewrite rule matching | ericlewis | Rewrite Rules | normal | normal | enhancement | has-patch | 06/04/2019 | |
#13078 | Make wp_register_style and wp_enqueue_style consistent | Script Loader | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#31281 | Register JavaScript/Underscore templates using the WP Dependency API | Script Loader | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#36791 | Set load order when enqueuing scripts and styles | Script Loader | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#35331 | Update external Prototype library to 1.7.3 | Script Loader | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#26475 | Hierarchical meta box display issues when messing around with new terms | Taxonomy | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#24354 | get_cat_id() fails with category names containing ampersand | boonebgorges | Taxonomy | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#18448 | wp_insert_category() is Not Properly Abstracted | chriscct7 | Taxonomy | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#35385 | Able to get raw content by calling get_the_archive_description | Taxonomy | normal | normal | enhancement | has-patch | 06/07/2020 | ||
#34195 | Deprecate get_terms_fields | Taxonomy | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#26667 | Improve filter in single_term_title() | Taxonomy | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#24837 | querying optimization for category AND searching | Taxonomy | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#34055 | the_taxonomies lacks a filter | Taxonomy | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#28855 | Commented add_actions and unused functions in wp-admin/includes/theme-install.php | chriscct7 | Themes | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#18790 | add_theme_support with post type doesn't add theme support but overwrites it | Themes | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#30459 | is_child_theme() cannot be used during plugin activation as is | Themes | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#28026 | previous_post_link returns incorrect post when posts have the same published date | Themes | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#14808 | Add Editor Documentation Functions URL for theme-defined functions | exthilion | Themes | normal | normal | enhancement | has-patch | 01/08/2020 | |
#28094 | Add action hook after getting template part | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#21912 | Add return filter to current_theme_supports() | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#22602 | Additional error handling when installing child and parent theme from WordPress.org | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#23669 | Allow front page template to fall back to home template when site displays blog posts index on front page | Themes | normal | normal | enhancement | close | 06/04/2019 | ||
#34644 | Header Image Tag Filter attributes | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#19579 | Make get_search_form() more filterable/extensible | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#22355 | Template stack - Beyond parent/child theme relationships | Themes | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#28117 | Admin bar shouldn't use dynamic styles on frontend for logged out visitors | Toolbar | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#18556 | Toolbar dropdowns when dragging items | drecodeam* | Toolbar | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#19541 | wp_admin_bar_new_content_menu does not respect menu_position | nacin* | Toolbar | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#28569 | Calling show_admin_bar( false ) should dehook toolbar entirely | chriscct7 | Toolbar | normal | normal | enhancement | has-patch | 06/04/2019 | |
#16817 | All updates have been completed | Upgrade/Install | normal | normal | defect (bug) | has-patch | 09/17/2020 | ||
#34149 | Standardize wp-signup.php to also use search engine visibility text | DrewAPicture | Upgrade/Install | normal | normal | defect (bug) | has-patch | 06/05/2019 | |
#25777 | Two update nags shown in multisite if all blogs aren't updated before the next release | Upgrade/Install | normal | minor | defect (bug) | has-patch | 06/04/2019 | ||
#27365 | Upgrader bulk_upgrade() functions do not return the correct data | aaroncampbell | Upgrade/Install | normal | normal | defect (bug) | has-patch | 06/04/2019 | |
#31405 | upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites | Upgrade/Install | normal | normal | defect (bug) | has-patch | 06/04/2019 | ||
#34986 | Add Upgrade Notice for Themes | Upgrade/Install | normal | normal | enhancement | has-patch | 06/05/2019 | ||
#16216 | Hide core updater if running an svn checkout | Upgrade/Install | normal | normal | enhancement | has-patch | 06/04/2019 | ||
#17301 | Keep the connection open when doing upgrades or long-running operations | dd32 | Upgrade/Install | normal | normal | enhancement | has-patch | 06/04/2019 | |
#31532 | Shiny Updates: Don't activate plugins with PHP errors | Upgrade/Install | normal | normal | enhancement | has-patch | 01/07/2020 | ||
#37347 | Add a filter to disable maintenance mode for all updates, everywhere. | Upgrade/Install | normal | normal | feature request | has-patch | 06/05/2019 | ||
#18289 | Direct link to plugin installation should have admin chrome | nacin | Upgrade/Install | normal | normal | task (blessed) | has-patch | 06/04/2019 | |
#36508 | Call cache_users() when 'fields'=>'all' in WP_User_Query | boonebgorges | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | |
#30175 | In multisite, on a site with only subscribers, wp_dropdown_users returns empty string | jeremyfelt | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | |
#17905 | Multisite doesn't delete a user's posts/links upon removal | jeremyfelt | Users | normal | normal | defect (bug) | has-patch | 04/03/2020 | |
#17793 | No explanation on invalid characters on registration form | chriscct7 | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | |
#33216 | Users.php post count is not accurate as it does not include drafts. | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | ||
#31746 | get_blogs_of_user() can be very slow when a user is a member of thousands of sites | johnbillion | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | |
#37202 | the_archive_title() doesn't output the author's display name if that author hasn't posted | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | ||
#14767 | wp_create_user() does not check for a valid email address | Users | normal | normal | defect (bug) | has-patch | 06/05/2019 | ||
#31186 | Get more info about the modified author | Users | normal | normal | enhancement | has-patch | 06/05/2019 | ||
#31106 | Introduce nicename_exists | Users | normal | normal | enhancement | has-patch | 06/05/2019 |
Note:
See TracReports for help on using and creating reports.