mycred_twilio_get_senders_id

Description

This filter allows you to adjust the results when the Twilio Transfer plugin tries to tie a phone number to a user on your website.

Available since version 1.0

Parameters

Param Type Required Description
$user_id bool or int Yes

Either FALSE if the user could not be found or the numeric ID if a match is made.

$number string No

The phone number as sent from Twilio. Example for North American numbers: +11234567890

$meta_key string No

Either the user meta key where the phone number is stored or the field name if BuddyPress is used.

Used By

Package Prio. Description
Not used by any built-in package.

Examples

No example found.