MP_Leads::lead_comment_field()
Add Note Metabox.
Contents
Description Description
See also See also
Source Source
File: mortgage-platform/Inc/MP_Leads.php
public function lead_comment_field() {
$this->add_lead_comment_field( $this->lead );
}
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |