• Resolved adityab

    (@adityab)


    Hey,

    First of all this is a great plugin.

    Secondly, I have a scenario where I want to hide a specific plugin from the plugin list.

    There is a selector called “data-slug” which I believe can be used to identify the specific plugin I wish to hide,
    ex:
    <tr class=”active” data-slug=”one-page-express-companion” data-plugin=”one-page-express-companion/one-page-express-companion.php”>

    Is there any way I can use adminimize to hide that specific plugin.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Frank Bueltge

    (@bueltge)

    I which area would you remove this? However you can add your custom options, a css selector as identifier and after this you can add hide for this custom entry.
    see the wiki

    Thread Starter adityab

    (@adityab)

    Thanks for the quick reply.

    Can I use: data-slug=”one-page-express-companion” in the “Global Options” section’s “Your own options” area to hide the plugin “one-page-express-companion” from the plugin list.

    Regards

    Plugin Contributor Frank Bueltge

    (@bueltge)

    Yes, each css selector should be possible.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Hide Specific Plugin’ is closed to new replies.