Api::get_asset_url( string $relative_path = '' )

Retrieve the url to an asset for this plugin.


Description Description


Parameters Parameters

$relative_path

(Optional) An optional relative path appended to the returned url.

Default value: ''


Top ↑

Return Return

(string)


Top ↑

Source Source

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


			


Top ↑

User Contributed Notes User Contributed Notes

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