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