Get rid of "trash can" for custom post type
I have a CPT foo. I want to totally disable the trash can feature, so that any time on the the CPTs is deleted, it is simply permanently removed. Not put in the trash can. How can I do this programatically?
Topic trash hooks custom-post-types Wordpress
Category Web