Assets::get_file_version( string $file )
Get the file modified time as a cache buster if we’re in dev mode.
Description Description
Parameters Parameters
- $file
-
(Required) Local path to the file.
Return Return
(string) The cache buster value to use for the given file.
Source Source
File: woocommerce/packages/woocommerce-blocks/src/Assets.php