pinterest-for-woocommerce icon indicating copy to clipboard operation
pinterest-for-woocommerce copied to clipboard

A native Pinterest integration for WooCommerce. Development is managed by Ventures.

Results 78 pinterest-for-woocommerce issues
Sort by recently updated
recently updated
newest added

This is the Epic for the Pinterest v5 API migration work: The integration branch for all of the code work will be [pinterest-v5-integration-branch](https://github.com/woocommerce/pinterest-for-woocommerce/tree/pinterest-v5-integration-branch) ```[tasklist] ### Tasks - [ ] #738...

type: enhancement

### Changes proposed in this Pull Request: Closes #824. This PR uses the `compat-checker` library from the [WooCommerce Grow repo](https://github.com/woocommerce/grow) to run compatibility and versioning checks during the plugin initialisation....

type: enhancement
changelog: add

### Describe the bug: While compatibility testing for WooCommerce 8.2 ( #823), I came across the following PHP 8.2 warnings: ``` PHP Deprecated: Automatic conversion of false to array is...

category: compatibility

## User story As a user, * I'd like to be notified when I am using a WooCommerce version that will no longer be supported soon. * I'd like my...

type: enhancement

## User story There are merchants that have more than 2000 products and they need to go and edit each product the condition and google category. ### Is your feature...

type: enhancement

Part of [#790](https://github.com/woocommerce/pinterest-for-woocommerce/issues/790) High-level tasks: Optimize calls to "advertisers/{$advertiser_id}/discounts" Next step - analyze the usage and present an optimization strategy.

Part of [#790](https://github.com/woocommerce/pinterest-for-woocommerce/issues/790) High-level tasks: Optimize calls to "commerce/product_pin_merchants/{$merchant_id}" Next step - analyze the usage and present an optimization strategy.

Part of https://github.com/woocommerce/pinterest-for-woocommerce/issues/790 High-level tasks: Optimize calls to "catalogs/{$merchant_id}/feed_profiles" Next step - analyze the usage and present an optimization strategy.

## Intro This is a master Issue that will track work on all of the endpoints mentioned below. I expect that optimizations for each endpoint should be delivered via separate...

type: enhancement

### Describe the bug: The method [`API\Base::trigger_verification()`](https://github.com/woocommerce/pinterest-for-woocommerce/blob/57800517ef7b9656bdba04dabb288e0f75452ab3/src/API/Base.php#L380) has support for verifying site ownership for WordPress/WooCommerce installs in sub-directories (e.g., `/store/`), but shows a PHP notice for installs in the root...

type: bug
priority: low