• Nice plugin, scribu!

    I found a bug though. Let’s say I have a dependent plugin that looks like this:

    /*
    Plugin Name: Cool BuddyPress Plugin
    Depends: BuddyPress
    */

    If BuddyPress isn’t activated, I can still activate Cool BuddyPress Plugin by using the “Activate” option under the “Bulk Actions” dropdown menu.

    A quick solution could involve hiding the checkbox for plugins that do not meet the criteria.

Viewing 1 replies (of 1 total)
  • Plugin Author scribu

    (@scribu)

    Yeah, except you might want to bulk-delete plugins using those checkboxes.

    The correct solution would be to intercept the bulk-activate handling somehow.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Plugin Dependencies] Dependent plugins can still be activated with "Bulk Actions"’ is closed to new replies.