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