do_action( 'bp_groups_admin_index', array $messages )

Fires before the display of messages for the edit form.


Description Description

Useful for plugins to modify the messages before display.


Top ↑

Parameters Parameters

$messages

(array) Array of messages to be displayed.


Source Source

File: bp-groups/bp-groups-admin.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.7.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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