mycred_twilio_get_sender
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 |
|---|---|---|---|
$sender |
bool or obj | Yes | Either |
$number |
string | No | The phone number as sent from Twilio. Example for North American numbers: |
$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.