do_action( 'unregistered_taxonomy', string $taxonomy )

Fires after a taxonomy is unregistered.


Description Description


Parameters Parameters

$taxonomy

(string) Taxonomy name.


Top ↑

Source Source

File: wp-includes/taxonomy.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
4.5.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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