theme_url

Prepends the URL of the theme asset with the theme path. This is useful when using images, CSS or Javascript theme assets in the theme templates. It ensure that if the path to the theme changes then the links to the theme assets won't be broken.

<link rel="stylesheet" href="https://files.aptuitivcdn.com/prxAGBZQ9n-775/theme/custom/css/index.css">

< Back to the list of filters