MP_Leads::calculate_fields()

Add calculate fields Metabox.


Description Description

See also See also


Top ↑

Source Source

File: mortgage-platform/Inc/MP_Leads.php

	public function calculate_fields() {

		$this->add_calculate_fields( $this->lead );
	}

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.