LD_Multisite::allowed_redirect_hosts( array $known_hosts = array(), string $dest_host = '' )

Ensure the user can get redirected back to the origin site after a password redirect.


Description Description


Parameters Parameters

$known_hosts

(Optional) Known hosts. (allowed).

Default value: array()

$dest_host

(Optional) Destination host. (optional).

Default value: ''


Top ↑

Return Return

(array) $known_hosts.


Top ↑

Source Source

File: mu-plugins/learndash-multisite.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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