- Timestamp:
- 10/06/2022 10:14:05 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/classes/class-bp-notifications-component.php
r13185 r13336 312 312 wp_cache_add_global_groups( array( 313 313 'bp_notifications', 314 'notification_meta' 314 'notification_meta', 315 'bp_notifications_unread_count', 316 'bp_notifications_grouped_notifications', 315 317 ) ); 316 318
Note: See TracChangeset
for help on using the changeset viewer.