• Hello,

    We are using an external queue for sending the newsletters. May we request a couple of filters that would allow us to adjust the stats on the main Newsletters page? Specifically, we need to filter the values on the Status, Progress, and Date columns.

    Something like this would work inside the foreach ($emails as $email) loop in index.php :

    $email = apply_filters(‘newsletter_index_email’, $email);

    Thanks!

    Very Siberian

You must be logged in to reply to this topic.