WC_Comments::get_review_counts_for_product_ids()
Method: Utility function for getting review counts for multiple products in one query. This is not cached.
Source: includes/class-wc-comments.php:355
Method: Utility function for getting review counts for multiple products in one query. This is not cached.
Source: includes/class-wc-comments.php:355
Method: Validate product reviews if requires a verified owner.
Source: includes/class-wc-comments.php:455
Method: Determines if a comment is of the default type.
Source: includes/class-wc-comments.php:490
Method: Get product rating for a product. Please note this is not cached.
Source: includes/class-wc-comments.php:319
Method: Get product review count for a product (not replies). Please note this is not cached.
Source: includes/class-wc-comments.php:396
Method: Get product rating count for a product. Please note this is not cached.
Source: includes/class-wc-comments.php:409
Method: Update comment type of product reviews.
Source: includes/class-wc-comments.php:442
Method: Modify recipient of review email.
Source: includes/class-wc-comments.php:185
Method: Ensure product average rating and review count is kept up to date.
Source: includes/class-wc-comments.php:200
Method: Delete comments count cache whenever there is new comment or the status of a comment changes. Cache will be regenerated next time WC_Comments::wp_count_comments() is called.
Source: includes/class-wc-comments.php:216