Conversation
|
@vinkmeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@vinkmeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@vinkmeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
📦 Latest Plugin BuildBuilt at: 2025-05-11T22:52:43.896Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-11T22:52:43.896Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
|
@vinkmeta has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
📦 Latest Plugin BuildBuilt at: 2025-05-12T07:46:21.736Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
1 similar comment
📦 Latest Plugin BuildBuilt at: 2025-05-12T07:46:21.736Z Download: Click here to download the plugin To download: Click the link above → Scroll to bottom → Download "facebook-for-woocommerce" artifact |
Summary: Removed concept of Product Group Deletion from the plugin Please delete options that are not relevant. - Bug fix (non-breaking change which fixes an issue) - [x] I have commented my code, particularly in hard-to-understand areas. - [x] I have confirmed that my changes do not introduce any new PHPCS warnings or errors. - [x] I have checked plugin debug logs that my changes do not introduce any new PHP warnings or FATAL errors. - [x] I followed general Pull Request best practices. Meta employees to follow this [wiki]([url](https://fburl.com/wiki/2cgfduwc)). - [x] I have added tests (if necessary) and all the new and existing unit tests pass locally with my changes. - [x] I have completed dogfooding and QA testing, or I have conducted thorough due diligence to ensure that it does not break existing functionality. - [x] I have updated or requested update to plugin documentations (if necessary). Meta employees to follow this [wiki]([url](https://fburl.com/wiki/nhx73tgs)). Removed concept of Product Group Deletion from the plugin Pull Request resolved: #3062 Test Plan: ./vendor/bin/phpunit Reviewed By: devbodaghe Differential Revision: D73082810 Pulled By: vinkmeta fbshipit-source-id: 9eab588b0d417a9b9ac72e9d4010daa08ef56f64
Description
Removed concept of Product Group Deletion from the plugin
Type of change
Please delete options that are not relevant.
Checklist
Changelog entry
Removed concept of Product Group Deletion from the plugin
Test Plan
./vendor/bin/phpunit