pinterest-for-woocommerce
pinterest-for-woocommerce copied to clipboard
A native Pinterest integration for WooCommerce. Development is managed by Ventures.
For example, there are two implementations of `useCreateNotice`: Custom hooks like this should be decoupled from the components that use them, and should have a clearly defined interface. In general...
Update dependencies to clear https://github.com/woocommerce/pinterest-for-woocommerce/security/dependabot/4 The package to upgrade is `@woocommerce/components` ``` npm ls locutus [email protected] /Users/brezocordero/Automattic/Ventures/pinterest-for-woocommerce └─┬ @woocommerce/[email protected] └─┬ @woocommerce/[email protected] └─┬ @woocommerce/[email protected] └── [email protected] ``` It needs to be...
### Changes proposed in this Pull Request: Closes #943 Adding website domain into Pinterest feed name to avoid multiple websites trying to create a feed with the same name and...
### Changes proposed in this Pull Request: Closes #936 Fix the pagination on the Feed Issues table by slicing the results based on `per_page` and `paged` parameters. ### Screenshots: ###...
Release/1.4.10
### Describe the bug: When the user disconnected their account and failed to delete a feed due to active promos. Then, the user reconnected and picked "Catalogue is already connected"...
A feed deletion could fail during disconnection process when pinterest does not delete the feed due to various reasons. When that happens show a notification to the user saying (1)...
### Describe the bug: During upgrade process from v3>v5 app, about 1000 calls to endpoint https://developers.pinterest.com/docs/api/v5/integrations_commerce-post failed due to backend error on pinterest secondly, there is a partner_metadata field on...