Skip to content

Commit

Permalink
Add note
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxwellGarceau committed Dec 28, 2024
1 parent 4852c4b commit 1be1850
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions mailchimp.php
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,9 @@ function mailchimp_sf_needs_upgrade() {

/**
* Deletes all Mailchimp options
*
* TODO: The options names should be moved to a config file
* or to a class dedicated to options
**/
function mailchimp_sf_delete_setup() {
$options = array(
Expand Down

0 comments on commit 1be1850

Please sign in to comment.