MP_Leads::gallery_metabox()

Add Gallery Metabox.


Description Description

See also See also


Top ↑

Source Source

File: mortgage-platform/Inc/MP_Leads.php

	public function gallery_metabox() {

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

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0 Introduced.