array( 'id' => array(), 'href' => array(), 'title' => array(), 'onclick' => array(), 'class' => array(), ), 'div' => array( 'id' => array(), 'title' => array(), 'onclick' => array(), 'class' => array(), ), 'input' => array( 'type' => array(), 'name' => array(), 'id' => array(), 'value' => array(), 'class' => array(), ), ); $thepostid = $post->ID; $product_object = $thepostid ? wc_get_product( $thepostid ) : new WC_Product(); wp_nonce_field( 'woocommerce_save_data', 'woocommerce_meta_nonce' ); ?>

set_gallery_image_ids( $attachment_ids ); $product->save(); } }