You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
* Tweak - Focus admin user check on order creation capabilities by iodic in #3643
* Fix - Added code to exclude purchases registered by the admin user by vahidkay-meta in #3641
* Add - [WIFI][EZ] Localization Fix on WhatsApp Splash page by sharunaanandraj in #3642
* Tweak - Removed get_product_fbid graph api functionality by vinkmeta in #3624
* Dev - Plugin availability logging by rafael-curran in #3637
* Add - Added complete e2e tests automation framework by immadhavv in #3634
* Fix - Fix/issue with set stable tag by vahidkay-meta in #3636
* Fix - Removed the new changes by vahidkay-meta in #3635
* Tweak - Removed API call to delete products by vinkmeta in #3623
* Tweak - Cleanup deprecated product delete functionality by vinkmeta in #3622
* Fix - [EZ] Error Message for Customer Events API call by woo-ardsouza in #3630
Pull Request resolved: #3648
Reviewed By: ajello-meta, devbodaghe
Differential Revision: D83758828
Pulled By: rafael-curran
fbshipit-source-id: 3ab59df5ae1ab0e1888b097f67e98fc94269e828
Copy file name to clipboardExpand all lines: facebook-for-woocommerce.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@
10
10
* Description: Grow your business on Facebook! Use this official plugin to help sell more of your products using Facebook. After completing the setup, you'll be ready to create ads that promote your products and you can also create a shop section on your Page where customers can browse your products on Facebook.
11
11
* Author: Facebook
12
12
* Author URI: https://www.facebook.com/
13
-
* Version: 3.5.8
13
+
* Version: 3.5.9
14
14
* Requires at least: 5.6
15
15
* Requires PHP: 7.4
16
16
* Text Domain: facebook-for-woocommerce
@@ -62,7 +62,7 @@ class WC_Facebook_Loader {
62
62
/**
63
63
* @var string the plugin version. This must be in the main plugin file to be automatically bumped by Woorelease.
0 commit comments