w3tc_build_cdn_file_array, $w3tc_file
w3tc_build_cdn_file_array, $w3tc_file
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_build_cdn_file_array, $w3tc_file') is found 1 times:
- /Cdn_Core.php line 800
'remote_path' => $remote_path, 'original_url' => $this->relative_path_to_url( $local_path ), ); return apply_filters( 'w3tc_build_cdn_file_array', $w3tc_file ); } /** * Returns the region ID corresponding to a given bucket location. * * This static method translates a given bucket location into its corresponding region ID.