フック
apply_filters( 'wcexaap_custom_fields_radio_default_value', string $value , array $selects , string $ident , string $key , array $entry )
クイック決済ページに表示されるラジオボタンフィールドのカスタムフィールドのデフォルト値をフィルタリングする
パラメータ パラメータ
- $value
(文字列)
- $selects
(配列)
- $ident
(文字列)
customer
,order
,delivery
, ormember
- $key
(文字列) Custom field key
- $entry
ファイル: src/Components/CustomFields/CustomFields.php