Make WordPress Core

{13} Has Patch (1903 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 (801 - 900 of 1903)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#58246 'update_meta_cache()' doesn't correctly handle the return value of the 'update_{$meta_type}_metadata_cache' filter Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 05/03/2023
#43069 Docs: improve documentation for register_meta() function Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 01/11/2018
#40115 Duplicate Custom Fields are created Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 03/15/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
#52345 Transient with expiration never expires when storing expiration failed Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/06/2023
#38931 `update_option()` race condition with non-autoloaded options Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 06/09/2022
#55952 add_option() racy behaviour Options, Meta APIs normal normal Future Release defect (bug) has-patch 10/07/2022
#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
#58693 wordpress posts custom-meta box issue Options, Meta APIs normal normal Awaiting Review defect (bug) has-patch 07/02/2023
#37929 Add `pre_delete_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
#41105 Fire action hook after updating option group. Options, Meta APIs normal normal Awaiting Review enhancement has-patch 06/20/2017
#58249 Improve "get_metadata_raw()" by Delegating "$single" Handling to Filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 05/03/2023
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/27/2023
#42193 Select text in readonly textarea on focus Options, Meta APIs normal normal Future Release enhancement has-patch 09/17/2018
#49948 Site Meta: Adding additional useful functions Options, Meta APIs normal minor Awaiting Review enhancement has-patch 08/04/2020
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/21/2017
#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
#56229 Attempt to read property "user_nicename" on bool in link-template.php on line 265 Permalinks normal normal Awaiting Review defect (bug) has-patch 08/27/2022
#40032 Automatic redirects with _wp_old_slug won't mantain GET parameters if present Permalinks normal normal Awaiting Review defect (bug) has-patch 03/09/2021
#58722 Fix RTL display in Optional grouping on Permalinks Settings page Permalinks normal normal Future Release defect (bug) has-patch 07/11/2023
#55066 Inconsistency in post URL when parent and child category assigned to the post and permalink structure includes category Permalinks normal normal Awaiting Review defect (bug) has-patch 02/07/2022
#47565 WordPress permalinks flip in hebrew Permalinks normal normal Awaiting Review defect (bug) has-patch 07/07/2022
#51715 get_permalink: stdClass treated as WP_Post causes bad behavour Permalinks normal major Awaiting Review defect (bug) has-patch 11/05/2020
#52737 Allow 301 redirect on _wp_old_slug to be filterable Permalinks normal normal Awaiting Review enhancement has-patch 03/22/2021
#41877 Caddy server support Permalinks normal normal Awaiting Review enhancement has-patch 09/17/2017
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 02/13/2023
#58511 Escaping function missing in wp-trackback.php Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 06/12/2023
#25582 Ping status always disabled when quick editing a post type that doesn't support trackbacks Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 08/04/2022
#39960 Separate Supported Status for Trackbacks and Pingbacks Pings/Trackbacks low minor Future Release defect (bug) has-patch 10/08/2018
#38282 Trackbacks do not return proper XML on double entries and flood Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 04/01/2019
#42007 rpc.pingomatic.com still using HTTP Pings/Trackbacks normal normal Awaiting Review defect (bug) has-patch 07/30/2022
#38197 Update Pingback function To Add Return Pings/Trackbacks normal normal Future Release enhancement has-patch 09/30/2022
#46982 Avoid loading dot files in the mu-plugins directory. Plugins normal normal Awaiting Review defect (bug) has-patch 03/10/2022
#59022 Bulk Action Issue For Plugin Component Plugins normal normal Awaiting Review defect (bug) has-patch 08/10/2023
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently Plugins normal normal Future Release defect (bug) has-patch 09/21/2022
#49021 Misaligned rows in Plugins list table on mobile after deleting some plugins Plugins normal normal Awaiting Review defect (bug) has-patch 02/01/2022
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 01/03/2022
#44884 Notice something like "Notice: Constant WP_UNINSTALL_PLUGIN already defined in testsite\wp-admin\includes\plugin.php on line 1016" appears when try to delete multiple plugins by "delete_plugins()" function Plugins normal normal Awaiting Review defect (bug) has-patch 09/10/2018
#50319 Plugin Page : Remove unnecessary space in table nav topbar in Plugin Page on a small device Plugins normal normal Awaiting Review defect (bug) has-patch 06/05/2020
#58492 Plugin Search Issue: Trimming of Keywords with Ampersand (&) upon Page Refresh Plugins normal normal Awaiting Review defect (bug) has-patch 07/14/2023
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times Plugins normal normal Future Release defect (bug) has-patch 09/09/2017
#59375 Plugin_Upgrader assumption causes incorrect "Activate Plugin" link after plugin installation resulting in "The plugin does not have a valid header" error Plugins normal normal Awaiting Review defect (bug) has-patch 09/18/2023
#58057 Replace loose comparison operator in plugins.php Plugins normal normal Awaiting Review defect (bug) changes-requested 04/02/2023
#37470 Shiny Updates: Erroneous Plugin Deactivation Plugins normal normal Future Release defect (bug) has-patch 08/08/2017
#31183 Users with "update_plugins" capability can not see update details Plugins normal normal Future Release defect (bug) has-patch 12/05/2017
#52218 WordPress Multisite 5.5.3 All Plugins set have Auto-Updates Disabled, but they Updated themselves anyway Plugins normal normal Awaiting Review defect (bug) has-patch 01/04/2021
#52405 activate_{$plugin} not passing $network_wide boolean to action handler Plugins normal normal Awaiting Review defect (bug) has-patch 02/23/2021
#39338 class-wp-hook.php - apply_filters() infinite loop Plugins normal critical Future Release defect (bug) has-patch 08/01/2019
#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
#28085 Add a "Recently Updated" Plugins' view Plugins normal normal Future Release enhancement has-patch 08/11/2021
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables Plugins normal normal Future Release enhancement has-patch 04/30/2018
#17133 Code Editor: Register ctrl + s event for plugin/theme editor Plugins high normal Future Release enhancement has-patch 11/28/2023
#38116 Introduce is_callable check into apply_filters function to avoid failure of call_user_func_array causing all filters to fail. Plugins normal normal Awaiting Review enhancement has-patch 02/24/2023
#23253 Lack of a do_settings_section (singular) function Plugins normal normal Awaiting Review enhancement has-patch 02/27/2021
#27303 Make the "Plugins bubble-link" only show plugins that have an update available Plugins normal normal Awaiting Review enhancement has-patch 09/23/2020
#55522 Misleading method names plugin_dir_path and plugin_dir_url Plugins normal normal Awaiting Review enhancement has-patch 04/07/2022
#57220 New plugin header for requiring network installation Plugins normal normal Awaiting Review enhancement has-patch 08/03/2023
#45056 Show Active plugins at the top of the plugin list in plugin-editor.php Plugins normal minor Awaiting Review enhancement has-patch 06/29/2020
#59616 Sort files in theme/plugin files tree Plugins normal normal Awaiting Review enhancement has-patch 11/07/2023
#30976 When selecting multiple plugins and performing deactivate, keep selected for next bulk action (if any) Plugins normal minor Awaiting Review enhancement has-patch 08/08/2021
#14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 07/15/2022
#43058 File search in theme & plugin editor window Plugins normal normal Awaiting Review feature request has-patch 01/16/2018
#42910 Default Post Format doesn't apply on post created from Quick Draft Post Formats normal normal Awaiting Review defect (bug) has-patch 04/15/2018
#56599 "All" view not selected for all relevant views for custom post type Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 09/19/2022
#40585 'Update' vs 'Schedule' Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2017
#13972 Add new category link - capability check needed Posts, Post Types normal minor Future Release defect (bug) has-patch 01/23/2018
#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
#41949 Allow multiple values for the same meta key to be passed to `wp_insert_post()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/25/2023
#56188 Attempt to read property "post_type" on null after PHP 8.1 Posts, Post Types normal critical Awaiting Review defect (bug) has-patch 10/10/2022
#39992 Bug in get_the_content Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/11/2017
#29117 Custom Field metabox shows table header information even though it has no data to show. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/20/2019
#59766 Custom post type archive URLs are being resolved in an unexpected way if a page with the same slug exists and the URL's casing doesn't exactly match the custom post type's rewrite slug Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/30/2023
#57634 Hide "view" link from Post List Table if empty string passed to post_link Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/04/2023
#54301 It is not possible to set 0 as post title Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 01/27/2022
#44631 Limit the displayed search phrase for the posts list table Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/24/2018
#44270 Non-public custom post types have rewrite rules enabled by default Posts, Post Types normal trivial Awaiting Review defect (bug) has-patch 10/03/2018
#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
#58617 Post Status label inconsistency in get_post_statuses() and get_post_stati() functions Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 06/25/2023
#44530 Post or page custom fields give wrong error message when enter value only. Posts, Post Types normal normal Future Release defect (bug) has-patch 07/07/2018
#40860 Post that is "Pending Review" and Scheduled shows incorrect "Last Modified" date in Post Listing Posts, Post Types low normal Future Release defect (bug) has-patch 01/15/2018
#46296 Posts set to 'private' and password protected should return a 403 HTTP header status Posts, Post Types normal minor Awaiting Review defect (bug) has-patch 07/10/2023
#38507 Quick Edit: Parent label without input when editing page Posts, Post Types normal normal Future Release defect (bug) has-patch 03/26/2019
#57737 Start composing post with same title as existing post, click Preview, post_title is set to point to existing post Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/21/2023
#56241 The post category count according post data not showing on admin side. Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 07/18/2022
#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
#56590 TypeError error in get_the_content when $elements['page'] and $elements['pages'] are null Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 09/23/2022
#52738 Use of get_object_vars() in sanitize_post() and WP_Post constructor does not handle null byte Posts, Post Types normal normal Awaiting Review defect (bug) changes-requested 10/04/2023
#47640 WP_Posts_List_Table::get_views() doesn't allow the "Mine" counts to be filtered Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/08/2021
#11207 WordPress may display incorrect message when post is saved/published/etc Posts, Post Types normal normal Future Release defect (bug) has-patch 11/30/2023
#44497 get_page_link() doesn't check if a valid post object is returned before trying to access its properties Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 06/08/2023
#59241 get_the_posts_navigation wrong functions called for prev and next links Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 08/30/2023
#49343 post attributes not saving post order Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 02/02/2020
#48006 post_date not as expected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/17/2019
#41980 show_in_menu doesn't work with int value Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 09/25/2017
#47307 wp_insert_post: status 'future' is saved although 'publish' selected Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 05/17/2019
#50447 wp_publish_post not checking for unique post slugs Posts, Post Types normal major Future Release defect (bug) has-patch 10/17/2022
#55920 Ability to query by post author in post_exists() Posts, Post Types normal normal Awaiting Review enhancement changes-requested 06/07/2022
#57622 Add filter to get_page_by_path Posts, Post Types normal normal Awaiting Review enhancement has-patch 02/03/2023
#46283 Allow filtering post-type archive rewrites Posts, Post Types normal normal Awaiting Review enhancement has-patch 02/20/2019
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
Note: See TracReports for help on using and creating reports.