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.


Top ↑

Return Return

(string) The cache buster value to use for the given file.


Top ↑

Source Source

File: woocommerce/packages/woocommerce-blocks/src/Assets.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.