Skip to content

Commit 7671c6e

Browse files
committed
feat: add WFP to About Page
1 parent 11ccdcc commit 7671c6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Modules/About_us.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -378,6 +378,9 @@ private function get_other_products_data() {
378378
'hyve-lite' => [
379379
'name' => 'Hyve Lite',
380380
],
381+
'wp-full-stripe-free' => [
382+
'name' => 'Stripe Payment forms for WordPress Plugin – WP Full Pay',
383+
],
381384
];
382385

383386
foreach ( $products as $slug => $product ) {

0 commit comments

Comments
 (0)