apply_filters( 'bp_media_get_join_sql', string $join_sql , array $r , string $select_sql , string $from_sql , string $where_sql )
Filter the MySQL JOIN clause for the main media query.
Description
Parameters
- $join_sql
-
JOIN clause.
- $r
-
Method parameters.
- $select_sql
-
Current SELECT MySQL statement.
- $from_sql
-
Current FROM MySQL statement.
- $where_sql
-
Current WHERE MySQL statement.
Source
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.