parent_theme_file_uri

parent_theme_file_uri

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

Displaying hooks found in version: wordpress-6.7.2

apply_filters('parent_theme_file_uri') is found 1 times:

  • /wp-includes/link-template.php line 4645
    4641
    4642
    4643
    4644
    4645
    4646
    4647
    4648
    4649
    4650
    4651
         *
         * @param string $url  The file URL.
         * @param string $file The requested file to search for.
         */
        return apply_filters( 'parent_theme_file_uri', $url, $file );
    }
     
    /**
     * Retrieves the path of a file in the theme.
     *
     * Searches in the stylesheet directory before the template directory so themes