4703*4704* @since 4.7.04705*4706* @param string$path The file path.4707* @param string$file The requested file to search for.4708*/4709returnapply_filters('parent_theme_file_path',$path,$file);4710}47114712/**4713* Retrieves the URL to the privacy policy page.4714*4715* @since 4.9.6
History
Introduced in 4.7.0. Unchanged from 6.7.7 through 7.1.0.