Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
10/06/2022 10:14:05 PM (4 years ago)
Author:
imath
Message:

Add missing global cache groups

Props nickchomey, dcavins

See #8590

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bp-members/classes/class-bp-members-component.php

    r13185 r13336  
    725725                wp_cache_add_global_groups( array(
    726726                        'bp_last_activity',
    727                         'bp_member_type'
     727                        'bp_member_member_type',
    728728                ) );
    729729
Note: See TracChangeset for help on using the changeset viewer.