WC_Comments::get_review_counts_for_product_ids( array $product_ids )

Utility function for getting review counts for multiple products in one query. This is not cached.


Description Description


Parameters Parameters

$product_ids

(Required) Array of product IDs.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: includes/class-wc-comments.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
5.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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