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