MP_Leads::lead_logs_field()

Add Logs Metabox.


Description Description

See also See also


Top ↑

Source Source

File: mortgage-platform/Inc/MP_Leads.php

	public function lead_logs_field() {

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

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.