Contents

BP_Admin_Integration_tab::integration_setting_save( $tab_name )

Description

Source

File: bp-core/classes/class-bp-admin-integration-tab.php

	public function integration_setting_save( $tab_name ) {
		do_action( "bp_integrations_{$this->tab_name}_setting_saved" );
	}

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.