Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
09/01/2016 02:46:06 PM (9 years ago)
Author:
boonebgorges
Message:

Activity: Ensure that 'update_meta_cache' param is passed through bp_activity_get().

Missed in [7905].

See #5398.

File:
1 edited

Legend:

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

    r11049 r11056  
    17111711            'in'               => $r['in'],
    17121712            'spam'             => $r['spam'],
     1713            'update_meta_cache' => $r['update_meta_cache'],
    17131714            'count_total'      => $r['count_total'],
    17141715            'fields'           => $r['fields'],
Note: See TracChangeset for help on using the changeset viewer.