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