... '_product_image' ); update_post_meta( $post_id, '_product_image_gallery', implode(',', $images) ); } } add_action( 'wpuf_add_post_after_insert', ...
確定! 回上一頁