apply_filters( 'bp_media_total_medias_sql', string $value, string $where_sql, string $sort )

Filters the total media MySQL statement.

Description

Parameters

$value

MySQL statement used to query for total medias.

$where_sql

MySQL WHERE statement portion.

$sort

Sort direction for query.

Source

File: bp-media/classes/class-bp-media.php

Changelog

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.