mycred_twilio_format_phone_number
Description
This filter allows you to adjust a given phone numbers formating.
Available since version 2.0
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
$phone_number |
string | Yes | The phone number formatted by appending the country code and removing non numeric characters. |
$number |
string | No | The original number before formating. |
$country_code |
string | No | The country code saved in the plugin settings. |
Used By
| Package | Prio. | Description |
|---|---|---|
| Not used by any built-in package. | ||
Examples
No example found.