edd_customer_save_note( array $args )
Save a customer note being added
Description Description
Parameters Parameters
- $args
-
(Required) The $_POST array being passeed
Return Return
(int) The Note ID that was saved, or 0 if nothing was saved
Source Source
File: includes/admin/customers/customer-actions.php
Changelog Changelog
Version | Description |
---|---|
2.3 | Introduced. |