LLMS_HTTPS::get_force_redirect_url( bool $https = true )
Retrieve the http/s version of the current url.
Description Description
Parameters Parameters
- $https
-
(Optional) If true, gets the HTTPS url, otherwise gets url without HTTPS
Default value: true
Return Return
(string)
Source Source
File: includes/class.llms.https.php
Changelog Changelog
Version | Description |
---|---|
3.35.1 | Introduced. |