Hooks/Filters

Each column can be modified by filter before output.
Hook names depend on type of field  and field name

  • for order  – woe_get_order_value_FIELD
  • for product  – woe_get_order_product_value_FIELD
  • for coupon  – woe_get_order_coupon_value_FIELD

Use section “Setup fields” to find FIELD –  hover the field(see tooltip on the screenshot)  OR switch to “JSON” format

EACH type has own parameters

It’s possible to skip order using filter woe_order_export_started

There are extra filters to format final text before output woe_xls_output_filter, woe_csv_output_filter, woe_xml_output_filter, woe_json_output_filter