BP_Nouveau_Document::setup_actions()

Register do_action() hooks

Description

Source

File: bp-templates/bp-nouveau/includes/document/loader.php

	protected function setup_actions() {
		// Enqueue the scripts for the new UI.
		add_action( 'bp_nouveau_enqueue_scripts', 'bp_nouveau_document_enqueue_scripts' );
	}

Changelog

Changelog
Version Description
BuddyBoss 1.4.0 Introduced.

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.