'', // Text in Label 'class' => '', 'style' => '', 'wrapper_class' => '', 'value' => '', // if empty, retrieved from post meta where id is the meta_key 'id' => '', // required 'name' => '', //name will set from id if empty 'options' => '', // Options for select, array 'desc_tip' => '', 'custom_attributes' => '', // array of attributes 'description' => '' ); woocommerce_wp_select( $args );