Skip to content

Instantly share code, notes, and snippets.

@manutheblacker
Created July 7, 2021 04:20
Show Gist options
  • Save manutheblacker/42ec2070b42773a385c9d944c8043dda to your computer and use it in GitHub Desktop.
Save manutheblacker/42ec2070b42773a385c9d944c8043dda to your computer and use it in GitHub Desktop.
<?php
// api_choosed : the name of the sms gateway that will be saved
// data : the list of data that you have edited with the JS filter (woo_usn_save_gateways_data)
add_action('woo_usn_save_sms_gateway_credentials', api_choosed, data );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment