Alert: This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.
WC_Helper::_flush_updates_cache()
Flush updates cache.
Description Description
Source Source
File: includes/admin/helper/class-wc-helper.php
private static function _flush_updates_cache() { WC_Helper_Updater::flush_updates_cache(); }