wpseek.com
A WordPress-centric search engine for devs and theme authors



loginout › WordPress Filter Hooks

Since1.5.0
Deprecatedn/a
apply_filters( 'loginout', $link )
Parameters:
  • (string) $link The HTML link content.
    Required: Yes
Defined at:
Codex:

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





Source

echo apply_filters( 'loginout', $link );