do_action( 'unregistered_post_type', string $post_type )

Fires after a post type was unregistered.


Description Description


Parameters Parameters

$post_type

(string) Post type key.


Top ↑

Source Source

File: wp-includes/post.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.