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


Top ↑

Return Return

(string) $page_url Current page URL


Top ↑

Source Source

File: includes/misc-functions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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