LLMS_Admin_Metabox::configure()

This function allows extending classes to configure required class properties.


Description Description

Properties $id, $title, and $screens should be configured in this function.


Top ↑

Return Return

(void)


Top ↑

Source Source

File: includes/abstracts/abstract.llms.admin.metabox.php

		$this->errors[] = $error;

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.