Forums
-
- Forum
- Posts
-
- Installation
- 28,436
- Troubleshooting
- 62,525
- Themes
- 10,431
- Plugins
- 15,342
- Requests & Feedback
- 14,964
- Showcase
- 3,256
-
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.