delete_acpt_taxonomy
delete_acpt_taxonomy
Delete a custom post type.
Usage
delete_acpt_taxonomy('new-tax');
Parameters
taxonomy
(string) (Required) The taxonomy slug
Return
boolean
Last updated
delete_acpt_taxonomy
Delete a custom post type.
delete_acpt_taxonomy('new-tax');
taxonomy
(string) (Required) The taxonomy slug
boolean
Last updated