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.


Description Description


Parameters Parameters

$thread_meta

An associative array keyed using the meta_key.

$thread

The current message in the loop.


Top ↑

Source Source

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


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.