• Resolved mariemusi

    (@mariemusi)


    I am using “Custom Order Numbers for WooCommerce” by Tyche Softwares and I am wondering if it is possible to display that order number instead of the order ID on the label?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Dima Pavlenko

    (@dima411)

    Looks like it’s possible, I will add it to the upcoming update.

    Currently the plugin uses the order id, while their plugin hooks/filters the native WooCommerce function of the WC_Order class:

    get_order_number(): string
    Gets the order number for display (by default, order ID).

    So I’ll simply use this function instead:) Thanks for the suggestion!

    Dima

    Plugin Author Dima Pavlenko

    (@dima411)

    Sorry for the long wait:(

    I released the new 1.0.4 plugin version, adding this feature.

    Dima

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Custom Order Number instead of Order ID’ is closed to new replies.