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-widgets.php

    r10011 r10100  
    11<?php
    2 
    32/**
    43 * BuddyPress Blogs Widgets.
     
    6059         * Filters the Blogs Recent Posts widget title.
    6160         *
    62          * @since BuddyPress (2.2.0)
    63          * @since BuddyPress (2.3.0) Added 'instance' and 'id_base' to arguments passed to filter.
     61         * @since 2.2.0
     62         * @since 2.3.0 Added 'instance' and 'id_base' to arguments passed to filter.
    6463         *
    6564         * @param string $title    The widget title.
Note: See TracChangeset for help on using the changeset viewer.