Make WordPress Core

{31} Tickets in the Plugins component (278 matches)

Arguments
Create a new ticket
  • Active tickets in the Plugins component
  • Grouped by workflow and sorted by type, summary
  • Accepted tickets have an '*' appended to their owner's name

Results (201 - 278 of 278)

1 2 3

Tickets Awaiting Review (2 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#52048 the functions activate_plugin and deactivate_plugin need validation normal normal Awaiting Review enhancement 12/30/2020
#41736 validate_file function will always return error for file paths in windows dev environments normal normal Awaiting Review defect (bug) has-patch 08/30/2017

Tickets Needing Feedback (10 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#56221 Add download URL to plugins REST create (install) endpoint TimothyBlynJacobs* normal normal Future Release enhancement dev-feedback 09/17/2024
#31136 Allow plugin authors to register an additional 'Uninstall Notification' plugin header and to display back to the user during plugin uninstall flow normal normal Future Release enhancement needs-unit-tests 02/05/2017
#20578 Allow users to delete a plugin without uninstalling normal normal Future Release enhancement 08/27/2021
#12718 Better structure for admin menu normal normal Future Release enhancement dev-feedback 02/07/2018
#17133 Code Editor: Register ctrl + s event for plugin/theme editor high normal Future Release enhancement has-patch 11/28/2023
#29539 Plugin viewer not displaying video tutorials. normal normal Future Release defect (bug) dev-feedback 05/05/2017
#42670 Symlinked plugin makes plugin_basename function return wrong basename brianhenryie normal normal Future Release defect (bug) dev-feedback 10/07/2024
#27188 deactivated_plugin behaves improperly normal normal defect (bug) dev-feedback 10/22/2023
#28226 menu_page_url does not return correct URL on network admin normal normal defect (bug) dev-feedback 06/04/2019
#18501 plugin_dir_path() returns unsanitized path on Windows installs normal normal defect (bug) dev-feedback 06/04/2019

Tickets with Patches (34 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#36406 $network_wide is unreliable normal critical Future Release defect (bug) needs-unit-tests 07/09/2019
#12801 Add Info link to plugins management screen chriscct7 normal minor feature request has-patch 06/04/2019
#28085 Add a "Recently Updated" Plugins' view normal normal Future Release enhancement has-patch 08/11/2021
#27316 Add search for favourite plugins normal normal enhancement has-patch 03/11/2022
#37041 Allow arbitrary return redirects when activating plugins normal normal enhancement has-patch 06/04/2019
#14569 Assign plugins on a per-site-basis normal normal Future Release feature request has-patch 07/15/2022
#18954 Automatically whitelist screen options added via add_screen_option() normal normal enhancement has-patch 06/04/2019
#16185 Bulk Actions Dropdown Box JS Sync Ajax-Tables normal normal Future Release enhancement has-patch 04/30/2018
#38112 Deleting an Active Plugin via Bulk Actions Fails Silently normal normal Future Release defect (bug) has-patch 09/21/2022
#55645 Docs: Improve the documentation for `plugins_api()`. normal normal Future Release task (blessed) has-patch 08/09/2024
#60190 Drop PHP 4 support for arrays with 1 object element normal normal Future Release enhancement has-patch 06/05/2024
#32238 Enhancement has_filter function normal normal enhancement has-patch 06/04/2019
#39441 Improve the Settings API for accessibility and ease of use. normal normal Future Release enhancement dev-feedback 01/10/2023
#14060 Misleading "You do not have sufficient permissions to access this page." SergeyBiryukov normal normal Future Release defect (bug) has-patch 03/29/2019
#39794 Notice if update_plugins cap is off SergeyBiryukov normal normal Future Release defect (bug) has-patch 05/18/2017
#26735 Plugin bulk deletion attempts to define WP_UNINSTALL_PLUGIN constant multiple times normal normal Future Release defect (bug) has-patch 04/06/2024
#59402 Plugin cannot be uninstalled if uninstall crashes normal normal Future Release defect (bug) has-patch 09/16/2024
#46032 Plugin details text direction layout (RTL) SergeyBiryukov normal normal Future Release defect (bug) has-patch 11/13/2021
#44090 Reword plugin compatibility text to something more meaningful SergeyBiryukov normal minor Future Release enhancement has-patch 10/20/2020
#27623 Search results for " " text appearing on every plugin activation or deactivation normal normal defect (bug) has-patch 06/04/2019
#37470 Shiny Updates: Erroneous Plugin Deactivation normal normal Future Release defect (bug) has-patch 08/08/2017
#32497 The plugin list table is not very extendable normal normal enhancement has-patch 06/04/2019
#11538 Unbundle Hello Dolly westi normal normal enhancement has-patch 03/02/2024
#31183 Users with "update_plugins" capability can not see update details normal normal Future Release defect (bug) has-patch 12/05/2017
#32235 When searching through installed plugins $context changes to 'all' after an available update 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 normal normal defect (bug) has-patch 06/04/2019
#39338 class-wp-hook.php - apply_filters() infinite loop normal critical Future Release defect (bug) has-patch 08/01/2019
#16418 get_plugin_data() doesn't apply kses when $markup and $translate are false dd32* normal normal defect (bug) close 06/04/2019
#18857 get_plugin_page_hookname uses menu_title to construct subpage load-hooks chriscct7 normal normal Future Release defect (bug) has-patch 02/27/2024
#20241 make it possible for plugins to activate other plugins normal normal Future Release enhancement needs-unit-tests 08/05/2022
#19388 plugin_basename returns full directory in URL normal normal enhancement needs-unit-tests 06/04/2019
#34358 plugin_dir_url( __FILE__ ) returns plugins directory when plugin symlinked to mu-plugins normal normal Future Release defect (bug) needs-unit-tests 10/02/2017
#60783 plugins_api() and parameters audrasjb* normal normal Future Release enhancement has-patch 09/30/2024
#15906 validate_plugin needs all_plugins filter normal normal defect (bug) has-patch 06/04/2019

Unpatched Bugs (20 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#47160 Backport blocking of plugin updates if required PHP version is not supported normal normal Future Release defect (bug) dev-feedback 10/07/2019
#36288 Bug Found when you update plugins... normal normal defect (bug) 06/04/2019
#32041 Bulk updating selected Plugins with and without updates fails normal normal defect (bug) 06/04/2019
#31515 Cannot enable plugins with protected function redeclarations (PHP Fatal Error) normal normal defect (bug) 06/04/2019
#18563 Disallowing editing of .php files in the plugin editor blocks access to allowable extensions normal normal defect (bug) 06/04/2019
#60491 Fix handling of plugins with unmet requirements normal normal Future Release defect (bug) 02/20/2024
#31049 Hiding Administration Menu Items through remove_menu_page function can create unnecessary margin via the menu separator list item normal normal defect (bug) 06/04/2019
#60728 Install/upgrade latest supported version of plugin, when latest version of plugin is not supported normal normal Future Release defect (bug) close 08/09/2024
#33215 Main plugin file loaded multiple times under special circumstances on Network Activate normal normal defect (bug) 06/04/2019
#31184 Plugin update API times out too easily in practice, and is not handled gracefully normal normal defect (bug) 06/04/2019
#36705 Read-only plugins are uninstalled before deletion fails normal normal defect (bug) 06/04/2019
#40252 Redirection during activation normal normal Future Release defect (bug) 02/29/2024
#58291 Speed up WordPress hooks addition/removal by ~20% normal normal Future Release defect (bug) 06/24/2024
#60863 The "Bulk Actions" is not functioning correctly due to Plugin Dependencies feature normal major Future Release defect (bug) 03/30/2024
#37395 Transients should be replaced with options, e.g. plugin delete notification normal normal defect (bug) 06/04/2019
#32602 View Details links for plugins on individual sites on a Multisite Network use the network admin URL normal normal defect (bug) 06/04/2019
#30963 Wrong error message when uploading non-zip files on the plugin upload page normal normal Future Release defect (bug) 07/02/2020
#28727 plugin editor content empty when source contains an invalid character normal normal defect (bug) 06/04/2019
#25648 plugin.php causes infinite loop and gigabytes of warning messages in error logs normal normal defect (bug) 06/04/2019
#31496 register_uninstall_hook tries to serialize anonymous functions normal normal defect (bug) 06/04/2019

Unpatched Enhancements (12 matches)

Ticket Summary Owner Priority Severity Milestone Type Workflow Modified
#36897 "You do not have sufficient permissions to access this page." should have relevant links to go back to dashboard. normal normal enhancement 06/04/2019
#58370 Add 'Activate' button to View details modal normal normal Future Release enhancement 01/29/2024
#15971 Add ability to rate and report compatibility of plugins from wp-admin normal normal Future Release feature request 04/08/2019
#38183 Add hooks to be run before and after each callback normal normal Future Release enhancement needs-unit-tests 08/25/2017
#52400 Dependency management for plugins and libraries normal normal enhancement dev-feedback 09/20/2024
#27994 Erroneous plugin deactivation should be a manual action normal normal enhancement 06/04/2019
#33374 Improvements for the messages visible in the plugin manager normal normal Future Release enhancement 07/21/2017
#37143 Missing Screen options tab in Add New plugin screen normal normal enhancement 06/04/2019
#23318 Plugins Admin Showing Details for Wrong Plugin normal normal WordPress.org enhancement 08/23/2022
#53149 Plugins: Consider using `block.json` file as an entry point for blocks from Block Directory normal normal feature request dev-feedback 02/18/2022
#52191 Show plugin update notifications on Plugins screen on WordPress Multisite sub blogs normal minor Future Release enhancement 11/15/2021
#36686 plugin_row_meta hook for specific plugin normal normal enhancement 06/04/2019
1 2 3
Note: See TracReports for help on using and creating reports.