Changeset 36800
- Timestamp:
- 03/02/2016 03:40:42 AM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-includes/pluggable.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-includes/pluggable.php
r36709 r36800 2294 2294 * 2295 2295 * Passing a non-null value will effectively short-circuit get_avatar(), passing 2296 * the value through the {@see ' pre_get_avatar'} filter and returning early.2296 * the value through the {@see 'get_avatar'} filter and returning early. 2297 2297 * 2298 2298 * @since 4.2.0
Note: See TracChangeset
for help on using the changeset viewer.