facebook-for-woocommerce
facebook-for-woocommerce copied to clipboard
A first-party extension plugin built for WooCommerce. Development is managed by Ventures.
## 🔎 Isolate the bug - [x ] I have confirmed this occurs in the most recent version of WordPress, WooCommerce, and Facebook for WooCommerce. - [ ] I have...
When a new set gets created using categories that do not represent any products the code was detecting this empty set and interpreted it as an existing set that no...
This is related to issue #493 The clean_string function seems to be used before some plugins have registered their shortcodes, so they don't get rendered by do_shortcode and are left...
When PHP notices are on (or when WP_DEBUG is on) line 835 in facebook-commerce.php produces a warning (Undefined index: fb_api_key) when the plug-in isn't setup yet. This in turn generates...
Added qTranslate-X and -XT support for strings in `public function clean_string` and site name. During synchronization language used is the same as the current language of admin area.
# ⚠️ DO NOT DEPLOY ⚠️ This release contains the Instagram Checkout integration, and is not to be released to all users yet. # Summary The feature release that includes...
### Changes proposed in this Pull Request: This PR is only for image optimization. No code change. PNG images are converted to PNG8 (256 colors often less), alpha is preserved,...
Closes #1798. I think to test you'd need a Mix and Match product with "per-item pricing". Unfortunately, I have no way to test since I don't have a facebook store,...
### Changes proposed in this Pull Request: Added WP Multilang check for descriptions. Closes # . ### How to test the changes in this Pull Request: 1. Install WP Multilang...