Viewing 1 replies (of 1 total)
  • Plugin Author ThemeHigh

    (@themehigh)

    All the fields created using our plugin are saved as Order Meta Data.

    You can retrieve the data from the database using the below function:

    get_post_meta($order_id, 'field_name', true);

    We hope this will help.

    Thank you!

Viewing 1 replies (of 1 total)
  • The topic ‘[note] field’ is closed to new replies.