w3tc_cdn_cf_flush_all_uris, array( /*
w3tc_cdn_cf_flush_all_uris, array( /*
Appears in: w3-total-cache.2.10.3
Hook Type: filter
Displaying hooks found in version: w3-total-cache.2.10.3apply_filters('w3tc_cdn_cf_flush_all_uris, array( /*') is found 1 times:
- /Cdnfsd_CloudFront_Engine.php line 97
* @return void */ public function flush_all() { $api = $this->_api(); $uris = apply_filters( 'w3tc_cdn_cf_flush_all_uris', array( '/*' ) ); $api->createInvalidation( array( 'DistributionId' => $this->distribution_id, 'InvalidationBatch' => array( 'CallerReference' => 'w3tc-' . microtime(),