Loader::get_file_version( string $ext )
Gets the file modified time as a cache buster if we’re in dev mode, or the plugin version otherwise.
Description Description
Parameters Parameters
- $ext
-
(Required) File extension.
Return Return
(string) The cache buster value to use for the given file.
Source Source
File: packages/woocommerce-admin/src/Loader.php