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.


Top ↑

Return Return

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


Top ↑

Source Source

File: packages/woocommerce-admin/src/Loader.php


			


Top ↑

User Contributed Notes User Contributed Notes

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