apply_filters( 'vimeotheque_template_path', string $folder_name )
Rename theme template folder.
Description
By default, tempaltes must be stored within the WordPress theme inside a folder named ‘vimeotheque’. This filter allows renaming of the folder.
Parameters
- $folder_name
-
The folder name.