global_asset_url
Table of contents
Returns the url of a ‘global asset’. Global assets are commonly used assets. By using these url’s as input for a script_tag
or stylesheet_tag
you don’t have to upload them yourself. Usually the url’s are of the recommended CDN’s.
The filter accepts two possible arguments: asset type (css/js) and version (default value depending on asset).
The following global assets are available:
global_asset_url
for FontAwesome only works for version 4.7.0 and lower.