mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-03 12:14:25 +00:00
Pinking shears.
See #41057. git-svn-id: https://develop.svn.wordpress.org/trunk@42843 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -984,9 +984,9 @@ if ( ! function_exists( 'is_user_logged_in' ) ) :
|
||||
* Determines whether the current visitor is a logged in user.
|
||||
*
|
||||
* For more information on this and similar theme functions, check out
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
* the {@link https://developer.wordpress.org/themes/basics/conditional-tags/
|
||||
* Conditional Tags} article in the Theme Developer Handbook.
|
||||
*
|
||||
*
|
||||
* @since 2.0.0
|
||||
*
|
||||
* @return bool True if user is logged in, false if not logged in.
|
||||
|
||||
Reference in New Issue
Block a user