Profiles

  • Member Since: April 3rd, 2017
  • Find me on:
  • Posted a reply to Get Custom Input Field’s value via PHP, on the site WordPress.org Forums:
    This is my code: add_action( 'woocommerce_payment_complete', 'api_add_order'); function api_add_order($order_id){ $order = new WC_Order($order_id); $order_username =…

  • Created a topic, Get Custom Input Field’s value via PHP, on the site WordPress.org Forums:
    Hello, I want to get whatever the customer typed into…

  • Created a topic, Very nice plugin!, on the site WordPress.org Forums:
    I love this Plugin! Very easy to use and it looks nice…