theme_file_path

Advertisement

Summery Summery

Filters the path to a file in the theme.

Syntax Syntax

apply_filters( 'theme_file_path', string $path, string $file )

Parameters Parameters

$path

(string) The file path.

$file

(string) The requested file to search for.

Source Source

File: wp-includes/link-template.php

Advertisement

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.

Advertisement

Leave a Reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.