woocommerce/plugins/woocommerce-admin/client/marketing/components/PluginCardBody
Gan Eng Chin de66873c33
Add `source` event props for `marketing_recommended_extension` track events to differentiate recommendations from woo.com API or default fallback data (#44714)
* Add getRecommendationSource util.

* Add `source` eventprop for `marketing_recommended_extension` track event.

* Make test pass with updated track event.

* Add tests for getRecommendationSource.

* Add JSDoc for getRecommendationSource.

* Better test descriptions.

* Add changelog.
2024-02-20 19:44:28 +08:00
..
PluginCardBody.scss Feature integration: UI Revamp on Marketing Page (#34642) 2022-09-14 15:43:30 +08:00
PluginCardBody.tsx Modify PluginCardBody to accept className, and change description type. 2022-12-13 21:35:01 +08:00
SmartPluginCardBody.tsx Add `source` event props for `marketing_recommended_extension` track events to differentiate recommendations from woo.com API or default fallback data (#44714) 2024-02-20 19:44:28 +08:00
index.ts Add SmartPluginCardBody component. 2022-12-10 02:29:58 +08:00
useIsPluginInstalledNotActivated.ts Replace useIsPluginInstalled with useIsPluginInstalledNotActivated. 2023-01-20 01:36:39 +08:00