apply_filters( 'bp_has_message_threads', bool $value, BP_Messages_Box_Template $messages_template, array $r )

Filters if there are any message threads to display in inbox/sentbox/notices.


Description Description


Parameters Parameters

$value

Whether or not the message has threads.

$messages_template

Current message box template object.

$r

Array of parsed arguments passed into function.


Top ↑

Source Source

File: bp-messages/bp-messages-template.php


Top ↑

Changelog Changelog

Changelog
Version Description
1.1.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.