BP_Admin_Integration_tab::is_active()
Description
Source
File: bp-core/classes/class-bp-admin-integration-tab.php
public function is_active() { return $this->required_plugin && is_plugin_active( $this->required_plugin ); }
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.