LLMS_Admin_Metabox::register()
Method: Register the Metabox using WP Functions.
Source: includes/abstracts/abstract.llms.admin.metabox.php:388
Method: Register the Metabox using WP Functions.
Source: includes/abstracts/abstract.llms.admin.metabox.php:388
Method: Save field data.
Source: includes/abstracts/abstract.llms.admin.metabox.php:430
Method: Save a metabox field.
Source: includes/abstracts/abstract.llms.admin.metabox.php:478
Method: Allows extending classes to perform additional save methods before the default save.
Source: includes/abstracts/abstract.llms.admin.metabox.php:513
Method: Allows extending classes to perform additional save methods after the default save.
Source: includes/abstracts/abstract.llms.admin.metabox.php:525
Method: Perform Save Actions.
Source: includes/abstracts/abstract.llms.admin.metabox.php:539
Method: Save messages to the database.
Source: includes/abstracts/abstract.llms.admin.metabox.php:565
Method: Normalizes $this->screens to ensure it’s an array.
Source: includes/abstracts/abstract.llms.admin.metabox.php:238
Method: Determine if any errors have been added to the metabox.
Source: includes/abstracts/abstract.llms.admin.metabox.php:252
Method: Generate and output the HTML for the metabox.
Source: includes/abstracts/abstract.llms.admin.metabox.php:263