Reports::reportAdditionalActivityGroups( $strWheres, $queryArgs )
Sub filter for ld’s activity sql query on group_by
Description
Source
File: bp-integrations/learndash/buddypress/Reports.php
315 316 317 318 | public function reportAdditionalActivityGroups( $strWheres , $queryArgs ) { return apply_filters( 'bp_ld_sync/reports/activity_groups' , $strWheres , $queryArgs ); } |
Changelog
Version | Description |
---|---|
BuddyBoss 1.0.0 | Introduced. |
Questions?
We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.