mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-07-08 11:10:03 +00:00
Docs: Miscellaneous inline documentation improvements.
See #53399 git-svn-id: https://develop.svn.wordpress.org/trunk@52422 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
@@ -2720,7 +2720,7 @@ if ( ! function_exists( 'get_avatar' ) ) :
|
||||
/**
|
||||
* Allows the HTML for a user's avatar to be returned early.
|
||||
*
|
||||
* Passing a non-null value will effectively short-circuit get_avatar(), passing
|
||||
* Returning a non-null value will effectively short-circuit get_avatar(), passing
|
||||
* the value through the {@see 'get_avatar'} filter and returning early.
|
||||
*
|
||||
* @since 4.2.0
|
||||
|
||||
Reference in New Issue
Block a user