The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing,…
About Yotpo: Product & Photo Reviews for WooCommerce
Yotpo is a commerce marketing cloud that helps brands collect and showcase customer reviews, photos, and Q&A to build trust, drive traffic, and increase conversion. With Yotpo, you can collect and display customer content, drive high-intent traffic, share content on social networks, make better business decisions, and more. Yotpo offers a free plan with features like on-site display, social push, and review request emails, as well as a growth plan with additional features for growing businesses.Screenshots













Changelog
1.0.2 – 04/07/2013
- Initial Release.
1.0.3 – 16/07/2013
- Changes in text.
1.0.4 – 21/07/2013
- Replace yotpo.phar file with Yotpo.php, and change minimum requirements from PHP 5.3.0 to PHP 5.2.0 and above .
- Ensure that the minimum requirements are met.
1.0.5 – 31/07/2013
- Remove widget from products which are not checked with ‘Enable reviews’ checkbox.
- Fix bugs.
- Disable woocommerce ratings upon activation and restore value of woocommerce ratings when deactivating.
1.0.6 – 14/08/2013
- Add support to Tab manager extension.
- Bug fix in removing native review system.
1.0.7 – 19/01/2014
- Async load of js file.
- Internal changes.
1.0.8 – 25/02/2014
- Change language code length.
- Mail After Purchase will be sent when order status is changing from a remote source.
1.1.1 – 15/05/2014
- Bug fixes.
1.1.2 – 21/05/2014
- Exporting reviews bug fix.
1.1.3 – 02/06/2014
- This version includes the latest version of Yotpo’s Reviews Widget. It features an updated, cleaner UI, faster performance and more customization options.
1.1.4 – 01/13/2015
- Added support for WooCommerce v2.2.x
1.1.5 – 11/10/2016
- Update conversion pixel
1.1.6 – 31/12/2017
- Added support for woocommerce up-to version 3.2.6, WordPress up-to version 4.9.1 and PHP up-to 7.1.x.
- Fixed a bug with Woocommerce 3.1.0 and 3.1.1 affecting Yotpo’s widget
- Added the ability to add and customize additional specs and unique identifiers per product (Brand, ISBN, MPN, UPC) .
- Added the ability to pull orders and send MAPs according to additional order statuses (other than “complete”).
- Added bottom-line for category page.
- Fixed “review export” method on Yotpo’s integration page.
1.1.7 – 13/02/2018
- Reverted default order status to ‘Completed’
1.1.8 – 13/10/2018
- Added support for:
- WordPress Version 4.9.8
- Woocommerce Version 3.5.0
- Price & currency metadata in widget for Rich Snippets.
- Custom order status into account when retrieving past orders.
- Q&A bottom line in storefront and Yotpo settings.
- Bug fixes.
1.1.9 – 27/06/2023
- Bug fix in fatal_error_handler method
1.5.0 – 26/07/2023
- Added v3 widgets support
- Added v2/v3 selector
- left possibility to use v2
- added togglers for all 3 main widgets (reviews, q&a and star rating)
1.5.1 – 02/08/2023
- reapplied
wc_yotpo_show_widgetfunction for backward compatibility
1.6.1 – 22/08/2023
- Support CRUD objects in submit past order feature flow to support HPOS feature
- Flagged that HPOS is supported
1.6.2 – 22/08/2023
- fix broken submit past order feature flow
1.6.3 – 30/08/2023
- fixed import path of
bottom-line.cssfile
1.6.4 – 31/08/2023
- added
esc_attrfunction to all$product_datafields
1.6.5 – 4/09/2023
- Bug fix in fatal_error_handler method
1.6.6 – 05/09/2023
- created modal with warning about trial of usage not customizated v3 widgets
1.7.0 – 18/12/2023
- added carousel widget, promoted products widget and reviews tab widget
1.7.1 – 10/01/2024
- removed edge case bug – when
v3_widgets_enableswas undefined, error occured
1.7.2 – 10/01/2024
- Reviews Tab made enablable on product page and category page
1.7.3 – 26/01/2024
- removed exception throw which caused complete block of settings page
1.7.4 – 29/01/2024
- added checking if the key in $widgets_instances array exists in wc-yotpo-settings-functions.php
1.7.5 – 29/01/2024
- changed function name get_arr_value to yotpo_get_arr_value to eliminate the same function name as in another plugin
1.7.6 – 29/01/2024
- used yotpo_get_arr_value in wc_yotpo.php to eliminate warnings
1.7.7 – 05/02/2024
- used yotpo_get_arr_value in wc-yotpo-settings.php to eliminate warnings
1.7.8 – 27/02/2024
- added separate label for category page and home page for Carousel and Promoted Products and Out of Product Page for Reviews Tab
1.7.9 – 05/09/2024
- changed default settings of widget version to v3
1.7.10 – 14/11/2024
- fixed registration form inputs vulnerabilities
1.8.0 – 20/11/2024
- Added license header to wc_yotpo.php
- Fixed various errors detected with Plugin Check
- Improved filesystem operations by replacing direct PHP calls with WP_Filesystem
- Replaced cURL with wp_remote_* for HTTP requests
- Allowed product ID and star ratings in specific features
- Updated debug_log checker in settings
- Fixed badly working export reviews functionality
- Added missing functions, including generateReviewRow in export reviews
- Fixed escapes and updated allowed HTML elements for settings
- Improved handling of past orders and error messages when no orders found
- Removed deprecated force_ssl_login and adopted suggested methods
1.8.1 – 20/11/2024
- Removed hidden files
1.8.2 – 12/12/2024
- fixed function securing script and noscript content in wc_yotpo.php