PHPlist & new posts notification?
Don’t know of a plugin that does that but if you take a look at WP PHPList plugin or more specifically the way it Interacts with phplist using PHP CURL, it logs in to phplist as admin and save cookie using CURLOPT_COOKIEFILE and then simulates a post to subscriber form. So maybe going in that … Read more