Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
05/03/2015 06:51:25 PM (10 years ago)
Author:
tw2113
Message:

First pass at cleanup of Activity component documetnation.

See #6396.

File:
1 edited

Legend:

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

    r9819 r9833  
    1717 * using querying activitymeta inline.
    1818 *
    19  * @param int|str|array $activity_ids Accepts a single activity ID, or a comma-
    20  *        separated list or array of activity ids
     19 * @param int|string|array|bool $activity_ids Accepts a single activity ID, or a comma-
     20 *                                            separated list or array of activity ids
    2121 */
    2222function bp_activity_update_meta_cache( $activity_ids = false ) {
Note: See TracChangeset for help on using the changeset viewer.