do_action( 'bp_activity_admin_index', array $messages )

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


Description Description


Parameters Parameters

$messages

Array of messages to display at top of page.


Top ↑

Source Source

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


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.