apply_filters( 'mt_payment_settings_fields', $fields, $options ) → {string}
Add payment settings fields.
Parameters:
Name | Type | Description |
---|---|---|
$fields |
string | HTML output of fields. |
$options |
array | Saved settings data. |
- Source:
Returns:
- Type
- string