do_action( 'groups_screen_group_admin_delete_group', int $id )

Fires before the loading of the Delete Group page template.


Parameters Parameters

$id

(int) ID of the group that is being displayed.


Source Source

File: bp-groups/screens/single/admin/delete-group.php

View on Trac



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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