parent_theme_file_uri

parent_theme_file_uri

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

See hook in core

Displaying hooks found in version: wordpress-6.4.3

apply_filters('parent_theme_file_uri') is found 1 times:

  • /wp-includes/link-template.php line 4615
    	 *
    	 * @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