do_action( 'groups_screen_group_admin_settings', int $id )

Fires before the loading of the group admin/group-settings page template.


Parameters Parameters

$id

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


Source Source

File: bp-groups/screens/single/admin/group-settings.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.