ClassicPress logo
Skip to content
Filter by type:

Browse:

  • Home
  • Hooks
  • login_link_separator

apply_filters( 'login_link_separator', string $login_link_separator )

Filters the separator used between login form navigation links.


Parameters

$login_link_separator

The separator used between login form navigation links.


Source

File: wp-login.php

View on GitHub


Changelog

Changelog
Version Description
4.9.0 Introduced.
ClassicPress Documentation • Made with ClassicPress
Privacy Policy