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