Skip to content

Commit ac34478

Browse files
committed
refactor: sendy actions misleading comments
1 parent 6b33b0c commit ac34478

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

includes/Actions/Sendy/SendyController.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?php
22

33
/**
4-
* MailChimp Integration
4+
* Sendy Integration
55
*/
66

77
namespace BitCode\FI\Actions\Sendy;
@@ -11,7 +11,7 @@
1111
use WP_Error;
1212

1313
/**
14-
* Provide functionality for MailChimp integration
14+
* Provide functionality for Sendy integration
1515
*/
1616
class SendyController
1717
{

readme.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ _Release Date -08th November 2025_
706706
- **New Feature**
707707
- MemberPress: Added support for user custom fields to extend integration flexibility (Pro).
708708

709-
- **New Imrpovement**
709+
- **New Improvement**
710710
- GiveWP: Enhanced trigger functionality with improved data listening (Pro).
711711
- Action Hook: Added default field type for triggers to ensure smoother workflows (Pro).
712712

0 commit comments

Comments
 (0)