Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- wp_fusion()->crm->connect();
- $result = wp_fusion()->crm->app->fetch_subscriber( array(
- 'account_id' => wp_fusion()->crm->account_id,
- 'subscriber_id' => $contact_id
- ) );
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement