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.


Parameters Parameters

$message_meta

(array) An associative array keyed using the meta_key.

$message

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