메소드 |
설명 |
|
filter_variation_attributes ( WC_Product_Attribute $attribute ) : boolean |
Filter callback for finding variation attributes. |
|
get_product_data_tabs ( ) : array |
Return array of tabs to show. |
|
get_product_type_options ( ) : array |
Return array of product type options. |
|
output_tabs ( ) |
Show tab content/settings. |
|
prepare_children ( ) : array |
Prepare children for save. |
|
prepare_downloads ( $file_names, $file_urls, $file_hashes ) : array |
Prepare downloads for save. |
|
prepare_set_attributes ( array $all_attributes, string $key_prefix = 'attribute_', integer $index = null ) : array |
Prepare attributes for a specific variation or defaults. |
|