Make WordPress Core

{13} Has Patch (2443 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 (501 - 600 of 2443)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#39077 Navigation menu items should be defined as being hierarchical Menus normal normal Future Release defect (bug) has-patch 7 months ago
#28140 Position for first menu item on menu is 0 when it should be 1 Menus normal normal Future Release defect (bug) has-patch 9 years ago
#38057 'wp_update_nav_menu' action returns inconsistent number of arguments johnbillion Menus normal normal Future Release enhancement changes-requested 14 months ago
#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 4 months ago
#47555 Add per_page filter to nav-menu.php audrasjb Menus low normal Future Release enhancement has-patch 5 years ago
#63010 Make "Create a New Menu" a Clear CTA link Menus normal normal Future Release enhancement has-patch 13 months ago
#18584 Nav menus need more hooks for extensibility (on admin page & in customizer) Menus normal normal Future Release enhancement close 5 years ago
#65718 Multisite: the blogname is required during site creation but can be emptied later Networks and Sites normal normal Future Release defect (bug) has-patch 10 days ago
#18088 Network Admin Email setting in wp-admin/network/settings.php fails silently flixos90 Networks and Sites normal normal Future Release defect (bug) has-patch 5 days ago
#51926 Network Site Search should search more than just wp_blogs.path Networks and Sites normal normal Future Release defect (bug) has-patch 5 months ago
#38312 Network setup step 2 throws warning in certain server setups realloc Networks and Sites normal normal Future Release defect (bug) has-patch 6 days ago
#57233 Send password reset action link not working on multisite Networks and Sites normal normal Future Release defect (bug) has-patch 2 days ago
#45755 Theme Editor WSOD functionality doesn't work with Multisite Networks and Sites normal normal Future Release defect (bug) has-patch 17 months ago
#65760 wp_delete_site() does not enforce the main-site protection that wpmu_delete_blog() does Networks and Sites low normal Future Release defect (bug) has-patch 2 weeks ago
#65521 wpmu_signup_blog_notification() hardcodes http:// in activation email URLs Networks and Sites normal normal Future Release defect (bug) has-patch 2 days ago
#13743 Ability to choose a network default theme Networks and Sites normal normal Future Release enhancement has-patch 6 months ago
#46184 Add WP_Tax_Query support to WP_Site_Query Networks and Sites normal normal Future Release enhancement has-patch 4 months ago
#40447 Add cache domain to site/network query Networks and Sites normal normal Future Release enhancement close 3 years ago
#37799 Add progress indicator to "Upgrade Network" page pcarvalho Networks and Sites normal normal Future Release enhancement has-patch 6 years ago
#38071 Add status links to network/sites.php Networks and Sites normal normal Future Release enhancement has-patch 9 years ago
#56886 Admin facing add site screen missing search engine visibility field Networks and Sites normal normal Future Release enhancement has-patch 4 weeks ago
#39318 Assign a theme when creating a site (Multisite) Networks and Sites normal normal Future Release enhancement changes-requested 14 months ago
#43162 Deleting a site from a multisite network leaves orphaned database tables and files Networks and Sites normal normal Future Release enhancement changes-requested 36 hours ago
#37297 Deprecate get_blogaddress_by_id function spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 11 months ago
#40180 Introduce `get_site_by()` function for multisite flixos90 Networks and Sites normal normal Future Release enhancement has-patch 7 years ago
#63536 Super Admin Functions Network ID Support johnjamesjacoby* Networks and Sites normal normal Future Release enhancement has-patch 6 months ago
#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 9 years ago
#40228 Use get_sites in get_blog_details spacedmonkey Networks and Sites normal normal Future Release enhancement has-patch 3 years ago
#42252 Use more granular caching for common queries in `WP_Site_Query` flixos90 Networks and Sites normal normal Future Release enhancement has-patch 8 years ago
#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 9 years ago
#18163 Include more usermeta fields in the Network Admin's "Add User" view Networks and Sites normal normal Future Release feature request has-patch 5 years ago
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 4 years ago
#15335 register_setting() filter for sanitization callback needs to indicate 2 arguments accepted markjaquith Options, Meta APIs normal normal Future Release defect (bug) has-patch 3 years ago
#58903 set_transient() allows invalid transient name Options, Meta APIs normal normal Future Release defect (bug) changes-requested 5 months ago
#59361 update_post_meta() strict checks can cause false negatives Options, Meta APIs normal normal Future Release defect (bug) has-patch 15 months ago
#18801 Accessibility Enhancements to Settings API joedolson* Options, Meta APIs high normal Future Release enhancement has-patch 6 weeks ago
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal Future Release enhancement has-patch 2 weeks ago
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 13 months ago
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query pbearne Options, Meta APIs normal normal Future Release enhancement has-patch 17 months ago
#43818 Invalidate query caches less aggressively by using a `last_changed` key specific to metadata Options, Meta APIs normal normal Future Release enhancement has-patch 4 months ago
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 8 years ago
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 12 months ago
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) has-patch 13 months ago
#10483 Change post_name's length from 200 to 400 SergeyBiryukov Permalinks normal minor Future Release enhancement changes-requested 13 months ago
#60024 PHPunit test for iis7_supports_permalinks() Permalinks normal normal Future Release enhancement has-patch 18 months ago
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 23 months ago
#64250 Refactor redirect_guess_404_permalink to use WP_Query instead of raw SQL spacedmonkey Permalinks normal normal Future Release enhancement changes-requested 5 weeks ago
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 3 years ago
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor Future Release defect (bug) has-patch 8 years ago
#61069 Change the http:// links to https:// of ma.tt and hello dolly Plugins normal minor Future Release defect (bug) has-patch 14 months ago
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 9 years ago
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 2 years ago
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 15 months ago
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 5 years ago
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal Future Release defect (bug) has-patch 9 years ago
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal Future Release defect (bug) has-patch 9 years ago
#64653 WP_Hook::resort_active_iterations() skips next priority when callback removes itself during execution westonruter Plugins normal normal Future Release defect (bug) has-patch 9 days ago
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical Future Release defect (bug) has-patch 7 years ago
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 13 months ago
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal Future Release enhancement has-patch 5 years ago
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables Plugins normal normal Future Release enhancement has-patch 8 years ago
#60943 Ensure Consistency in Notice Widths on Plugins Page for Improved UI Cohesion Plugins normal normal Future Release enhancement has-patch 15 months ago
#65145 Plugins: Display plugin slug/identifier in Installed Plugins row meta Plugins normal normal Future Release enhancement has-patch 3 months ago
#14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 4 years ago
#55645 Docs: Improve the documentation for `plugins_api()`. Plugins normal normal Future Release task (blessed) has-patch 2 years ago
#47675 No way to select Standard post format in Formats filter Post Formats normal normal Future Release defect (bug) has-patch 2 weeks ago
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal Future Release enhancement has-patch 6 days ago
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal Future Release defect (bug) has-patch 6 years ago
#52389 Consistently check for non-empty post ID in attachment functions SergeyBiryukov* Posts, Post Types normal normal Future Release defect (bug) has-patch 23 months ago
#19826 Error behavior for deleting trashed posts is different for Bulk Delete versus Empty Trash piontkowski Posts, Post Types normal minor Future Release defect (bug) has-patch 8 months ago
#63273 Fatal due to superglobal $_POST modification with invalid int type Posts, Post Types normal major Future Release defect (bug) has-patch 10 months ago
#36738 No validation for $post_date_gmt parameter paulbonneau Posts, Post Types normal normal Future Release defect (bug) has-patch 11 months ago
#47642 Order by comment count - posts list tables johnbillion Posts, Post Types normal normal Future Release defect (bug) has-patch 8 months ago
#49194 Page Template dropdown ordering should be by title, not value Posts, Post Types normal minor Future Release defect (bug) has-patch 2 months ago
#47849 Post excerpts accept spaces SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 7 years ago
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types normal normal Future Release defect (bug) has-patch 8 weeks ago
#44805 Resurrecting post from trash reverts its slug Posts, Post Types normal normal Future Release defect (bug) has-patch 3 months ago
#61996 Slug Conflict When a Published and Draft Page Share post_name Posts, Post Types normal normal Future Release defect (bug) has-patch 4 months ago
#47988 Unexpected behaviour when draft post has the same page_name as published post Posts, Post Types normal normal Future Release defect (bug) has-patch 4 months ago
#35871 before_delete_post incorrectly triggered from edit.php to post.php Posts, Post Types normal normal Future Release defect (bug) has-patch 8 months ago
#65044 get_post_custom_values() missing array check, inconsistent with get_post_custom_keys() westonruter Posts, Post Types normal normal Future Release defect (bug) has-patch 9 days ago
#50255 get_the_modified_author() not working for posts updated via REST API westonruter Posts, Post Types normal normal Future Release defect (bug) has-patch 3 months ago
#11311 kses converts ampersands to & in post titles, post content, and more Posts, Post Types normal normal Future Release defect (bug) has-patch 5 months ago
#44752 wp_get_archives() with the parameter limit = 0 generates an error SergeyBiryukov Posts, Post Types normal normal Future Release defect (bug) has-patch 8 years ago
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 4 years ago
#62468 wp_update_post overwrites post_date when updating post_status Posts, Post Types normal normal Future Release defect (bug) changes-requested 9 months ago
#48954 "Sticky" post state shows even for non-Post post-types Posts, Post Types normal normal Future Release enhancement has-patch 8 weeks ago
#32824 Consistent search fields between posts and terms Posts, Post Types normal normal Future Release enhancement has-patch 6 weeks ago
#37667 Handle post type support in `WP_Post_Type` Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
#39106 Make hierarchy level indicator text changeable [WP List] Posts, Post Types low minor Future Release enhancement has-patch 4 months ago
#35099 Make the filter links (Mine, Status, Author, Taxonomy, etc.) links in the posts list table filterable Posts, Post Types normal normal Future Release enhancement changes-requested 9 months ago
#38067 New filter `wp_post_lock_status` Posts, Post Types normal normal Future Release enhancement has-patch 4 days ago
#59901 PHPunit tests for wp_find_hierarchy_loop Posts, Post Types normal normal Future Release enhancement has-patch 18 months ago
#60038 Pass original array of arguments to hooks that fire within `wp_insert_post()` johnbillion Posts, Post Types normal normal Future Release enhancement changes-requested 23 months ago
#45035 allow register_post_type() arg to control whether a CPT's counts are added to the "At a Glance" Dashboard widget audrasjb Posts, Post Types normal normal Future Release enhancement has-patch 5 weeks ago
#64025 wp_die() status code posts component updates (parent ticket: #64009) Posts, Post Types normal normal Future Release enhancement has-patch 10 months ago
#7231 wp_link_pages: option next_and_number sorich87* Posts, Post Types normal normal Future Release enhancement has-patch 12 months ago
#12706 Custom post status bugs Posts, Post Types normal normal Future Release task (blessed) has-patch 9 days ago
#47491 Avoid double colouring in privacy request rows w/ notices Privacy normal normal Future Release defect (bug) has-patch 12 months ago
#50141 Data erasure/export links should notify the user that the action has already been confirmed Privacy normal normal Future Release defect (bug) has-patch 2 weeks ago
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
Note: See TracReports for help on using and creating reports.