Skip to:
Content

BuddyPress.org

Changeset 10741


Ignore:
Timestamp:
05/10/2016 07:03:47 AM (8 years ago)
Author:
tw2113
Message:

Adds comment for array based param and prevents php errors in WP Parser.

See #6396.

File:
1 edited

Legend:

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

    r10712 r10741  
    25722572 *
    25732573 * @param array|string $args {
     2574 *     An array of arguments.
    25742575 *     @type int    $id                Optional. Pass an ID to update an existing comment.
    25752576 *     @type string $content           The content of the comment.
Note: See TracChangeset for help on using the changeset viewer.