BP_Admin_Tab::register_hook()

Description

Source

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

	public function register_hook() {
		add_action('admin_head', [$this, 'register_admin_script']);
	}

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.