apply_filters( 'wp_auth_check_same_domain', bool $same_domain )
Filters whether the authentication check originated at the same domain.
Parameters
- $same_domain
-
Whether the authentication check originated at the same domain.
Source
Changelog
Version | Description |
---|---|
3.6.0 | Introduced. |