Make WordPress Core

{13} Has Patch (2075 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 (301 - 400 of 2075)

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
#32497 The plugin list table is not very extendable Plugins 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
#34808 Deprecate get_media_embedded_in_content() and get_tag_regex() Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#35274 Break-out conditional in allow_subdomain_install() Networks and Sites normal normal 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
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#37041 Allow arbitrary return redirects when activating plugins Plugins 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
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#37355 remove_settings_section() counterpart to add_settings_section() Options, Meta APIs normal normal enhancement 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
#37627 Custom Fields Heading shows up when all meta values are serialized arrays/objects Posts, Post Types normal normal defect (bug) has-patch 06/04/2019
#21994 Subdomains may not exceed 63 characters in length Networks and Sites low 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
#13078 Make wp_register_style and wp_enqueue_style consistent Script Loader normal normal defect (bug) has-patch 06/04/2019
#16216 Hide core updater if running an svn checkout Upgrade/Install normal normal enhancement 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
#21912 Add return filter to current_theme_supports() Themes normal normal enhancement 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
#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
#26475 Hierarchical meta box display issues when messing around with new terms Taxonomy normal normal 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
#28026 previous_post_link returns incorrect post when posts have the same published date Themes normal normal defect (bug) has-patch 06/04/2019
#28094 Add action hook after getting template part Themes normal normal enhancement 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
#31405 upgrade.php fails with mixed HTTPS (SSL) and simple HTTP sites Upgrade/Install normal normal defect (bug) has-patch 06/04/2019
#34195 Deprecate get_terms_fields Taxonomy normal normal enhancement has-patch 06/04/2019
#35983 Better support for "singular" endpoints Rewrite Rules 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
#37296 Bulk edit category labels are slightly misleading Quick/Bulk Edit normal normal enhancement has-patch 06/04/2019
#31365 Improve actions links for current theme on themes.php Themes low normal enhancement has-patch 06/04/2019
#14767 wp_create_user() does not check for a valid email address Users normal normal defect (bug) has-patch 06/05/2019
#17201 dynamic_sidebar performance Widgets normal normal enhancement has-patch 06/05/2019
#17541 Blogger-XMLPRC API does not work with Multisite/SSL/DMZ combination westi* XML-RPC normal major defect (bug) has-patch 06/05/2019
#17793 No explanation on invalid characters on registration form chriscct7 Users normal normal defect (bug) has-patch 06/05/2019
#21165 Make categories widget work with custom taxonomies wonderboymusic Widgets normal normal enhancement has-patch 06/05/2019
#22116 bug in dynamic_sidebar function Widgets normal normal defect (bug) has-patch 06/05/2019
#23373 Limiting get_users() results by meta value with LIKE wildcards Users normal normal enhancement has-patch 06/05/2019
#23430 sanitize_user() disallows + in usernames causes problem for email as username Users normal minor enhancement has-patch 06/05/2019
#27299 Order the available widgets in the Widgets admin page Widgets normal normal enhancement has-patch 06/05/2019
#31106 Introduce nicename_exists Users normal normal enhancement has-patch 06/05/2019
#31186 Get more info about the modified author Users normal normal enhancement has-patch 06/05/2019
#31960 Archives widget li should have informative css classes Widgets normal normal enhancement has-patch 06/05/2019
#22377 Add filter to wp_update_plugins() rmccue Upgrade/Install low minor enhancement has-patch 06/05/2019
#13821 Changing visibility to password-protected without entering a password does not warn user kapeels* Editor normal normal Future Release defect (bug) has-patch 06/05/2019
#41931 Not possible to add custom display_name option Users normal normal Awaiting Review feature request has-patch 06/11/2019
#37848 Form fields misaligned on export.php Export normal normal Awaiting Review enhancement has-patch 06/17/2019
#46266 Add auto-draft to list of statuses faked in get_sample_permalink() Permalinks normal normal Awaiting Review defect (bug) has-patch 06/19/2019
#43802 Default timezone for new sites in WP multisite I18N normal normal Awaiting Review feature request has-patch 06/20/2019
#47623 Feeds: <lastBuildDate> has incorrect date Feeds normal major Awaiting Review defect (bug) has-patch 06/29/2019
#12826 AJAX trash posts Posts, Post Types normal normal enhancement has-patch 07/05/2019
#43163 Did you know? CSS notification needs a Dismiss button to close Themes normal normal Awaiting Review feature request has-patch 07/16/2019
#47676 Add support for If-Unmodified-Since header to make a conditional request when updating posts via REST API (for offline and collaborative editing) Editor normal normal Future Release defect (bug) has-patch 07/18/2019
#44151 Personal data exports - lower priority exporters should place their data after the higher priority ones Privacy normal normal Awaiting Review defect (bug) has-patch 07/22/2019
#26605 Appearance of recent/future posts in dashboard looks off on mobile. Administration normal normal Future Release enhancement has-patch 07/22/2019
#47650 Add hooks to installed themes screen to allow control and customization Administration normal normal Awaiting Review enhancement has-patch 07/23/2019
#44284 Remove e.preventDefault(); code line from widgets.js file Widgets normal normal Awaiting Review defect (bug) has-patch 07/29/2019
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical Future Release defect (bug) has-patch 08/01/2019
#37462 Introduce is_private() conditional Posts, Post Types normal normal enhancement has-patch 08/07/2019
#41114 Installation: "Search Engine Visibility" not keeping checked on error Administration normal normal Awaiting Review enhancement has-patch 08/16/2019
#47889 uploading image contains special characters will return a wrong image url Media normal normal Awaiting Review defect (bug) has-patch 08/18/2019
#17923 add_query_arg() should encode values Formatting normal normal defect (bug) has-patch 08/20/2019
#32065 Hide entire RSS widget when no items to display Widgets normal normal enhancement has-patch 08/21/2019
#40395 New action: pre_generate_rewrite_rules Rewrite Rules normal normal Awaiting Review feature request has-patch 09/02/2019
#47962 Allow apiRequest to do requests on external WordPress sites REST API normal normal Awaiting Review enhancement has-patch 09/02/2019
#47984 Filter pre_do_shortcode Shortcodes normal normal Awaiting Review feature request has-patch 09/05/2019
#48006 post_date not as expected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/17/2019
#42904 Speed up unit tests by disabling password hashing Build/Test Tools normal normal Future Release enhancement has-patch 09/20/2019
#44468 Introduce infrastructure for testing primitive capabilities granted via `user_has_cap` Role/Capability normal normal Future Release enhancement has-patch 09/20/2019
#44767 dbDelta allow spaces between column names and between lines SergeyBiryukov Upgrade/Install normal normal Future Release enhancement has-patch 09/23/2019
#38836 A current_page_parent CSS class is not added to relevant WP menu items if the query is for a custom post type single item SergeyBiryukov Menus normal normal Future Release enhancement has-patch 09/23/2019
#41554 REST API: Use `wp.apiRequest` helper to build URLs for media embed requests REST API normal normal Awaiting Review enhancement has-patch 09/25/2019
#47954 Create a sanity check for siteurl and home changes Administration normal normal Awaiting Review enhancement has-patch 09/29/2019
#42990 Deprecate WP_UnitTestCase::_make_attachment Build/Test Tools normal normal Future Release enhancement has-patch 10/03/2019
#48224 Refactor paginate_links and add 4 new functions (paginate_array and format_paginate_link) Themes normal normal Awaiting Review enhancement has-patch 10/05/2019
#48192 get_blogs_of_user not setting public parameter Networks and Sites normal normal Awaiting Review enhancement has-patch 10/06/2019
#48261 "noopener noreferrer" mis-parses links with "rel=" parameters Formatting normal normal Awaiting Review defect (bug) has-patch 10/09/2019
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 10/10/2019
#39406 Make callback_args filterable in WP_Terms_List_Table Taxonomy normal normal Awaiting Review enhancement has-patch 10/12/2019
#48270 Add space before first parentheses of if condition for JS consistency Administration normal minor Awaiting Review enhancement has-patch 10/12/2019
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 10/15/2019
#48481 don't apply wp_initialize_site_args filter until after wp-admin-includes/update.php is loaded Networks and Sites normal normal Awaiting Review enhancement has-patch 11/01/2019
#43287 The text "immediately" should be capitalize in publish meta box. Posts, Post Types normal normal Awaiting Review enhancement has-patch 11/18/2019
#17913 Site-level comment options may override individual post settings. Improve help/docs. Comments normal normal Future Release enhancement has-patch 11/18/2019
#44737 WP_Query: in searches post_status should consider exclude_from_search SergeyBiryukov Query normal normal Future Release defect (bug) has-patch 11/29/2019
#40694 dbDelta uses suppressed errors to detect table absence Database normal normal Future Release defect (bug) has-patch 12/01/2019
#38947 Proposition to add an optimized api.Events manager to the api.Value constructor Customize normal normal Future Release enhancement has-patch 12/05/2019
#47539 Incomplete sanitization of upload file name. SergeyBiryukov Media normal normal Future Release enhancement has-patch 12/06/2019
#48009 Expand upon the Media item data in Export Requests Privacy normal normal Awaiting Review enhancement has-patch 12/13/2019
#48887 New action hooks: admin_body_open, login_body_open & embed_body_open Administration normal normal Awaiting Review enhancement has-patch 12/17/2019
#47943 Multisite: Allow site administrators to add new users option and "Add New" wording Users normal normal Awaiting Review defect (bug) has-patch 12/17/2019
#45078 null is being set on a NOT NULL options_value column in the options table. Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/05/2020
#18287 wp-login.php - Logo URL should be relative (affects MultiSite) Login and Registration normal normal Future Release enhancement has-patch 01/06/2020
#37549 Add optional parameter to wp_generate_attachment_metadata for image dimensions. joemcgill Media normal normal Awaiting Review enhancement has-patch 01/07/2020
#31532 Shiny Updates: Don't activate plugins with PHP errors Upgrade/Install normal normal enhancement has-patch 01/07/2020
#23314 Allow published posts to be revised without being updated immediately Revisions normal normal Future Release enhancement has-patch 01/10/2020
#49168 is_post_type_archive( $post_types = '' ) doesn't work with underscore (_) Query normal normal Awaiting Review defect (bug) has-patch 01/11/2020
#49173 Allow sanitized inline styles on oEmbed iframes Embeds normal normal Awaiting Review defect (bug) has-patch 01/13/2020
#44565 Find plural text in description of username on profile page. Users normal normal Awaiting Review defect (bug) has-patch 01/21/2020
#46910 Allow wp_die to called after html has started output SergeyBiryukov* Site Health normal normal Future Release defect (bug) has-patch 01/31/2020
1 2 3 4 5 6 7 8 9 10 11 12 13 14
Note: See TracReports for help on using and creating reports.