Changeset 4907 for trunk/bp-core/bp-core-avatars.php
- Timestamp:
- 07/30/2011 02:00:16 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-avatars.php
r4820 r4907 732 732 * 733 733 * @package BuddyPress 734 * @since 1. 3734 * @since 1.5 735 735 * 736 736 * @param str $type 'thumb' for thumbs, otherwise full … … 750 750 * 751 751 * @package BuddyPress 752 * @since 1. 3752 * @since 1.5 753 753 * 754 754 * @return int The thumb width … … 762 762 * 763 763 * @package BuddyPress 764 * @since 1. 3764 * @since 1.5 765 765 * 766 766 * @return int The thumb height … … 774 774 * 775 775 * @package BuddyPress 776 * @since 1. 3776 * @since 1.5 777 777 * 778 778 * @return int The full width … … 786 786 * 787 787 * @package BuddyPress 788 * @since 1. 3788 * @since 1.5 789 789 * 790 790 * @return int The full height … … 798 798 * 799 799 * @package BuddyPress 800 * @since 1. 3800 * @since 1.5 801 801 * 802 802 * @return int The width … … 812 812 * 813 813 * @package BuddyPress 814 * @since 1. 3814 * @since 1.5 815 815 * 816 816 * @return int The filesize … … 826 826 * 827 827 * @package BuddyPress 828 * @since 1. 3828 * @since 1.5 829 829 * 830 830 * @return int The URL of the default avatar … … 840 840 * 841 841 * @package BuddyPress 842 * @since 1. 3842 * @since 1.5 843 843 * 844 844 * @return int The URL of the default avatar thumb
Note: See TracChangeset
for help on using the changeset viewer.