edd_get_current_page_url( bool $nocache = false )
Get the current page URL
Description Description
Parameters Parameters
- $nocache
-
(Optional) If we should bust cache on the returned URL
Default value: false
Return Return
(string) $page_url Current page URL
Source Source
File: includes/misc-functions.php
Changelog Changelog
Version | Description |
---|---|
1.3 | Introduced. |