$config->versionUrl() method

Given a file asset URLs return it with cache-busting version string

URLs that aready have query strings are left alone.

Available since version 3.0.227.

Usage

// basic usage
$string = $config->versionUrl(string $url);

// usage with all arguments
$string = $config->versionUrl(string $url, $useVersion = null);

Arguments

NameType(s)Description
urlstring

URL to a file asset (such as JS/CSS file)

useVersion (optional)bool, null, string

See versionUrls() method for description of this argument.

Return value

string

URL updated with version strings where necessary

See Also


$config methods and properties

API reference based on ProcessWire core version 3.0.236

Latest news

  • ProcessWire Weekly #519
    In the 519th issue of ProcessWire Weekly we'll check out a new third party module called RockForms, introduce the latest ProcessWire core updates, and more. Read on!
    Weekly.pw / 20 April 2024
  • ProFields Table Field with Actions support
    This week we have some updates for the ProFields table field (FieldtypeTable). These updates are primarily focused on adding new tools for the editor to facilitate input and management of content in a table field.
    Blog / 12 April 2024
  • Subscribe to weekly ProcessWire news

“The end client and designer love the ease at which they can update the website. Training beyond how to log in wasn’t even necessary since ProcessWire’s default interface is straightforward.” —Jonathan Lahijani