w3tc_uri_cdn_uri
w3tc_uri_cdn_uri
Appears in: w3-total-cache.2.2.12, w3-total-cache.2.2.6, w3-total-cache.2.2.7, w3-total-cache.2.2.9, w3-total-cache.2.3.0, w3-total-cache.2.3.1, w3-total-cache.2.3.2, w3-total-cache.2.3.3, w3-total-cache.2.4.1, w3-total-cache.2.5.0, w3-total-cache.2.6.0, w3-total-cache.2.6.1, w3-total-cache.2.7.0, w3-total-cache.2.7.2, w3-total-cache.2.7.5, w3-total-cache.2.7.7, w3-total-cache.2.8.0, w3-total-cache.2.8.10, w3-total-cache.2.8.11, w3-total-cache.2.8.12, w3-total-cache.2.8.2, w3-total-cache.2.8.6, w3-total-cache.2.8.7, w3-total-cache.2.8.8, w3-total-cache.2.8.9
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.8.9apply_filters('w3tc_uri_cdn_uri') is found 1 times:
- /Cdn_Core.php line 730
$remote_uri = $network_home . substr( $local_uri, strlen( $home ) ); } } return apply_filters( 'w3tc_uri_cdn_uri', ltrim( $remote_uri, '/' ) ); } /** * Converts a local URL and path to a full CDN URL. * * This method combines a base CDN URL with the corresponding CDN path, resulting in a full URL