Changeset 9833 for trunk/src/bp-activity/bp-activity-cache.php
- Timestamp:
- 05/03/2015 06:51:25 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-activity/bp-activity-cache.php
r9819 r9833 17 17 * using querying activitymeta inline. 18 18 * 19 * @param int|str |array$activity_ids Accepts a single activity ID, or a comma-20 * separated list or array of activity ids19 * @param int|string|array|bool $activity_ids Accepts a single activity ID, or a comma- 20 * separated list or array of activity ids 21 21 */ 22 22 function bp_activity_update_meta_cache( $activity_ids = false ) {
Note: See TracChangeset
for help on using the changeset viewer.