Changeset 5927 for trunk/bp-core/bp-core-avatars.php
- Timestamp:
- 03/16/2012 01:06:05 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/bp-core/bp-core-avatars.php (modified) (9 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-core/bp-core-avatars.php
r5926 r5927 827 827 * 828 828 * @package BuddyPress 829 * @since 1.5829 * @since BuddyPress (1.5) 830 830 * 831 831 * @param str $type 'thumb' for thumbs, otherwise full … … 845 845 * 846 846 * @package BuddyPress 847 * @since 1.5847 * @since BuddyPress (1.5) 848 848 * 849 849 * @return int The thumb width … … 857 857 * 858 858 * @package BuddyPress 859 * @since 1.5859 * @since BuddyPress (1.5) 860 860 * 861 861 * @return int The thumb height … … 869 869 * 870 870 * @package BuddyPress 871 * @since 1.5871 * @since BuddyPress (1.5) 872 872 * 873 873 * @return int The full width … … 881 881 * 882 882 * @package BuddyPress 883 * @since 1.5883 * @since BuddyPress (1.5) 884 884 * 885 885 * @return int The full height … … 893 893 * 894 894 * @package BuddyPress 895 * @since 1.5895 * @since BuddyPress (1.5) 896 896 * 897 897 * @return int The width … … 907 907 * 908 908 * @package BuddyPress 909 * @since 1.5909 * @since BuddyPress (1.5) 910 910 * 911 911 * @return int The filesize … … 921 921 * 922 922 * @package BuddyPress 923 * @since 1.5923 * @since BuddyPress (1.5) 924 924 * 925 925 * @return int The URL of the default avatar … … 935 935 * 936 936 * @package BuddyPress 937 * @since 1.5937 * @since BuddyPress (1.5) 938 938 * 939 939 * @return int The URL of the default avatar thumb
Note: See TracChangeset
for help on using the changeset viewer.