Changeset 9959 for trunk/src/bp-blogs/bp-blogs-template.php
- Timestamp:
- 06/22/2015 02:02:40 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-blogs/bp-blogs-template.php
r9886 r9959 531 531 * For more information about the arguments, see 532 532 * {@link bp_core_fetch_avatar()}. 533 * @type string $alt Default: 'Profile picture of site author 534 * [user name]'. 535 * @type string $class Default: 'avatar'. 536 * @type string $type Default: 'full'. 537 * @type int|bool $width Default: false. 538 * @type int|bool $height Default: false. 539 * @type bool $id Currently unused. 540 * @type bool $no_grav Default: true. 533 * @type string $alt Default: 'Profile picture of site author [user name]'. 534 * @type string $class Default: 'avatar'. 535 * @type string $type Default: 'full'. 536 * @type int|bool $width Default: false. 537 * @type int|bool $height Default: false. 538 * @type bool $id Currently unused. 539 * @type bool $no_grav Default: true. 541 540 * } 542 541 * @return string User avatar string.
Note: See TracChangeset
for help on using the changeset viewer.