do_action( 'bp_type_updated', integer $type_term_id, string $type_taxonomy )

Hook here to add code once the type has been updated.


Description Description


Parameters Parameters

$type_term_id

The Type's term_ID.

$type_taxonomy

The Type's taxonomy name.


Top ↑

Source Source

File: bp-core/admin/bp-core-admin-types.php


Top ↑

Changelog Changelog

Changelog
Version Description
7.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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