Make WordPress Core

{13} Has Patch (1908 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 (1101 - 1200 of 1908)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#44238 Add protected param to register meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 02/24/2019
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 08/29/2023
#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
#27421 Escape madness in meta API Options, Meta APIs normal normal defect (bug) has-patch 06/04/2019
#34405 Retrieval of meta value that is an array. Options, Meta APIs normal normal defect (bug) has-patch 09/20/2020
#37349 Allow sanitize_meta() to filter the meta_value regardless of meta_key Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#37040 Enhancement: new function to validate a transient exists, and isn't expired without extra query Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#24726 New filter hook for get_metadata() Options, Meta APIs normal normal enhancement has-patch 06/04/2019
#29082 Pass $meta_id into sanitize_meta() and subsequently into the filter for register_meta callback chriscct7 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
#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
#13459 Conflict between post and page slugs/permalinks when permalink setting is set to /%postname%/ petitphp Permalinks normal normal Future Release defect (bug) has-patch 08/29/2023
#32322 Custom permalink structure incorrect for Future posts kdoole Permalinks normal normal Future Release defect (bug) has-patch 10/15/2019
#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
#20171 Categories/Tags links are broken in WP 3.3.1, with multisite/subfolder install Permalinks normal normal defect (bug) has-patch 06/04/2019
#12634 Media Library & Permalink Overlap Permalinks normal normal defect (bug) has-patch 08/24/2023
#20338 Slugs and special chars Permalinks normal normal defect (bug) has-patch 06/04/2019
#20419 get_sample_permalink() passes the wrong post_status to wp_unique_post_slug() boonebgorges Permalinks normal normal defect (bug) has-patch 06/04/2019
#11903 insert_with_markers is not threadsafe westi* Permalinks normal major defect (bug) has-patch 06/04/2019
#26985 Use network_site_url in includes_url Permalinks normal normal enhancement has-patch 06/04/2019
#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
#36766 Improve Source Verification in Pingbacks and Add Filter Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#24241 Whitelist trackbacks/pingbacks from own site Pings/Trackbacks normal normal enhancement has-patch 06/04/2019
#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
#38211 Interference of AJAX search with input field auto-complete adamsilverstein Plugins normal normal Future Release defect (bug) has-patch 10/29/2021
#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
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 03/29/2019
#53979 Non-valid plugins should be removed from the 'active_plugins' option Plugins normal normal Awaiting Review defect (bug) has-patch 01/03/2022
#39794 Notice if update_plugins cap is off SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 05/18/2017
#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
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
#50069 Plugin screen issue: when you don’t have any plugin installed or when delete all plugins on small screen Plugins normal normal Awaiting Review defect (bug) has-patch 08/18/2020
#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
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 Plugins normal normal Future Release defect (bug) has-patch 11/07/2022
#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
#33741 Remove references to my-hacks.php and the hack_file option jorbin Plugins normal normal Awaiting Review enhancement has-patch 08/03/2017
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov Plugins normal minor Future Release enhancement has-patch 10/20/2020
#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
#27623 Search results for " " text appearing on every plugin activation or deactivation Plugins normal normal defect (bug) has-patch 06/04/2019
#32235 When searching through installed plugins $context changes to 'all' after an available update Plugins normal normal defect (bug) has-patch 06/04/2019
#10535 _wp_filter_build_unique_id issues with the first time a filter is hooked by a class Plugins normal normal defect (bug) has-patch 06/04/2019
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false dd32* Plugins normal normal defect (bug) close 06/04/2019
#15906 validate_plugin needs all_plugins filter Plugins normal normal defect (bug) has-patch 06/04/2019
#27316 Add search for favourite plugins Plugins normal normal enhancement has-patch 03/11/2022
#37041 Allow arbitrary return redirects when activating plugins Plugins normal normal enhancement has-patch 06/04/2019
#18954 Automatically whitelist screen options added via add_screen_option() Plugins normal normal enhancement has-patch 06/04/2019
#32238 Enhancement has_filter function Plugins normal normal enhancement has-patch 06/04/2019
#26640 Performance Increase in apply_filter() (~11%) Plugins normal normal enhancement has-patch 06/04/2019
#32497 The plugin list table is not very extendable Plugins normal normal enhancement has-patch 06/04/2019
#12801 Add Info link to plugins management screen chriscct7 Plugins normal minor feature request has-patch 06/04/2019
#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
#23749 Post Format Archive Conditional Tag danielpataki Post Formats normal normal Future Release enhancement has-patch 06/26/2020
#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
#59690 Add missing argument type for `supports` in `register_post_type()` Posts, Post Types normal normal Awaiting Review defect (bug) has-patch 10/20/2023
#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
#50877 Always sanitize post types' and taxonomies' rewrite arguments flixos90 Posts, Post Types normal normal Future Release defect (bug) has-patch 08/19/2020
2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
Note: See TracReports for help on using and creating reports.