apply_filters( 'loginout', string $link )
Filters the HTML output for the Log In/Log Out link.
Description Description
Parameters Parameters
- $link
-
(string) The HTML link content.
Source Source
Changelog Changelog
Version | Description |
---|---|
1.5.0 | Introduced. |