w3tc_build_cdn_file_array

w3tc_build_cdn_file_array

Appears in: , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , , ,
Hook Type: filter

See hook in core

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

apply_filters('w3tc_build_cdn_file_array') is found 1 times:

  • /Cdn_Core.php line 783

    Warning: Undefined array key 785 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 786 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 787 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 788 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    			'remote_path'  => $remote_path,
    			'original_url' => $this->relative_path_to_url( $local_path ),
    		);
    
    		return apply_filters( 'w3tc_build_cdn_file_array', $file );
    	}
    }