apply_filters( 'bp_nouveau_ajax_get_thread_meta', array $thread_meta, array $thread )

Filter here to include your meta data to the main message of the thread.


Parameters Parameters

$thread_meta

(array) An associative array keyed using the meta_key.

$thread

(array) The current message in the loop.


Source Source

File: bp-templates/bp-nouveau/includes/messages/ajax.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
8.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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