theme_file_uri

Advertisement

Summery Summery

Filters the URL to a file in the theme.

Syntax Syntax

apply_filters( 'theme_file_uri', string $url, string $file )

Parameters Parameters

$url

(string) The file URL.

$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.