Title: Subscribe programmatically
Last modified: September 6, 2016

---

# Subscribe programmatically

 *  Resolved [Adrian Mörchen](https://wordpress.org/support/users/adrian2k7/)
 * (@adrian2k7)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/subscribe-programmatically/)
 * Hello,
 * Is there a way to subscribe new adresses progammatically?
 * Thanks,
 * Adrian

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Tribulant Software](https://wordpress.org/support/users/contrid/)
 * (@contrid)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/subscribe-programmatically/#post-8149146)
 * [@adrian2k7](https://wordpress.org/support/users/adrian2k7/)
 * Yes, you can do this.
 * You can use PHP code on the same site to do this: [http://tribulant.com/docs/wordpress-mailing-list-plugin/3433](http://tribulant.com/docs/wordpress-mailing-list-plugin/3433)
 * Or alternatively you can use the API to create an HTTP or CURL connection to 
   the site where the WordPress Newsletter plugin is installed. You can use the `
   subscriber_add` API method and the API key and details is under Newsletters >
   Configuration > API inside the plugin. Here is documentation on that: [http://tribulant.com/docs/wordpress-mailing-list-plugin/8538](http://tribulant.com/docs/wordpress-mailing-list-plugin/8538)
 * Let me know if this helps.
 *  Thread Starter [Adrian Mörchen](https://wordpress.org/support/users/adrian2k7/)
 * (@adrian2k7)
 * [9 years, 7 months ago](https://wordpress.org/support/topic/subscribe-programmatically/#post-8149602)
 * Thank you. Works fine for me.
 * Exactly what I waas looking for (forst solution).

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Subscribe programmatically’ is closed to new replies.

 * ![](https://ps.w.org/newsletters-lite/assets/icon-256x256.png?rev=1184265)
 * [Newsletters](https://wordpress.org/plugins/newsletters-lite/)
 * [Support Threads](https://wordpress.org/support/plugin/newsletters-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/newsletters-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/newsletters-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/newsletters-lite/reviews/)

## Tags

 * [api](https://wordpress.org/support/topic-tag/api/)
 * [newsletters](https://wordpress.org/support/topic-tag/newsletters/)
 * [WordPress Newsletter Plugin](https://wordpress.org/support/topic-tag/wordpress-newsletter-plugin/)

 * 2 replies
 * 2 participants
 * Last reply from: [Adrian Mörchen](https://wordpress.org/support/users/adrian2k7/)
 * Last activity: [9 years, 7 months ago](https://wordpress.org/support/topic/subscribe-programmatically/#post-8149602)
 * Status: resolved