4611*4612* @since 4.7.04613*4614* @param string$url The file URL.4615* @param string$file The requested file to search for.4616*/4617returnapply_filters('theme_file_uri',$url,$file);4618}46194620/**4621* Retrieves the URL of a file in the parent theme.4622*4623* @since 4.7.0
History
Introduced in 4.7.0. Unchanged from 6.7.7 through 7.1.0.