apply_filters( 'logout_url', string $logout_url , string $redirect )
Filters the logout URL.
Parameters
- $logout_url
-
The HTML-encoded logout URL.
- $redirect
-
Path to redirect to on logout.
Source
Changelog
| Version | Description |
|---|---|
| 2.8.0 | Introduced. |