Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/forms/class-llms-forms.php / Page 2

LLMS_Forms::get_post_type()

Method: Retrieve the forms post type name.

Source: includes/forms/class-llms-forms.php:780

Used by 0 functions | Uses 0 functions

LLMS_Forms::get_field_by()

Method: Retrieve a field item from a list of fields by a key/value pair.

Source: includes/forms/class-llms-forms.php:484

Used by 0 functions | Uses 0 functions

LLMS_Forms::is_block_visible()

Method: Determine if a block is visible based on LifterLMS Visibility Settings.

Source: includes/forms/class-llms-forms.php:792

Used by 0 functions | Uses 0 functions

LLMS_Forms::get_form_html()

Method: Retrieve the rendered HTML for the form at a given location.

Source: includes/forms/class-llms-forms.php:505

Used by 0 functions | Uses 0 functions

llms_forms_is_block_visible

Filter Hook: Filter whether or not the block is visible.

Source: includes/forms/class-llms-forms.php:815

Used by 0 functions | Uses 0 functions

llms_get_form_html

Filter Hook: Modify the parsed array of LifterLMS Form Fields.

Source: includes/forms/class-llms-forms.php:537

Used by 0 functions | Uses 0 functions

LLMS_Forms::get_form_post()

Method: Retrieve the WP Post for the form at a given location.

Source: includes/forms/class-llms-forms.php:550

Used by 0 functions | Uses 0 functions

llms_get_form_post_pre_query

Filter Hook: Skip core lookup of the form for the request location and return a custom form post.

Source: includes/forms/class-llms-forms.php:563

Used by 0 functions | Uses 0 functions

llms_get_form_post

Filter Hook: Filters the returned `llms_form` post object

Source: includes/forms/class-llms-forms.php:600

Used by 0 functions | Uses 0 functions

LLMS_Forms::get_additional_fields()

Method: Retrieve additional fields added to the form programmatically.

Source: includes/forms/class-llms-forms.php:613

Used by 0 functions | Uses 0 functions
« Previous 1 2 3 … 5 Next »
Proudly powered by WordPress