Make WordPress Core

{13} Has Patch (1983 matches)

Create a new ticket
  • 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 (1 - 100 of 1983)

1 2 3 4 5 6 7 8 9 10 11

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#27282 WP_Query returns more results when there are sticky posts Query normal normal Future Release defect (bug) has-patch 01/01/2017
#35130 .wp-full-overlay-main prevents touch scrolling in theme preview iframe in iOS Safari obenland* Themes normal normal Future Release defect (bug) has-patch 01/02/2017
#39493 Include custom post type slug as body class Themes normal normal Future Release enhancement has-patch 01/06/2017
#39505 Add an option to add custom classes to comment_reply_link() Comments normal normal Awaiting Review enhancement has-patch 01/06/2017
#28607 Make wpautop()'s $allblocks variable filterable Formatting normal normal Awaiting Review enhancement has-patch 01/18/2017
#24795 OS X Treatment Administration normal trivial Future Release enhancement has-patch 02/05/2017
#31313 refactor is_email() tests to use separate data files and PHPUnit dataProvider Build/Test Tools normal normal Future Release enhancement has-patch 02/05/2017
#30527 function to add separator Administration normal minor Future Release enhancement has-patch 02/05/2017
#25769 import vs DISALLOW_FILE_MODS Import normal normal Awaiting Review defect (bug) has-patch 02/05/2017
#34538 Improvement of the IPv4 address format check chriscct7 HTTP API normal normal Future Release enhancement has-patch 02/05/2017
#35022 WP allows Unicode 0x00a0 spaces in editor but shortcode parser can't handle them Shortcodes normal normal Future Release defect (bug) has-patch 02/06/2017
#25333 Can't remove theme support for certain custom header arguments Customize normal normal Awaiting Review defect (bug) has-patch 02/14/2017
#33053 download_url() includes query string in temporary filenames Upgrade/Install normal normal Future Release defect (bug) has-patch 02/21/2017
#39754 `_post_format_get_terms()` can overwrite names of terms in other taxonomies Taxonomy normal normal Awaiting Review defect (bug) has-patch 02/22/2017
#23279 Add templates to style registration, signup, activation, login and password reset pages Login and Registration normal normal Awaiting Review enhancement has-patch 02/22/2017
#31682 reg_passmail message on login.php needs filter Login and Registration normal normal Awaiting Review enhancement has-patch 03/01/2017
#40038 Padding load_template's require with a do_action on each end Themes normal normal Future Release enhancement has-patch 03/08/2017
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#40164 Apace HTTP 414 error on deleting comments in bulk Comments normal normal Awaiting Review defect (bug) has-patch 03/15/2017
#31600 WP_Object_Cache incr & decr can use a more strict type checking on offset SergeyBiryukov Cache API normal minor Future Release defect (bug) has-patch 03/17/2017
#40311 Disable inline edit post via filter Posts, Post Types normal normal Future Release enhancement has-patch 03/30/2017
#40369 Mail server settings page (options-writing.php) has no validation Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 04/05/2017
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#40524 Filter hook for max image columns in gallery settings Gallery normal normal Awaiting Review enhancement has-patch 04/22/2017
#40528 Title with ascii paragraph separator is not being filtered on post save Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 04/23/2017
#40556 REST API: Allow for server generating a user's password REST API normal normal Awaiting Review enhancement has-patch 04/27/2017
#40608 show view link and permalink when editing a post even if post type does not supports 'title' Posts, Post Types normal normal Awaiting Review enhancement has-patch 05/01/2017
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 05/06/2017
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#40751 Login form - Consider making Back to {site name} & Lost your password inline. General normal normal Awaiting Review enhancement has-patch 05/15/2017
#40761 Make Walker_Category::start_lvl more flexible by introducing filters for class name(s) at least Taxonomy normal normal Awaiting Review enhancement has-patch 05/15/2017
#40760 Make Walker_Page::start_lvl more flexible by introducing filters for class name(s) at least Menus normal normal Awaiting Review enhancement has-patch 05/15/2017
#40630 Advanced meta compare "like" in WP_Query Query normal normal Awaiting Review defect (bug) has-patch 05/16/2017
#39356 grunt precommit doesn't work on full checkouts of develop.svn Build/Test Tools normal normal Future Release defect (bug) has-patch 05/18/2017
#39387 Responsive Images Broken When Full Size <= 300 px joemcgill Media normal normal Future Release defect (bug) has-patch 05/18/2017
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017
#39351 Passing 'none' to menu_icon of custom post type displays broken image in admin menu Posts, Post Types normal minor Future Release defect (bug) has-patch 05/19/2017
#40497 wp_insert_user requires user_login when ID is given Users normal normal Future Release defect (bug) has-patch 05/19/2017
#40587 Feed link markup should contain rel and type attributes Feeds normal normal Future Release enhancement has-patch 05/19/2017
#33141 Search form clear button is clipped in Safari (OS X) General low minor Awaiting Review defect (bug) has-patch 05/23/2017
#39238 The active handler for a video header isn't accessible joemcgill* Themes normal normal Future Release defect (bug) has-patch 05/23/2017
#34225 Display correct dimensions for image sizes in media modal Media normal normal Future Release defect (bug) has-patch 05/24/2017
#40885 Update admin color scheme using the REST API Administration normal normal Awaiting Review task (blessed) has-patch 05/31/2017
#40737 Script tags inside unclosed HTML comment in value passed to WP_Script->localize() breaks page Script Loader normal normal Awaiting Review defect (bug) has-patch 06/01/2017
#40695 `install_blog` suppresses database errors Database normal normal Future Release defect (bug) has-patch 06/01/2017
#40485 Add function for retrieving metadata from registered script Script Loader normal normal Awaiting Review feature request has-patch 06/07/2017
#27896 wordpress-importer's lack of understanding of XML Namespaces causing compatibility issues Import normal normal Awaiting Review defect (bug) has-patch 06/13/2017
#32071 Function to generate safe & trusted URLs General normal normal Awaiting Review enhancement has-patch 06/13/2017
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#41110 Display full content of "Pending" comment on WP Dashboard Comments normal normal Awaiting Review enhancement has-patch 06/21/2017
#40701 Admin menu icon distorted in Chrome when #adminmenu folded Administration normal normal Awaiting Review defect (bug) has-patch 06/22/2017
#19556 Make wp_term_checklist() available as a template tag Taxonomy normal normal Future Release enhancement has-patch 06/26/2017
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Awaiting Review enhancement has-patch 07/01/2017
#41224 WP strips query vars if post contains "wp-admin" Query normal normal Awaiting Review defect (bug) has-patch 07/03/2017
#40459 WP_Site::__set() and WP_Network::__set() allow to set any property without a way to retrieve it Networks and Sites low normal Future Release enhancement has-patch 07/03/2017
#39196 When saving large menus the JSON encoded string was not used. related to #14134 Menus normal normal Awaiting Review defect (bug) has-patch 07/05/2017
#40933 Improvements for get_file_data() function Formatting normal normal Awaiting Review enhancement has-patch 07/18/2017
#26861 Too easy to delete a site in Multisite flixos90 Networks and Sites normal minor Awaiting Review enhancement has-patch 07/18/2017
#30170 "Start Date"/"End Date" are confusing in the exporter Export normal normal Awaiting Review enhancement has-patch 07/22/2017
#39599 Customizer: when no title on page it adds weird content in navigation link Customize normal normal Awaiting Review enhancement has-patch 07/26/2017
#39862 Track the number of children for a walker element scope Menus normal normal Awaiting Review enhancement has-patch 08/02/2017
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal Awaiting Review enhancement has-patch 08/03/2017
#40784 WP_HTTP_IXR_Client constructor needs to check that $server is valid HTTP API normal normal Awaiting Review defect (bug) has-patch 08/04/2017
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal Future Release defect (bug) has-patch 08/08/2017
#37079 Add new filter pre_wp_get_nav_menu_items Menus normal normal Awaiting Review enhancement has-patch 08/17/2017
#41702 Slug for Category or Tag should be generated automatically Taxonomy normal normal Awaiting Review enhancement has-patch 08/22/2017
#41725 User Search Box disappears if searched with 0 (zero) Users normal normal Awaiting Review defect (bug) has-patch 08/25/2017
#34712 New filter: `reset_password_url` Login and Registration normal normal Awaiting Review enhancement has-patch 08/27/2017
#41148 Test for ticket 39875 can throw PHP error Media normal normal Awaiting Review defect (bug) has-patch 08/28/2017
#41736 validate_file function will always return error for file paths in windows dev environments Plugins normal normal Awaiting Review defect (bug) has-patch 08/30/2017
#41797 max_num_pages for WP_User_Query Query normal normal Awaiting Review enhancement has-patch 09/05/2017
#41837 WP_User_Query can generate negative offset in the LIMIT clause Users normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#41826 WP_Comment_Query can generate negative offset in LIMIT clause Comments normal normal Awaiting Review defect (bug) has-patch 09/08/2017
#37757 Add `allowed_classes` to `maybe_unserialize` When WordPress is running on PHP 7+ Security normal normal Awaiting Review enhancement has-patch 09/13/2017
#41882 Walker_CategoryDropdown does not wrap options inside HTML select element with wp_list_categories Taxonomy normal normal Awaiting Review defect (bug) has-patch 09/14/2017
#40774 Refine error message when embedding invalid Video (URL) Media normal normal Awaiting Review enhancement has-patch 09/14/2017
#29664 Support font embedding and word break for Burmese in core. I18N normal major Future Release enhancement has-patch 09/25/2017
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/25/2017
#41757 Add action inside of add_new_user_to_blog() function Users low minor Future Release enhancement has-patch 09/26/2017
#40149 WordPress password strength checking is improved, but the hint now doesn't help Users normal normal Awaiting Review enhancement has-patch 09/27/2017
#25435 Introduce alternative to do_shortcode( '[shortcode]' ) rmccue Shortcodes normal normal Future Release feature request has-patch 09/27/2017
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal Future Release defect (bug) has-patch 10/01/2017
#39699 Filter to check XML-RPC data before any DB insertion XML-RPC normal normal Future Release enhancement has-patch 10/03/2017
#37937 Support boolean strings for the 'public', 'archived', 'mature', 'spam' and 'deleted' attributes in WP_Site_Query Networks and Sites normal normal Future Release enhancement has-patch 10/03/2017
#37535 Outputting Post Type Description on admin edit screen Posts, Post Types normal normal Future Release enhancement has-patch 10/04/2017
#24963 IIS Multisite, Suspected bug in web.config code for URL Rewrite (404 wp-login) Rewrite Rules normal normal Future Release defect (bug) has-patch 10/06/2017
#18553 Counting of categories doesn't work without refreshing? Taxonomy normal normal Future Release defect (bug) has-patch 10/08/2017
#42146 Admin side menu id not displaying proper when name is long Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/08/2017
#40293 Comment template - warning Comments normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#42182 esc_js must escape U+2028 and U+2029 Formatting normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#42096 `WP_Term_Query` sanitizes `slug` parameter incorrectly Taxonomy normal normal Future Release defect (bug) has-patch 10/11/2017
#39992 Bug in get_the_content Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#39753 wp_mail() under PHP 7 hosted on Windows creates malformed email messages SergeyBiryukov* Mail normal normal Future Release defect (bug) has-patch 10/12/2017
#39665 Customize: nav menu fallbacks don't get edit shortcuts Customize normal normal Future Release defect (bug) has-patch 10/18/2017
#23634 New hook for adding content after each comment chriscct7 Comments normal normal Future Release enhancement has-patch 10/23/2017
#37051 New filter `wp_page_path_sql` Posts, Post Types normal normal Awaiting Review enhancement has-patch 10/24/2017
#42389 Wrong password on confirmation page after manual activation of additional sub sites Networks and Sites normal normal Awaiting Review defect (bug) has-patch 10/31/2017
#24689 Improve error wp-admin page chriscct7 Administration normal normal Awaiting Review enhancement has-patch 11/06/2017
#38946 WP_Upgrader: Protection against deleting files in destination directory Upgrade/Install normal normal Awaiting Review enhancement has-patch 11/07/2017
#41196 add _doing_it_wrong to get_query_var and prevent fatal errors Query normal normal Awaiting Review defect (bug) has-patch 11/12/2017
1 2 3 4 5 6 7 8 9 10 11
Note: See TracReports for help on using and creating reports.