Skip to:
Content

BuddyPress.org

Changeset 9155


Ignore:
Timestamp:
11/19/2014 04:21:05 PM (11 years ago)
Author:
boonebgorges
Message:

Remove erroneous @uses from bp_activity_new_comment() docblock.

Props gregrickaby.
Fixes #5986.

File:
1 edited

Legend:

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

    r9135 r9155  
    15231523 * @uses apply_filters() To call the 'bp_activity_comment_action' hook.
    15241524 * @uses apply_filters() To call the 'bp_activity_comment_content' hook.
    1525  * @uses bp_activity_new_comment_notification()
    15261525 * @uses wp_cache_delete()
    15271526 * @uses do_action() To call the 'bp_activity_comment_posted' hook.
Note: See TracChangeset for help on using the changeset viewer.