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

Filters the URL to a file in the parent theme.


Description Description


Parameters Parameters

$url

(string) The file URL.

$file

(string) The requested file to search for.


Top ↑

Source Source

File: wp-includes/link-template.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.7.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.