Skip to content

Instantly share code, notes, and snippets.

@tribulant
Created August 1, 2014 09:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tribulant/ec74b7969db452038e0d to your computer and use it in GitHub Desktop.
Save tribulant/ec74b7969db452038e0d to your computer and use it in GitHub Desktop.
Checkout: Action - checkout_admin_supplier_saved Usage
<?php
add_action('checkout_admin_supplier_saved', 'supplier_saved', 10, 2);
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment