Helper::template_path()

Get the template path.


Return

(mixed|void)


Source

File: includes/libs/templates/helper.class.php

	public static function template_path(){
		/**
		 * Rename theme template folder.
		 *
		 * By default, tempaltes must be stored within the WordPress theme inside a folder named 'vimeotheque'.
		 * This filter allows renaming of the folder.
		 *
		 * @param string $folder_name   The folder name.
		 */
		return apply_filters( 'vimeotheque_template_path', 'vimeotheque/' );
	}

Start your video site now!

Manage and coordinate your Vimeo channels, albums or videos with your WordPress website. Perfect fit for membership, portfolio, online courses or any type of video collection.

Get Vimeotheque PRO!