4754*4755* @since 4.7.04756*4757* @param string$path The file path.4758* @param string$file The requested file to search for.4759*/4760returnapply_filters('parent_theme_file_path',$path,$file);4761}47624763/**4764* Retrieves the URL to the privacy policy page.4765*4766* @since 4.9.6
History
Introduced in 4.7.0. Unchanged from 6.7.7 through 7.1.0.