In above code-
woocommerce_product_tabs- is a predefined function, which refers to the action you are performing. FindNerd_remove_product_items' 58- FindNerd_remove_product_items- is a built-in function, this you can rename it according to your wish and 58 is a position where your function hits to perform function.
Or if you want to remove the reviews tab so that only product description appears add this single line code to your custom.css file-
0 Comment(s)