MP_AbandonedLeads::lead_fields()
Add Lead Fields Metabox.
Contents
Description Description
See also See also
Source Source
File: mortgage-platform/Inc/MP_AbandonedLeads.php
public function lead_fields() {
$this->add_lead_fields( $this->lead );
}
Changelog Changelog
| Version | Description |
|---|---|
| 1.0.0 | Introduced. |