Filters the HTML output for the Log In/Log Out link.
$linkstring
loginout filters the HTML output for the Log In/Log Out link generated by the wp_loginout() function.
echo apply_filters( 'loginout', $link );
| Version | Description |
|---|---|
| 1.5.0 | Introduced. |
© 2003–2024 WordPress Foundation
Licensed under the GNU GPLv2+ License.
https://developer.wordpress.org/reference/hooks/loginout