[wp-trac] [WordPress Trac] #61281: Plugin having dependent plugins not checkable for the bulk actions
WordPress Trac
noreply at wordpress.org
Thu May 23 16:12:57 UTC 2024
#61281: Plugin having dependent plugins not checkable for the bulk actions
----------------------------+-----------------------------
Reporter: giuse | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Administration | Version: 6.5.3
Severity: minor | Keywords:
Focuses: administration |
----------------------------+-----------------------------
Steps to reproduce the issue.
1) Install and activate a plugin with one or more dependent plugins. Let's
call it Plugin A. Let's assume Plugin A has the slug plugin-a.
2) Install and activate a plugin that depends on plugin A. Let's call it
Plugin B.
Plugin B has the following comment in the plugin header of the main file:
Requires Plugins: plugin-a
3) Disable Plugin B.
Then, in the list of plugins the checkbox of Plugin A is not checkable for
the bulk actions even if Plugin B is disabled and Plugin A is active.
You can't do it if you want to bulk deactivate Plugins A and other
plugins.
I agree you should not be able to delete Plugin A if Plugin B is still in
the filesystem, but you should be able to bulk deactivate it with other
plugins if Plugin B is inactive.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/61281>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list