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: ''


Top ↑

Return Return

(string) The URL with cache busting added or not


Top ↑

Source Source

File: includes/misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.