Example Code for Custom Autoresponder Integration with WP eStore

This documentation is only for developers. If you are not a developer then you have no need to read this. First read this post to understand some basics. The following is an example code that shows you how use the item specific signup hook (this hook is called for each item that the customer purchases): add_action(‘eStore_item_specific_autoresponder_signup’, … Continue reading Example Code for Custom Autoresponder Integration with WP eStore