-1, 'post_type' => 'wp3cxw_webinar_form', 'post_status' => 'any', ) ); foreach ( $posts as $post ) { wp_delete_post( $post->ID, true ); } } wp3cxw_delete_plugin();