Loader::get_url( string $file, string $ext )

Gets the URL to an asset file.


Description Description


Parameters Parameters

$file

(Required) File name (without extension).

$ext

(Required) File extension.


Top ↑

Return Return

(string) URL to asset.


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.