get_theme_file_path


get_theme_file_path ( $file = '' )

Parameters:
  • (string) file Optional. File to search for in the stylesheet directory.
Returns:
  • (string) The path of the file.
Defined at:

Description

Retrieves the path of a file in the theme.Searches in the stylesheet directory before the template directory so themes which inherit from a parent theme can just override one file.

Related Functions

get_parent_theme_file_path, get_theme_file_uri, get_home_path, wp_get_theme_preview_path, get_theme_data

Top Google Results

User discussions

wpseek mobile