#Overview
This function retrieves an array of WordPress user IDs with a saved CRM contact ID.
#Return
(array) $user_ids
The user IDs.
#Get an array of users with contact IDs
$user_ids = wpf_get_users_with_contact_ids();
Was this helpful?
Let us know if you liked the post. That’s the only way we can improve.