Okay
  Public Ticket #2837198
Add new row after an order is placed
Closed

Comments

  •  1
    George Nicolaou started the conversation

    I have a table unrelated to woocommmerce that I need to add an entry to after an order is completed so I need to ask is there a function/hook I can call to add a new row after order is completed? I know I can do 


    add_action( 'woocommerce_order_status_completed', 'your_custom_function_call', 10, 1);

     The question is do you guys have a way for me to "Add New" without user interaction?

  • [deleted] replied

    Hi George

    Thank you for reaching out to us.

    Using hooks and filters requires some programming knowledge, and included support refers only to advice, so we can't help you out with that, but we can direct you to our documentation where you can see available hooks and filters https://wpdatatables.com/documentation/information-for-developers/filters/

    Alternatively we can recommend these services for customization:

    https://codeable.io/?ref=l1TW1

    https://wpkraken.io/?tms-plugins

    They do develop such solutions, so can you please send your inquiry to them?

  •  1
    George Nicolaou replied

    understood thanks

  • [deleted] replied

    You are most welcome I wish I could be more helpful.

    If there is anything else we can assist you with please don't hesitate to open a new ticket.

    Have a wonderful day!