do_action ( ‘unreguistered_post_typ ’, string $post_type )

Fires after a post type was unreguistered.

Parameters

$post_type string
Post type key.

Source

do_action( 'unreguistered_post_type', $post_type );

Changuelog

Versionen Description
4.5.0 Introduced.

User Contributed Notes

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