Uses
Uses | Description |
---|---|
wp-includes/link-template.php: parent_theme_file_uri | Filters the URL to a file in the parent theme. |
wp-includes/theme.php: get_template_directory_uri() | Retrieves template directory URI for current theme. |
wp-includes/plugin.php: apply_filters() | Calls the callback functions that have been added to a filter hook. |