woocommerce / pinterest-for-woocommerce

A native Pinterest integration for WooCommerce. Development is managed by Ventures.
https://woo.com/products/pinterest-for-woocommerce/
GNU General Public License v3.0
22 stars 9 forks source link

Adds WooCommerce as a dependency to the plugin header #1018

Closed ibndawood closed 2 months ago

ibndawood commented 2 months ago

Changes proposed in this Pull Request:

Closes #1017.

In this PR, we add WooCommerce as a dependency using the Requires Plugins header.

Screenshots:

Screenshot 1

image

Screenshot 2

image

Detailed test instructions:

  1. Install and activate Pinterest for WooCommerce plugin without WooCommerce activated.
  2. Verify an error notice is displayed with message: This plugin is active but may not function correctly because required plugins are missing or inactive. (Screenshot 1)
  3. Activate WooCommerce. Verify the dependencies are displayed on the plugin screen (Screenshot 2)

Changelog entry

Tweak - Adds WooCommerce as a dependency to the plugin header