do_action( 'bp_messages_inbox_list_header' )

Fires inside the messages box table header to add a new column.


Description Description

This is to primarily add a

cell to the messages box table header. Use the related ‘bp_messages_inbox_list_item’ hook to add a

cell.


Source Source

File: bp-templates/bp-legacy/buddypress/members/single/messages/messages-loop.php


Top ↑

Changelog Changelog

Changelog
Version Description
2.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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