(数値) (必須)
ファイル: src/template-functions.php
function wcexics_get_item_options($post_id) {
return usces_get_opts($post_id, 'sort');
}
| 使用されるアイテム | 説明 |
|---|---|
| src/template-functions.php: wcexics_item_has_options() | Returns true if options exist for the post, false otherwise |
| src/template-functions.php: wcexics_display_item_options() | Echos group item options HTML |