do_action( 'groups_screen_group_admin_delete_group', int $id )

Fires before the loading of the Delete Group page template.


Description Description


Parameters Parameters

$id

ID of the group that is being displayed.


Top ↑

Source Source

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


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.