BP_Nouveau_Notifications::includes()

Include needed files


Description Description


Source Source

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

	protected function includes() {
		$dir = trailingslashit( $this->dir );

		require "{$dir}functions.php";
		require "{$dir}template-tags.php";
	}

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.