Filters the URL for a file passed through the get_file_url_for_environment function.
Parameters
- $url
string The URL to the file.
- $min_path
string The minified path.
- $non_min_path
string The non-minified path.
Changelog
- Introduced in Jetpack 1.0.3
jetpack_get_file_for_environmentFilters the URL for a file passed through the get_file_url_for_environment function.
stringThe URL to the file.
stringThe minified path.
stringThe non-minified path.