• Resolved technigrafix

    (@technigrafix)


    Fee names aren’t copied. This can be fixed by changing
    'name' => $fee_item->get_name(),
    to
    'name' => $fee_value['name'],
    around line 233 of class-clone-order.php. May also apply to bulk clone.

    • This topic was modified 5 years, 3 months ago by technigrafix.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
  • The topic ‘Fee name not copied’ is closed to new replies.