w3tc_uri_cdn_uri, ltrim( $remote_uri, /

w3tc_uri_cdn_uri, ltrim( $remote_uri, /

Hook Type: filter

See hook in core

Displaying hooks found in version: w3-total-cache.2.10.3

apply_filters('w3tc_uri_cdn_uri, ltrim( $remote_uri, /') is found 1 times:

  • /Cdn_Core.php line 723
    				$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