How to Completely Disable and Remove WooCommerce Product Tags
Remove WooCommerce product tags from the admin menu, edit screen, quick edit, list table, and widgets.
Remove WooCommerce product tags from the admin menu, edit screen, quick edit, list table, and widgets.
Use get_the_tags() or wp_get_post_terms() to get the first tag or first taxonomy term attached to a WordPress post.