Package::get_url( string $relative_url = '' )
Returns the url to the blocks plugin directory.
Description Description
Parameters Parameters
- $relative_url
-
(Optional) If provided, the relative url will be appended to the plugin url.
Default value: ''
Return Return
(string)
Source Source
File: packages/woocommerce-blocks/src/Domain/Package.php