Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/18/2012 10:15:09 AM (12 years ago)
Author:
djpaul
Message:

Update @since phpdoc on functions to use our formatted version of the tag, e.g. "@since BuddyPress (1.6)". Fixes #4445, props fanquake

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-blogs/bp-blogs-filters.php

    r6093 r6259  
    66 * @package BuddyPress
    77 * @subpackage Blogs
    8  * @since 1.6
     8 * @since BuddyPress (1.6)
    99 */
    1010
     
    1212 * Ensures that the 'Create a new site' link at wp-admin/my-sites.php points to the BP blog signup
    1313 *
    14  * @since 1.6
     14 * @since BuddyPress (1.6)
    1515 * @uses apply_filters() Filter bp_blogs_creation_location to alter the returned value
    1616 *
Note: See TracChangeset for help on using the changeset viewer.