mycred_send_language
Description
This filter allows you to change the language used when using the mycred_send shortcode. There are by default three messages that can be translated / adjusted:
working– used when the button is clicked and we are waiting for the AJAX call to finish.done– used on successfull transactionserror– used on transactions that failed.
Available since version 1.3
Parameters
| Param | Type | Required | Description |
|---|---|---|---|
$instances |
array | Yes | An array of strings used by the mycred_send shortcode. |
Used By
| Package | Prio. | Description |
|---|---|---|
| mycred/core | 10 | Used by the mycred_send shortcode. |
Examples
No example found.