Skip to:
Content

BuddyPress.org

Changeset 9259


Ignore:
Timestamp:
12/22/2014 11:47:16 PM (10 years ago)
Author:
tw2113
Message:

Add missing @since tag for activity_loop_start.

See #5938.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-activity/bp-activity-template.php

    r9257 r9259  
    408408            /**
    409409             * Fires if the current activity item is the first in the activity loop.
     410             *
     411             * @since BuddyPress (1.1.0)
    410412             */
    411413            do_action('activity_loop_start');
Note: See TracChangeset for help on using the changeset viewer.