edd_customer_save_note( array $args )

Save a customer note being added


Description Description


Parameters Parameters

$args

(Required) The $_POST array being passeed


Top ↑

Return Return

(int) The Note ID that was saved, or 0 if nothing was saved


Top ↑

Source Source

File: includes/admin/customers/customer-actions.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
2.3 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.