EDD_Customer::add_note( string $note = '' )

Add a note for the customer


Description Description


Parameters Parameters

$note

(Optional) The note to add

Default value: ''


Top ↑

Return Return

(string|boolean) The new note if added successfully, false otherwise


Top ↑

Source Source

File: includes/class-edd-customer.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.