Forums
-
- Forum
- Posts
-
- Installation
- 28,502
- Troubleshooting
- 62,672
- Themes
- 10,431
- Plugins
- 15,360
- Requests & Feedback
- 14,972
- 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.