MP_AbandonedLeads::address_metabox()

Add Address Metabox.


Description Description

See also See also


Top ↑

Source Source

File: mortgage-platform/Inc/MP_AbandonedLeads.php

	public function address_metabox() {

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

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.