Forums
-
- Forum
- Posts
-
- Installation
- 28,535
- Troubleshooting
- 62,775
- Themes
- 10,444
- Plugins
- 15,385
- Requests & Feedback
- 14,987
- Showcase
- 3,257
-
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.