<?php// Override the default ZipArchive Class that is loaded in PHPExcel and default to the PCLZip Classfunctioncustom_woo_ce_export_phpexcel_ziparchive_legacy(){returntrue;}add_filter('woo_ce_export_phpexcel_ziparchive_legacy','custom_woo_ce_export_phpexcel_ziparchive_legacy');?>
Comments (0)
HTTPSSSH
You can clone a snippet to your computer for local editing.
Learn more.