purchase_note

  1. RusKiller777

    Помогите, как удалить _purchase_note при клонировании товара

    customer note или purchase_note в Докане. Я использую это поле чтобы загружать туда ключи от игр. Код такой кнопки клонирования //by press button user create copy of product; wp_update_post( array( ‘ID’ => intval( $clone_product_id ), ‘post_title’ => $product->get_title(), // ‘post_status’ =>...
Назад
Сверху