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

Filters the total media MySQL statement.

Description

Parameters

$value

(string) MySQL statement used to query for total medias.

$where_sql

(string) MySQL WHERE statement portion.

$sort

(string) 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.