• LifterLMS
  • Knowledge Base
  • Academy
  • Blog
  • Podcast
  • Contributors
  • My Account

LifterLMS LifterLMS

  • Code Reference
  • REST API
  • LLMS-CLI
  • Changelog Subscribe

Code Reference

Skip to content
Filter by type:
Search
Browse: Home / Methods / Page 58

LLMS_Admin_Metabox::get_fields()

Method: This function is where extending classes can configure all the fields within the metabox.

Source: includes/abstracts/abstract.llms.admin.metabox.php:228

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::get_screens()

Method: Normalizes $this->screens to ensure it’s an array.

Source: includes/abstracts/abstract.llms.admin.metabox.php:238

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::has_errors()

Method: Determine if any errors have been added to the metabox.

Source: includes/abstracts/abstract.llms.admin.metabox.php:252

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::output()

Method: Generate and output the HTML for the metabox.

Source: includes/abstracts/abstract.llms.admin.metabox.php:263

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::output_errors()

Method: Display the messages as a WP Admin Notice.

Source: includes/abstracts/abstract.llms.admin.metabox.php:290

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::process_fields()

Method: Process fields to setup navigation and content with minimal PHP loops.

Source: includes/abstracts/abstract.llms.admin.metabox.php:316

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::register()

Method: Register the Metabox using WP Functions.

Source: includes/abstracts/abstract.llms.admin.metabox.php:388

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save()

Method: Save field data.

Source: includes/abstracts/abstract.llms.admin.metabox.php:430

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_actions()

Method: Perform Save Actions.

Source: includes/abstracts/abstract.llms.admin.metabox.php:538

Used by 0 functions | Uses 0 functions

LLMS_Admin_Metabox::save_after()

Method: Allows extending classes to perform additional save methods after the default save.

Source: includes/abstracts/abstract.llms.admin.metabox.php:524

Used by 0 functions | Uses 0 functions
« Previous 1 … 57 58 59 … 408 Next »
© 2014 - 2026 LifterLMS · Privacy Policy · Terms and Conditions