Make WordPress Core

{13} Has Patch (2102 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 (1201 - 1300 of 2102)

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

Future Releases (100 matches)

Ticket Summary Owner Component Priority Severity Milestone Type Workflow Modified
#34848 Add support for updating post meta in bulk chriscct7 Options, Meta APIs normal normal Future Release enhancement close 04/09/2024
#62664 Automatically prepopulate registered meta keys in the Custom Fields meta box Options, Meta APIs normal normal Awaiting Review enhancement has-patch 12/08/2024
#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 09/09/2024
#15865 Make it easy to disable options / user settings Options, Meta APIs normal normal Awaiting Review enhancement has-patch 07/27/2023
#62748 Return results of update_post_meta Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2025
#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
#55969 The function set_transient should have the autoload argument Options, Meta APIs normal normal Awaiting Review enhancement has-patch 10/04/2024
#37928 add `pre_add_option` filter Options, Meta APIs normal normal Awaiting Review enhancement has-patch 01/07/2024
#60787 get_registered_meta_keys() should allow for late registration to improve performance Options, Meta APIs normal normal Awaiting Review enhancement has-patch 04/10/2024
#52360 speed up update_meta_cache with easy fix Options, Meta APIs normal normal Awaiting Review enhancement has-patch 08/30/2024
#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
#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
#29786 read_post_meta should be a meta capability Options, Meta APIs normal normal enhancement has-patch 09/24/2024
#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
#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
#10425 Improvements to IIS7 Rewriting Code Permalinks low normal Awaiting Review enhancement close 01/08/2025
#60024 PHPunit test for iis7_supports_permalinks() Permalinks normal normal Future Release enhancement has-patch 10/09/2024
#4463 Pretty permalink on search aristath* Permalinks normal normal Future Release enhancement changes-requested 09/27/2024
#10970 Remove 'siteurl' setting from options-general.php Permalinks normal normal Future Release enhancement has-patch 02/13/2023
#53859 Add a filter hook to modify the paginate links arguments Permalinks normal normal Awaiting Review feature request has-patch 10/01/2024
#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 11/05/2024
#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 pbearne Pings/Trackbacks normal normal Future Release enhancement has-patch 04/23/2024
#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
#61215 Getting warning in Hello Dolly Plugin when checking with PHPCS Plugins normal normal Awaiting Review defect (bug) has-patch 09/08/2024
#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 12/31/2024
#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
#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 04/06/2024
#59402 Plugin cannot be uninstalled if uninstall crashes Plugins normal normal Future Release defect (bug) changes-requested 09/16/2024
#46032 Plugin details text direction layout (RTL) SergeyBiryukov Plugins normal normal Future Release defect (bug) has-patch 11/13/2021
#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
#61525 Plugins page keeps making HTTP requests for plugin dependencies which are not in the WordPress Plugin Directory Plugins normal normal Awaiting Review defect (bug) close 10/22/2024
#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
#61797 Sometimes show Critical error when I click “plugins” Manu Plugins normal normal Awaiting Review defect (bug) has-patch 07/31/2024
#62542 TypeError in class-wp-plugins-list-table.php due to invalid $time value. Plugins normal critical Awaiting Review defect (bug) has-patch 11/23/2024
#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 02/27/2024
#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
#60190 Drop PHP 4 support for arrays with 1 object element Plugins normal normal Future Release enhancement has-patch 06/05/2024
#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
#61987 Removed Unused Arguments From _wp_filter_build_unique_id Function Plugins normal normal Awaiting Review enhancement has-patch 09/19/2024
#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
#60783 plugins_api() and parameters audrasjb* Plugins normal normal Future Release enhancement changes-requested 09/30/2024
#62780 Add ability to developers to add their own plugin statuses via a filter #1 Plugins normal normal Awaiting Review feature request has-patch 01/05/2025
#14569 Assign plugins on a per-site-basis Plugins normal normal Future Release feature request has-patch 07/15/2022
#62332 Display last update on plugins page in WordPress backend Plugins normal normal Awaiting Review feature request has-patch 11/22/2024
#43058 File search in theme & plugin editor window Plugins normal normal Awaiting Review feature request has-patch 01/16/2018
#55645 Docs: Improve the documentation for `plugins_api()`. Plugins normal normal Future Release task (blessed) has-patch 08/09/2024
#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
#30875 address non-integer add_filter priority Plugins normal normal defect (bug) close 10/29/2024
#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
3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
Note: See TracReports for help on using and creating reports.