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