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