apply_filters( 'loginout', string $link )

Filters the HTML output for the Log In/Log Out link.


Parameters

$link

(string) The HTML link content.


Source

File: wp-includes/general-template.php

View on GitHub



Changelog

Changelog
Version Description
WP-1.5.0 Introduced.