Make WordPress Core

{16} Needs Patch (3417 matches)

Create a new ticket
  • Tickets that lack an attachment or are explicitly marked as needing a patch (keyword: needs-patch)
  • Sort by component, type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (901 - 1000 of 3417)

1 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
#44977 Transient fill fail delete to itself if it's timeout option is missing Options, Meta APIs normal normal Awaiting Review defect (bug) 09/23/2018
#54805 When on the /wp-admin/network/site-settings.php network settings page, calling the update_option() always add the setting Options, Meta APIs normal minor Awaiting Review defect (bug) 01/13/2022
#45505 get_post_custom() doesn't pull values Options, Meta APIs normal normal Awaiting Review defect (bug) 12/06/2018
#43704 pre_option_{$option} filter is case sensitive although options are not. Options, Meta APIs normal normal Awaiting Review defect (bug) 04/08/2018
#34322 set_transient and get_transient don't seem to be working for some users since WP 4.3 Options, Meta APIs normal normal Awaiting Review defect (bug) 04/06/2017
#39706 Add $unique param to add_{$meta_type}_meta actions Options, Meta APIs normal normal Awaiting Review enhancement 01/26/2017
#48478 Allow omitting meta keys from the REST API response if they do not exist Options, Meta APIs normal normal Awaiting Review enhancement 10/31/2019
#38734 Dogfood the Settings API Options, Meta APIs normal normal Future Release enhancement 03/21/2022
#56821 meta_query late row lookup for performance improvement Options, Meta APIs normal normal Awaiting Review enhancement 10/14/2022
#41099 update_option return value ambiguous Options, Meta APIs normal normal Awaiting Review enhancement 04/15/2019
#41769 Custom function to display all values of a custom field (meta_key) Options, Meta APIs normal normal Awaiting Review feature request 09/01/2017
#43451 Disallow objects as meta values Options, Meta APIs normal normal Awaiting Review feature request 03/01/2018
#61157 Blocks Query pagination NEXT & PREV produce incorrect URLs when queried via REST API Permalinks normal normal Awaiting Review defect (bug) 05/24/2024
#18523 Can't change page permalink if slug metabox is removed helen Permalinks normal normal Future Release defect (bug) 01/07/2021
#8905 Category pagination broken with certain permalink structures Permalinks normal normal Future Release defect (bug) 01/27/2021
#48365 No 301 redirection for Numeric style permalink structure Permalinks normal normal Awaiting Review defect (bug) 11/11/2019
#61824 Pages no longer allowed to have same permalink as images Permalinks normal normal Awaiting Review defect (bug) 10/07/2024
#50439 Post name permalinks htaccess directives do not consider subdirectory installation Permalinks normal normal Awaiting Review defect (bug) 06/20/2020
#9296 Settings API & Permalink Settings Page Bug jfarthing84 Permalinks normal major Future Release defect (bug) 09/25/2020
#30784 Subsites won't show 404 with default permalink structure Permalinks normal normal Future Release defect (bug) 07/02/2020
#38595 Unable to access wp-admin/options-permalink.php when .htaccess file is on NFS Permalinks normal normal Awaiting Review defect (bug) 05/03/2017
#41272 Unattached media URLs broken for anything over 1000 Permalinks normal normal Awaiting Review defect (bug) 07/08/2017
#32048 Uploaded file reserves a name, page can't be named it. Permalinks normal normal Awaiting Review defect (bug) 03/09/2017
#41008 WP_Error wrote instead of category name in wp_options table, category_base field Permalinks normal normal Awaiting Review defect (bug) 09/08/2020
#55597 WordPress 6.0-beta2-53224 not creating .htaccess Permalinks normal critical Awaiting Review defect (bug) 05/24/2022
#58125 WordPress post-name permalink is not compatible with Nginx server, working fine with Apache. Permalinks normal normal Awaiting Review defect (bug) 05/04/2023
#41132 permalinks are broken when using PHP7.0-fpm with nginx Permalinks normal normal Awaiting Review defect (bug) 04/10/2024
#18672 Implement rel="prev" and rel="next" for archives joostdevalk Permalinks normal normal Future Release enhancement 02/29/2020
#43722 On changing of permalinks ask a confirm before to save Permalinks normal normal Awaiting Review enhancement 04/09/2018
#34542 Permalink settings page should offer a filesystem API based way to save .htaccess Permalinks normal normal Future Release enhancement 07/02/2020
#29669 Static base in permalink_structure unexpectedly sets $wp_rewrite->front value Permalinks normal normal Future Release enhancement 07/02/2020
#42702 Most common issue inside post edit - "Links Live search". Permalinks normal normal Awaiting Review feature request 11/26/2017
#56380 The pingback function does not work on internal or external links Pings/Trackbacks normal normal Awaiting Review defect (bug) 08/15/2022
#57363 WP <= 6.1.1 - Unauthenticated Blind SSRF via DNS Rebinding Pings/Trackbacks normal normal Awaiting Review defect (bug) 05/05/2023
#43505 Display of html encoded text in dashboard. Plugins normal normal Awaiting Review defect (bug) 03/08/2018
#60491 Fix handling of plugins with unmet requirements Plugins normal normal Future Release defect (bug) 02/20/2024
#53168 Ghost pages from Plugin Plugins normal normal Awaiting Review defect (bug) 05/06/2021
#40795 If plugin zip file has very long name, windows systems can fail to upgrade Plugins normal normal Awaiting Review defect (bug) 09/17/2018
#43077 Misleading error when updating plugins Plugins normal normal Awaiting Review defect (bug) 09/16/2018
#42656 Multisite Global $pagenow variable Plugins normal normal Awaiting Review defect (bug) 03/22/2019
#41141 Plugin edit: Missed message about making file writeable Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#41139 Plugin editing: Should the 'browsing' stand out more? Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#57606 Recently Active instead of Recently Deactivated Plugins normal major Awaiting Review defect (bug) 07/09/2023
#40252 Redirection during activation Plugins normal normal Future Release defect (bug) 02/29/2024
#60863 The "Bulk Actions" is not functioning correctly due to Plugin Dependencies feature Plugins normal major Future Release defect (bug) 03/30/2024
#41140 Theme/plugin editing: Long file list goes off page Plugins normal normal Awaiting Review defect (bug) 06/23/2017
#45853 Videos embedded in a plugins readme.txt does not load while searching for a plugin in an actual WP install (not wp.org) Plugins normal normal Awaiting Review defect (bug) 03/07/2022
#48656 Views details blocked by SAMEORIGIN Plugins normal major Awaiting Review defect (bug) 11/17/2019
#50850 When the deactivate_plugins() function is called in the ABSPATH/wp-admin/includes/plugin.php file, the is_plugin_active_for_network() conditional tag always returns true when the active_sitewide_plugins sitemeta option is set to 1 Plugins normal normal Awaiting Review defect (bug) 09/08/2020
#53255 WordPress multisite allows you to delete plugins which are active on some subdomains Plugins normal critical Awaiting Review defect (bug) 05/22/2021
#30963 Wrong error message when uploading non-zip files on the plugin upload page Plugins normal normal Future Release defect (bug) 07/02/2020
#55101 pre_set_site_transient_update_plugins was called from deactivated plugin while uninstall. Plugins normal normal Awaiting Review defect (bug) 08/19/2024
#39474 "Update plugins" button also updates pending translations without express consent, while there's a specific button for that (Update translations). Plugins normal normal Awaiting Review enhancement 07/09/2023
#43671 'Search installed plugins' on plugins page unneccesary and possibly misleading, possibly replace it for 'search new plugins' Plugins normal normal Awaiting Review enhancement 05/07/2019
#47669 'Was' helping verb looks wrong in plugin deletion message Plugins normal minor Awaiting Review enhancement 04/09/2024
#58370 Add 'Activate' button to View details modal Plugins normal normal Future Release enhancement 01/29/2024
#45439 Add a link to plugins/themes details in dashboard to translation page Plugins normal normal Awaiting Review enhancement 01/16/2019
#54778 Adding Filters in UI (Plugins) Plugins normal normal Awaiting Review enhancement 05/20/2023
#40475 Additional way to add plugin by indicating URL|slug of plugin page Plugins normal normal Awaiting Review enhancement 07/28/2021
#20578 Allow users to delete a plugin without uninstalling Plugins normal normal Future Release enhancement 08/27/2021
#40971 Clicking More Details in Add Plugins page shows old version of Plugin Directory page Plugins normal normal Awaiting Review enhancement 06/12/2017
#40804 Display important informations in plugins list Plugins normal normal Awaiting Review enhancement 05/18/2017
#31192 Enable sorting of search results on "Add Plugins" admin page Plugins normal normal Awaiting Review enhancement 07/30/2021
#16838 Excluding Akismet from Future WordPress Releases / Plugin Directory Plugins normal normal Awaiting Review enhancement 03/02/2024
#46763 Improve plugin search results with already active plugins Plugins normal normal Awaiting Review enhancement 11/02/2022
#33374 Improvements for the messages visible in the plugin manager Plugins normal normal Future Release enhancement 07/21/2017
#43276 Install Progress Button Cover Name of Plugin Plugins normal normal Awaiting Review enhancement 02/04/2019
#37677 Introduce WP_Plugin class analogous to WP_Theme Plugins low normal Awaiting Review enhancement 04/25/2024
#61211 List minimum version required when showing plugins that are "Incompatible with your version of WordPress" Plugins low normal Awaiting Review enhancement 09/08/2024
#42773 Plugin/Theme editor does not return sufficient information when loopback request fails Plugins normal normal Awaiting Review enhancement 12/01/2017
#23318 Plugins Admin Showing Details for Wrong Plugin Plugins normal normal WordPress.org enhancement 08/23/2022
#61921 Require plugin name should be taken from plugin header instead of readme name Plugins normal normal Awaiting Review enhancement 08/25/2024
#52191 Show plugin update notifications on Plugins screen on WordPress Multisite sub blogs Plugins normal minor Future Release enhancement 11/15/2021
#42536 Smoothen Plugin Updates Plugins normal normal Awaiting Review enhancement 05/20/2024
#58393 The plugin's screenshots can be display in a image slider. Plugins normal normal Awaiting Review enhancement 05/25/2023
#58037 Use a placeholder icon when an icon is unable to load/be found in the plugin directory Plugins normal minor Awaiting Review enhancement 04/02/2023
#40156 Warning for invalid hook callback is not very useful Plugins normal normal Awaiting Review enhancement 03/15/2017
#39772 add ajax functionality to switching tabs and pagination in plugins Plugins normal normal Awaiting Review enhancement 02/02/2017
#60507 Add a view for plugins with missing dependencies Plugins normal normal Awaiting Review feature request 02/13/2024
#15971 Add ability to rate and report compatibility of plugins from wp-admin Plugins normal normal Future Release feature request 04/08/2019
#57064 Add individual "Support" links to the plugin list page / theme page Plugins normal normal Awaiting Review feature request 11/10/2022
#51731 Add the reason for deactivation to the 'deactivate_plugin' hook. Plugins normal normal Awaiting Review feature request 11/09/2020
#40460 Add-On Grouping for Plugin List Screen Plugins normal normal Awaiting Review feature request 04/15/2017
#41627 Additional parameter for multisite activation Plugins normal normal Awaiting Review feature request 08/13/2017
#43115 Improve plugin search results Plugins normal normal Awaiting Review feature request 09/14/2018
#38743 Introduce add_action_once() Plugins normal normal Awaiting Review feature request 03/23/2018
#41709 Make plugin install deep-linking easier Plugins normal normal Awaiting Review feature request 07/28/2021
#40651 Plugins: Make it easier to find plugin settings after install Plugins normal normal Awaiting Review feature request 05/04/2017
#42981 Sorting plugins and themes Plugins normal normal Awaiting Review feature request 04/02/2019
#41646 activate.php and deactivate.php for Plugins Plugins normal normal Awaiting Review feature request 08/15/2017
#43613 Default post format setting does not respect theme support Post Formats normal normal Awaiting Review defect (bug) 08/01/2023
#43482 Draft Posts Throw 404 on Preview when Supporting post_format Post Formats normal normal Awaiting Review defect (bug) 03/07/2018
#47359 Unable to distinguish post formats when viewing list tables on mobile Post Formats normal normal Future Release defect (bug) 04/27/2021
#23257 Add plural versions of Post Format strings Post Formats normal normal Future Release enhancement 07/17/2017
#34552 Remove default post format setting Post Formats normal normal Awaiting Review enhancement 04/24/2017
#43326 Delay when setting Featured Image Post Thumbnails normal normal Awaiting Review defect (bug) 02/15/2018
#55019 Missing the Upload Featured image and Categories option after update the WP 5.9 Post Thumbnails normal major Awaiting Review defect (bug) 10/18/2023
#39736 Thumbnail src image link to direct large image, cause low page speed Post Thumbnails normal normal Awaiting Review defect (bug) 03/22/2022
#50847 update_post_thumbnail_cache returns notice when get_the_post_thumbnail used with ID after setup_postdata() Post Thumbnails normal normal Awaiting Review defect (bug) 08/21/2020
#28461 Add a fallback parameter to get_the_post_thumbnail() to find images Post Thumbnails normal normal Awaiting Review enhancement 02/06/2017
1 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.