';
echo '
Affiliates Manager and MailPoet
';
if (isset($_POST['wpam_mailpoet_save_settings'])) {
$list_id = $_REQUEST['wpam_mailpoet_list_id'];
update_option('wpam_mailpoet_list_id', $list_id);
echo '
';
echo '
MailPoet Settings Saved!
';
echo '
';
}
?>
Read the usage documentation to learn how to use the MailPoet integration addon