do_action( 'deleted_term_taxonomy', int $tt_id )

Fires immediately after a term taxonomy ID is deleted.


Description Description


Parameters Parameters

$tt_id

(int) Term taxonomy ID.


Top ↑

Source Source

File: wp-includes/taxonomy.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.9.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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