Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/12/2015 06:03:18 AM (9 years ago)
Author:
tw2113
Message:

Standardizing our @since tags for the Blogs component.

See #6576

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-blogs/bp-blogs-actions.php

    r9819 r10100  
    11<?php
    2 
    32/**
    43 * BuddyPress Blogs Actions.
     
    1413 * Redirect to a random blog in the multisite network.
    1514 *
    16  * @since BuddyPress (1.0.0)
     15 * @since 1.0.0
    1716 */
    1817function bp_blogs_redirect_to_random_blog() {
Note: See TracChangeset for help on using the changeset viewer.