edd_add_cache_busting( string $url = '' )
Adds the ‘nocache’ parameter to the provided URL
Description Description
Parameters Parameters
- $url
-
(Optional) The URL being requested
Default value: ''
Return Return
(string) The URL with cache busting added or not
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
2.4.4 | Introduced. |