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


Top ↑

Return Return

(string)


Top ↑

Source Source

File: includes/class.llms.https.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.35.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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