apply_filters( 'wp_auth_check_same_domain', bool $same_domain )

Filters whether the authentication check originated at the same domain.


Description Description


Parameters Parameters

$same_domain

(bool) Whether the authentication check originated at the same domain.


Top ↑

Source Source

File: wp-includes/functions.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
3.6.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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