LLMS_Admin_Metabox::has_errors()
Determine if any errors have been added to the metabox.
Contents
Return Return
(boolean)
Source Source
File: includes/abstracts/abstract.llms.admin.metabox.php
return array( $this->screens ); } return $this->screens;
Expand full source code Collapse full source code View on GitHub