Warning: This function has been deprecated. Unused instead.

woocommerce_product_reviews_tab()

Output the reviews tab content.


Description Description


Source Source

File: includes/wc-template-functions.php

	function woocommerce_product_reviews_tab() {
		wc_deprecated_function( 'woocommerce_product_reviews_tab', '2.4' );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
2.4.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.