Profiles

  • Member Since: May 8th, 2018
  • Find me on:
  • Posted a reply to New Subscriber Notifications, on the site WordPress.org Forums:
    After the line $headers = array ... you have to insert wp_mail( $to, $subject, $body,…

  • Posted a reply to New Subscriber Notifications, on the site WordPress.org Forums:
    Hello Pierre, for me it's working - I think, it's not because of the @…

  • Posted a reply to New Subscriber Notifications, on the site WordPress.org Forums:
    You can edit Pages.php (in /mailpoet/lib/Subscription) and add after $this->subscriber->save(); the following code: $to =…