Home > Docs > Product Import Export Plugin for WooCommerce > Achieving Compatibility With Photo Reviews For WooCommerce Plugin

Achieving Compatibility With Photo Reviews For WooCommerce Plugin

Last updated on September 20, 2023

Import and export the product reviews using the Product Import Export Plugin For WooCommerce. But, what if you want to do something more than just posting or migrating reviews? Like posting reviews including product pictures, sending thank you email with a coupon code when a customer review is published and much more. For this, we can use the free plugin Photo Reviews for WooCommerce.

To achieve compatibility with this plugin, just paste the mentioned code snippet at the end of the functions.php file of the active child theme. To reach the file, follow the below mentioned steps:

  • From the WordPress admin dashboard, navigate to Appearance > Theme File Editor.
  • Under Theme Files, select Theme Functions (functions.php)
  • Paste the code snippet at the end of the functions.php file of your active child theme.

Code snippet: