mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-08-11 20:30:23 +00:00
"Login" is a noun. The verb is "Log In"
git-svn-id: https://develop.svn.wordpress.org/trunk@9804 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -121,8 +121,8 @@ function get_search_form() {
|
||||
/**
|
||||
* Display the Log In/Out link.
|
||||
*
|
||||
* Displays a link, which allows the user to navigate to the Login page to login
|
||||
* or logout depending on whether or not they are currently logged in.
|
||||
* Displays a link, which allows the user to navigate to the Log In page to log in
|
||||
* or log out depending on whether or not they are currently logged in.
|
||||
*
|
||||
* @since 1.5.0
|
||||
* @uses apply_filters() Calls 'loginout' hook on HTML link content.
|
||||
|
||||
Reference in New Issue
Block a user