Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
03/16/2012 01:06:05 AM (14 years ago)
Author:
johnjamesjacoby
Message:

Add 'BuddyPress' to all 1.5 phpdoc since's.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-core/bp-core-avatars.php

    r5926 r5927  
    827827 *
    828828 * @package BuddyPress
    829  * @since 1.5
     829 * @since BuddyPress (1.5)
    830830 *
    831831 * @param str $type 'thumb' for thumbs, otherwise full
     
    845845 *
    846846 * @package BuddyPress
    847  * @since 1.5
     847 * @since BuddyPress (1.5)
    848848 *
    849849 * @return int The thumb width
     
    857857 *
    858858 * @package BuddyPress
    859  * @since 1.5
     859 * @since BuddyPress (1.5)
    860860 *
    861861 * @return int The thumb height
     
    869869 *
    870870 * @package BuddyPress
    871  * @since 1.5
     871 * @since BuddyPress (1.5)
    872872 *
    873873 * @return int The full width
     
    881881 *
    882882 * @package BuddyPress
    883  * @since 1.5
     883 * @since BuddyPress (1.5)
    884884 *
    885885 * @return int The full height
     
    893893 *
    894894 * @package BuddyPress
    895  * @since 1.5
     895 * @since BuddyPress (1.5)
    896896 *
    897897 * @return int The width
     
    907907 *
    908908 * @package BuddyPress
    909  * @since 1.5
     909 * @since BuddyPress (1.5)
    910910 *
    911911 * @return int The filesize
     
    921921 *
    922922 * @package BuddyPress
    923  * @since 1.5
     923 * @since BuddyPress (1.5)
    924924 *
    925925 * @return int The URL of the default avatar
     
    935935 *
    936936 * @package BuddyPress
    937  * @since 1.5
     937 * @since BuddyPress (1.5)
    938938 *
    939939 * @return int The URL of the default avatar thumb
Note: See TracChangeset for help on using the changeset viewer.