Core Function
View Source on Trac ↗ get_parent_theme_file_uri()
get_parent_theme_file_uri( mixed $file = '' ) Retrieves the URL of a file in the parent theme.
Parameters 0 required
| Name / Type | Description |
|---|---|
| $file string | Optional. File to return the URL for in the template directory. |
Return Value
(string)
The URL of the file.
Function Information
Since Version
4.7.0
Source File
wp-includes/link-template.php
Advertisement