Skip to content

Instantly share code, notes, and snippets.

@ibndawood
Created February 8, 2019 06:38
Show Gist options
  • Save ibndawood/b6ddd8f4c4bdc03c6ef4693826b6596f to your computer and use it in GitHub Desktop.
Save ibndawood/b6ddd8f4c4bdc03c6ef4693826b6596f to your computer and use it in GitHub Desktop.
Electro v2 - Add star rating/review in product item loop
add_action( 'woocommerce_shop_loop_item_title', 'electro_template_loop_rating', 43 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment