File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Requires PHP: 8.0
1010License: GPL-2.0-or-later
1111License URI: https://www.gnu.org/licenses/gpl-2.0.html
1212
13- Add WooCommerce customers to Brevo the simple way .
13+ Add WooCommerce customers to Brevo on product purchase .
1414
1515== Description ==
1616
Original file line number Diff line number Diff line change 22/**
33 * Plugin Name: BrevWoo
44 * Plugin URI: https://github.com/AlecRust/brevwoo
5- * Description: Add WooCommerce customers to Brevo the simple way .
5+ * Description: Add WooCommerce customers to Brevo on product purchase .
66 * Version: 2.0.0
77 * Requires at least: 6.4
88 * Tested up to: 6.9
Original file line number Diff line number Diff line change 11{
22 "name" : " alecrust/brevwoo" ,
3- "description" : " Add WooCommerce customers to Brevo the simple way ." ,
3+ "description" : " Add WooCommerce customers to Brevo on product purchase ." ,
44 "homepage" : " https://github.com/AlecRust/brevwoo" ,
55 "license" : " GPL-2.0-or-later" ,
66 "type" : " wordpress-plugin" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " brevwoo" ,
33 "version" : " 2.0.0" ,
4- "description" : " Add WooCommerce customers to Brevo the simple way ." ,
4+ "description" : " Add WooCommerce customers to Brevo on product purchase ." ,
55 "author" : " Alec Rust (https://www.alecrust.com/)" ,
66 "license" : " GPL-2.0-or-later" ,
77 "repository" : " https://github.com/AlecRust/brevwoo" ,
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Requires PHP: 8.0
88License: GPL-2.0-or-later
99License URI: https://www.gnu.org/licenses/gpl-2.0.html
1010
11- Add WooCommerce customers to Brevo the simple way .
11+ Add WooCommerce customers to Brevo on product purchase .
1212
1313== Description ==
1414
You can’t perform that action at this time.
0 commit comments