Forums
-
- Forum
- Posts
-
- Installation
- 28,383
- Troubleshooting
- 62,262
- Themes
- 10,391
- Plugins
- 15,313
- Requests & Feedback
- 14,918
- Showcase
- 3,252
-
By the looks of it, it’s an action that’s called as bb_deactivate_plugin_$plugin
, so the action hook’s name is specific to the plugin. The $plugin
value is shown in the URL for activating a specific plugin.