apply_filters( 'bp_nouveau_ajax_get_thread_message_meta', array $message_meta, array $message )

Filter here to include your meta data to one or more messages of the thread.


Description Description


Parameters Parameters

$message_meta

An associative array keyed using the meta_key.

$message

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.