do_action( 'bp_activity_admin_index', array $messages )

Fires before edit form is displayed so plugins can modify the activity messages.


Parameters Parameters

$messages

(array) Array of messages to display at top of page.


Source Source

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

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.6.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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