do_action( 'groups_group_details_edited', int $id )

Fires before the redirect if a group details has been edited and saved.


Parameters Parameters

$id

(int) ID of the group that was edited.


Source Source

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