[wp-trac] [WordPress Trac] #60491: Fix handling of plugins with unmet requirements

WordPress Trac noreply at wordpress.org
Sat Feb 10 01:03:03 UTC 2024


#60491: Fix handling of plugins with unmet requirements
--------------------------+----------------------------
 Reporter:  azaozz        |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Future Release
Component:  Plugins       |    Version:  5.1
 Severity:  normal        |   Keywords:
  Focuses:                |
--------------------------+----------------------------
 There are several bugs/inconsistencies when WordPress handles plugins with
 unmet requirements.

 - A plugin with unmet requirements cannot be installed or updated when
 using the UI, but this is possible to do/there are no checks when a plugin
 is installed or updated directly (with FTP, SSH, or git/svn).

 - A plugin with unmet requirements cannot be activated if already
 installed (happens only when a plugins is installed/updated from FTP, SSH,
 or git/svn). But if the plugin is already activated, it is not deactivated
 and continues to load.

 - The UX can be better. The warnings in wp-admin when a plugin has unmet
 requirements are somewhat inconsistent, and there are no email
 notifications if any of these errors occur automatically (for example a
 script is running on the server that uses svn or git to update plugins).

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/60491>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list