shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php
shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php
shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php

Hooks

No Data

$this->wizard_handler->get_current_wizard_slug() . '_setup_wizard_enqueue_scripts

Action
Action fires after finishing enqueuing setup wizard assets.

ld-group-registration/wisdm-setup/class-wisdm-setup-wizard.php: 128

No Data

array$extra_data: Additional data related to type of email sent and the group ID.

ldgr_group_email_extra_data

Filter
Filter the group email extra data array $extra_data Additional data related to type of email sent and the group ID.

ld-group-registration/includes/ld-group-registration-functions.php: 32

array$extra_data: Additional data related to type of email sent and the group ID.

string$send_to: Email address of the recipient.

array$extra_data: Additional information related to the emails to be sent.

ldgr_group_email_to

Filter
Filter group email recipient email address string $send_to Email address of the recipient.array $extra_data Additional information related to the emails to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 42

string$send_to: Email address of the recipient.

array$extra_data: Additional information related to the emails to be sent.

string$subject: Subject of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

ldgr_group_email_subject

Filter
Filter group email subject string $subject Subject of the email to be sent.array $extra_data Additional information related to the emails to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 52

string$subject: Subject of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

string$message: Body of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

ldgr_group_email_message

Filter
Filter group email body string $message Body of the email to be sent.array $extra_data Additional information related to the emails to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 62

string$message: Body of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

string$headers: Headers of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

ldgr_group_email_headers

Filter
Filter group email headers string $headers Headers of the email to be sent.array $extra_data Additional information related to the emails to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 72

string$headers: Headers of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

string$attachments: Attachments of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

ldgr_group_email_attachments

Filter
Filter group email attachments string $attachments Attachments of the email to be sent.array $extra_data Additional information related to the emails to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 82

string$attachments: Attachments of the email to be sent.

array$extra_data: Additional information related to the emails to be sent.

string$mailer: The notification method to be used to send emails.

array$extra_data: Additional information related to the emails to be sent.

ldgr_filter_notification_mailer

Filter
Filter whether to send emails using Woocommerce, EDD or default WP mails. string $mailer The notification method to be used to send emails.array $extra_data Additional information related to the emails to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 103

string$mailer: The notification method to be used to send emails.

array$extra_data: Additional information related to the emails to be sent.

string$mailer: The notification method to be used to send emails.

array: $extra_data Additional information related to the emails to be sent.

string$send_to: Email address of the recipient.

string$subject: Subject of the email to be sent.

string$message: Body of the email to be sent.

string$headers: Headers of the email to be sent.

string$attachments: Attachments of the email to be sent.

ldgr_action_custom_notification_mail

Action
Allow 3rd party plugins to use different emails to send emails string $mailer The notification method to be used to send emails.array $extra_data Additional information related to the emails to be sent.string $send_to Email address of the recipient.string $subject Subject of the email to be sent.string $message Body of the email to be sent.string $headers Headers of the email to be sent.string $attachments Attachments of the email to be sent.

ld-group-registration/includes/ld-group-registration-functions.php: 136

string$mailer: The notification method to be used to send emails.

array: $extra_data Additional information related to the emails to be sent.

string$send_to: Email address of the recipient.

string$subject: Subject of the email to be sent.

string$message: Body of the email to be sent.

string$headers: Headers of the email to be sent.

string$attachments: Attachments of the email to be sent.

string$content_type: Set mail content type to HTML(default) or plain text.

ldgr_set_mail_content_type

Filter
Set Group Registrations email content type string $content_type Set mail content type to HTML(default) or plain text.

ld-group-registration/includes/ld-group-registration-functions.php: 154

string$content_type: Set mail content type to HTML(default) or plain text.

array: $args Template arguments

string$template_path: Template path

ldgr_filter_template_args

Filter
Allow 3rd party plugins to filter template arguments. array $args Template argumentsstring $template_path Template path

ld-group-registration/includes/ld-group-registration-functions.php: 409

array: $args Template arguments

string$template_path: Template path

string$template_path: Template path

array: $args Template arguments

ldgr_filter_template_path

Filter
Allow 3rd party plugins to filter template path. string $template_path Template patharray $args Template arguments

ld-group-registration/includes/ld-group-registration-functions.php: 423

string$template_path: Template path

array: $args Template arguments

array: $args Template arguments

string$template_path: Template path

ldgr_action_before_template

Action
Allow 3rd party plugins to perform actions before template is rendered. array $args Template argumentsstring $template_path Template path

ld-group-registration/includes/ld-group-registration-functions.php: 438

array: $args Template arguments

string$template_path: Template path

array: $args Template arguments

string$template_path: Template path

ldgr_action_after_template

Action
Allow 3rd party plugins to perform actions after template is rendered. array $args Template argumentsstring $template_path Template path

ld-group-registration/includes/ld-group-registration-functions.php: 455

array: $args Template arguments

string$template_path: Template path

string$contents: HTML content rendered by the template

array: $args Template arguments

ldgr_filter_get_template_contents

Filter
Allow 3rd party plugins to filter returned contents string $contents HTML content rendered by the templatearray $args Template arguments

ld-group-registration/includes/ld-group-registration-functions.php: 469

string$contents: HTML content rendered by the template

array: $args Template arguments

string$site_timezone: Site timezone

ldgr_filter_date_in_site_timezone_timezone

Filter
Filter the timezone for the returned date string $site_timezone Site timezone

ld-group-registration/includes/ld-group-registration-functions.php: 520

string$site_timezone: Site timezone

string$format: Valid PHP datetime format.

string$timestamp: Unix timestamp of the date.

ldgr_filter_date_in_site_timezone_format

Filter
Filter the datetime format for the returned date string $format Valid PHP datetime format.string $timestamp Unix timestamp of the date.

ld-group-registration/includes/ld-group-registration-functions.php: 546

string$format: Valid PHP datetime format.

string$timestamp: Unix timestamp of the date.

string$converted_date_string: Converted date string to be returned.

object$date: DateTime object of the returned date.

ldgr_filter_date_in_site_timezone

Filter
Filter the date string to be returned. string $converted_date_string Converted date string to be returned.object $date DateTime object of the returned date.

ld-group-registration/includes/ld-group-registration-functions.php: 561

string$converted_date_string: Converted date string to be returned.

object$date: DateTime object of the returned date.

string$site_timezone: Site timezone

ldgr_filter_date_in_site_timezone

Filter
Filter the timezone for the returned date string $site_timezone Site timezone

ld-group-registration/includes/ld-group-registration-functions.php: 587

string$site_timezone: Site timezone

string$timestamp: Timestamp returned.

object$date: DateTime class object of the returned date.

string$datestring: Date string in Y-m-d format.

string$time_of_day: Time of day

ldgr_filter_get_date_time_of_day

Filter
Filter timestamp returned for get time of day for the date string $timestamp Timestamp returned.object $date DateTime class object of the returned date.string $datestring Date string in Y-m-d format.string $time_of_day Time of day

ld-group-registration/includes/ld-group-registration-functions.php: 620

string$timestamp: Timestamp returned.

object$date: DateTime class object of the returned date.

string$datestring: Date string in Y-m-d format.

string$time_of_day: Time of day

int$groups_dashboard_page: ID of the groups dashboard page with the [wdm_group_users] shortcode.

array$groups_dashboard_pages: List of all pages with the [wdm_group_users] shortcode.

ldgr_filter_get_groups_dashboard_page

Filter
Filter get dashboard page. int $groups_dashboard_page ID of the groups dashboard page with the [wdm_group_users] shortcode.array $groups_dashboard_pages List of all pages with the [wdm_group_users] shortcode.

ld-group-registration/includes/ld-group-registration-functions.php: 648

int$groups_dashboard_page: ID of the groups dashboard page with the [wdm_group_users] shortcode.

array$groups_dashboard_pages: List of all pages with the [wdm_group_users] shortcode.

array$variation_ids: Array of variation IDs.

int: $product_id ID of the product.

ldgr_filter_get_product_variation_ids

Filter
Filter product variation IDs. array $variation_ids Array of variation IDs.int $product_id ID of the product.

ld-group-registration/includes/ld-group-registration-functions.php: 817

array$variation_ids: Array of variation IDs.

int: $product_id ID of the product.

array$courses:

object$item:

ldgr_dynamic_courses_order

Filter
Filter to modify courses arrayarray $coursesobject $item

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-group.php: 239

array$courses:

object$item:

array$cart_item_meta:

object$product_id:

ldgr_dynamic_courses_order

Filter
Filter to modify cart item meta arrayarray $cart_item_metaobject $product_id

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-group.php: 292

array$cart_item_meta:

object$product_id:

array$group_data:

object$item:

ldgr_dynamic_courses_order

Filter
Filter to modify group dataarray $group_dataobject $item

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-group.php: 379

array$group_data:

object$item:

array$postid:

ldgr_get_all_courses

Filter
Filter to modify coursesarray $postid

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-group.php: 490

array$postid:

array$postid:

ldgr_selected_courses

Filter
Filter to modify selected coursesarray $postid

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-group.php: 521

array$postid:

array$group_courses: List of courses in the group.

int$group_id: ID of the group.

ldgr_filter_group_course_list

Filter
Filter the list of courses in the group on groups dashboard.array $group_courses List of courses in the group.int $group_id ID of the group.

ld-group-registration/modules/classes/class-ld-group-registration-reports.php: 60

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 2061

ld-group-registration/modules/templates/ldgr-group-report.template.php: 53

array$group_courses: List of courses in the group.

int$group_id: ID of the group.

array$localized_array: Group reports localized data.

ldgr_filter_group_reports_localized_data

Filter
Filter group reports localized dataarray $localized_array Group reports localized data.

ld-group-registration/modules/classes/class-ld-group-registration-reports.php: 76

array$localized_array: Group reports localized data.

No Data

ldgr_filter_group_report_data

Filter
Filter group report generated data.

ld-group-registration/modules/classes/class-ld-group-registration-reports.php: 220

No Data

string$reward: HTML to be displayed for rewards.

int$user_id: ID of the user.

int$course_id: ID of the course.

int$group_id: ID of the group.

wdm_ldgr_report_add_rewards

Filter
Filter the reward details displayed for group reports.string $reward HTML to be displayed for rewards.int $user_id ID of the user.int $course_id ID of the course.int $group_id ID of the group.

ld-group-registration/modules/classes/class-ld-group-registration-reports.php: 369

string$reward: HTML to be displayed for rewards.

int$user_id: ID of the user.

int$course_id: ID of the course.

int$group_id: ID of the group.

array$final_report_data: Array of data to be used to create the final data table.

array$data: Array of data with all student report details.

ldgr_filter_group_report_data_table

Filter
Filter group report data tablearray $final_report_data Array of data to be used to create the final data table.array $data Array of data with all student report details.

ld-group-registration/modules/classes/class-ld-group-registration-reports.php: 385

array$final_report_data: Array of data to be used to create the final data table.

array$data: Array of data with all student report details.

int$user_id: ID of the user.

int$course_id: ID of the learndash course.

ldgr_filter_get_user_lesson_progress

Filter
Filter the user lesson progress for a course for group course reports.int $user_id ID of the user.int $course_id ID of the learndash course.

ld-group-registration/modules/classes/class-ld-group-registration-reports.php: 560

int$user_id: ID of the user.

int$course_id: ID of the learndash course.

No Data

ldgr_filter_dynamic_fields_html

Filter
Filter to alter html during creation of dynamic html fields.

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-fields.php: 288

No Data
No Data

ldgr_filter_dynamic_final_csv_data

Filter
Filter to alter dynamic fields final CSV data.

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-fields.php: 399

No Data
No Data

ldgr_filter_dynamic_user_meta

Filter
Filter to alter user meta for dynamic fields.

ld-group-registration/modules/classes/class-ld-group-registration-dynamic-fields.php: 424

No Data
No Arguments

No Data

Filter
Filter admin localized data. array $data Localized data to be passed in js.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 326

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 81

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 125

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 1716

No Arguments
No Arguments

ldgr_action_after_ld_not_active_restriction

Action
After learndash not activated.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 1093

No Arguments
No Arguments

ldgr_action_after_login_restriction

Action
After login restriction.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 1105

No Arguments
No Arguments

ldgr_action_no_groups

Action
After no groups found.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 1120

No Arguments
No Arguments

ldgr_action_no_group_privileges

Action
After no group privileges.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 1146

No Arguments
No Arguments

No Data

Filter
Filter groups dashboard localized data. array $data Localized data.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 1722

No Arguments

array$users: List of group users to be displayed for the group.

int: $group_id ID of the current LD group.

ldgr_filter_tab_user_list

Filter
Filter the list of users to be displayed on any of the groups dashboard tabs. array $users List of group users to be displayed for the group.int $group_id ID of the current LD group.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 2071

array$users: List of group users to be displayed for the group.

int: $group_id ID of the current LD group.

array$tab_headers: Array of tab headers.

int: $group_id ID of the group.

ldgr_filter_group_registration_tab_headers

Filter
Filter tab headers on the groups dashboard. array $tab_headers Array of tab headers.int $group_id ID of the group.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 2115

array$tab_headers: Array of tab headers.

int: $group_id ID of the group.

array$tab_contents: Array of tab contents.

int: $group_id ID of the group.

ldgr_filter_group_registration_tab_contents

Filter
Filter tab contents on the groups dashboard. array $tab_contents Array of tab contents.int $group_id ID of the group.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 2124

array$tab_contents: Array of tab contents.

int: $group_id ID of the group.

No Data

ldgr_filter_csv_data_list_map

Filter
Added a filter to allow the user to change the element mapping in the CSV file.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 2274

No Data

object$query: WP_Query object to be filtered.

restrict_group_leader_upload_privileges

Filter
Filter query for restricting group leader privileges for image uploads. object $query WP_Query object to be filtered.

ld-group-registration/modules/classes/class-ld-group-registration-groups.php: 2471

object$query: WP_Query object to be filtered.

int$max_group_limit: Zero by default, if set, will be validated against

ldgr_filter_group_code_seat_limit

Filter
Filter to enable max group code seat limitint $max_group_limit Zero by default, if set, will be validated againstcreating new group codes.

ld-group-registration/modules/classes/class-ld-group-registration-group-code.php: 694

int$max_group_limit: Zero by default, if set, will be validated against

string$default_gdpr_message: The default GDPR checkbox message displayed if not updated.

ldgr_filter_default_gdpr_checkbox_message

Filter
Filter the default GDPR checkbox message.string $default_gdpr_message The default GDPR checkbox message displayed if not updated.

ld-group-registration/modules/classes/class-ld-group-registration-group-code.php: 1206

string$default_gdpr_message: The default GDPR checkbox message displayed if not updated.

No Data

ldgr_filter_group_code_registration_shortcode_attributes

Filter
Allow 3rd party addons to filter attributes.

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 52

No Data

mixed$is_invalid: True if form data invalid else error message string.

array$form_data: List of form data.

ldgr_filter_is_invalid_group_code

Filter
Filter whether group code form data is valid. mixed $is_invalid True if form data invalid else error message string.array $form_data List of form data.

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 500

mixed$is_invalid: True if form data invalid else error message string.

array$form_data: List of form data.

No Data

ldgr_filter_new_user_details

Filter
Allow 3rd party plugins to alter userdata before the new user is created

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 534

No Data

int: $member_user_id ID of the new user created.

object: $group_code Group Code object used for registration.

array: $form_data Data of the form submitted during registration.

ldgr_action_group_code_user_created

Action
Perform actions after a new user is created and enrolled using group code int $member_user_id ID of the new user created.object $group_code Group Code object used for registration.array $form_data Data of the form submitted during registration.

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 549

int: $member_user_id ID of the new user created.

object: $group_code Group Code object used for registration.

array: $form_data Data of the form submitted during registration.

int: $user_id ID of the enrolled user.

object: $group_code Group code object used for enrollment.

array: $form_data Data of the form submitted during enrollment.

ldgr_action_group_code_user_enrolled

Action
Allow 3rd party plugins to perform actions on enrollment via group codes. int $user_id ID of the enrolled user.object $group_code Group code object used for enrollment.array $form_data Data of the form submitted during enrollment.

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 706

int: $user_id ID of the enrolled user.

object: $group_code Group code object used for enrollment.

array: $form_data Data of the form submitted during enrollment.

array$success_data: Response data returned on successfull form submission.

array$form_data: Details of the group code enrollment/registration form.

ldgr_filter_group_code_success_data

Filter
Filter group code enrollment/registration form success data array $success_data Response data returned on successfull form submission.array $form_data Details of the group code enrollment/registration form.

ld-group-registration/modules/classes/class-ld-group-registration-group-code-registration.php: 1098

array$success_data: Response data returned on successfull form submission.

array$form_data: Details of the group code enrollment/registration form.

array$sub_group_edit Array: of sub-group data being edited.

ldgr_filter_sub_group_edit

Filter
Filter the data while editing a sub-grouparray $sub_group_edit Array of sub-group data being edited.

ld-group-registration/modules/classes/class-ld-group-registration-sub-groups.php: 142

array$sub_group_edit Array: of sub-group data being edited.

array$sub_group_data Array: of sub-group data being created.

ldgr_filter_sub_group_create

Filter
Filter the data while creating a sub-grouparray $sub_group_data Array of sub-group data being created.

ld-group-registration/modules/classes/class-ld-group-registration-sub-groups.php: 169

array$sub_group_data Array: of sub-group data being created.

array$result Array: of sub group update details.

array$post_data Post: data submitted to update sub-group.

ldgr_filter_sub_group_update_result

Filter
Filter sub-group update resultsarray $result Array of sub group update details.array $post_data Post data submitted to update sub-group.

ld-group-registration/modules/classes/class-ld-group-registration-sub-groups.php: 235

array$result Array: of sub group update details.

array$post_data Post: data submitted to update sub-group.

string$user_roles: User roles to skip overriding.

ldgr_sub_group_leaders_remove_prev_role

Filter
Does not override these user roles while creating sub-group and making users as a group leader.string $user_roles User roles to skip overriding.

ld-group-registration/modules/classes/class-ld-group-registration-sub-groups.php: 255

string$user_roles: User roles to skip overriding.

bool$remove_previous_role: true will remove previous user role and add Group Leader role.

WP_User$user: WP_User instance of the given user ID.

ldgr_sub_group_leaders_remove_prev_role

Filter
User level checking to remove previous user role.bool $remove_previous_role true will remove previous user role and add Group Leader role.WP_User $user WP_User instance of the given user ID.

ld-group-registration/modules/classes/class-ld-group-registration-sub-groups.php: 275

bool$remove_previous_role: true will remove previous user role and add Group Leader role.

WP_User$user: WP_User instance of the given user ID.

string$group_creation_done: The string 'done' if group not to be created for the given order.

int: $order_id ID of the order.

ldgr_filter_toggle_group_creation_for_order

Filter
Toggle whether to create group for the given order on order completion. string $group_creation_done The string 'done' if group not to be created for the given order.int $order_id ID of the order.

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 531

string$group_creation_done: The string 'done' if group not to be created for the given order.

int: $order_id ID of the order.

array$courses: Array of courses from product meta.

array$item: Order item object

ldgr_order_courses_data

Filter
Filter to modify courses array. array $courses Array of courses from product meta.array $item Order item object

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 608

array$courses: Array of courses from product meta.

array$item: Order item object

array$group_data: groupdata

array$item: Order item object

ldgr_order_group_data

Filter
Filter to modify group data before processing. array $group_data groupdataarray $item Order item object

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 627

array$group_data: groupdata

array$item: Order item object

int$courses: Array of courses from product meta.

array$item: Order item object

ldgr_order_courses_data

Filter
Filter to modify courses array. int $courses Array of courses from product meta.array $item Order item object

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 705

int$courses: Array of courses from product meta.

array$item: Order item object

array$group_data: groupdata

array$item: Order item object

ldgr_order_group_data

Filter
Filter to modify group data before processing. array $group_data groupdataarray $item Order item object

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 738

array$group_data: groupdata

array$item: Order item object

int$post_id:

int$product_id:

int$order_id:

object$order:

object$item:

ldgr_action_after_create_group

Action
Fired after a new group is created int $post_idint $product_idint $order_idobject $orderobject $item

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 894

int$post_id:

int$product_id:

int$order_id:

object$order:

object$item:

array$sample_product_data: Sample product data.

int$product_id: ID of the product.

ldgr_filter_sample_product_data

Filter
Filter sample product data to be localized. array $sample_product_data Sample product data.int $product_id ID of the product.

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 994

array$sample_product_data: Sample product data.

int$product_id: ID of the product.

int$min: Minimum quantity for the product.

object$product: WC Product object.

ldgr_filter_enforce_min_quantity

Filter
Filter minimum product quantity to be set for a group product. int $min Minimum quantity for the product.object $product WC Product object.

ld-group-registration/modules/classes/class-ld-group-registration-woocommerce.php: 1794

int$min: Minimum quantity for the product.

object$product: WC Product object.

No Data

show_user_profile_quiz_statistics

Filter
See snippet on use of this filter https://bitbucket.org/snippets/learndash/5o78q

ld-group-registration/modules/templates/ldgr-detailed-course-report.template.php: 94

No Data

array$content: List of data to be used to display current tab.

ldgr_action_before_group_tab_' . $content['id']

Action
Before groups dashboard tab.array $content List of data to be used to display current tab.

ld-group-registration/modules/templates/ldgr-group-users/ldgr-group-users-tabs.template.php: 344

array$content: List of data to be used to display current tab.

array$content: List of data to be used to display current tab.

ldgr_action_after_group_tab_' . $content['id']

Action
After groups dashboard tab.array $content List of data to be used to display current tab.

ld-group-registration/modules/templates/ldgr-group-users/ldgr-group-users-tabs.template.php: 355

array$content: List of data to be used to display current tab.

No Arguments

ldgr_action_registration_form_before_group_code_field

Action
Allow 3rd party addons to add custom fields before group code field.

ld-group-registration/modules/templates/group-code-screens/ldgr-group-code-registration-form.template.php: 78

No Arguments

Updated on March 18, 2021
shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php
shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php
shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php

Was this article helpful?

shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php
shvsh > /home/1168859.cloudwaysapps.com/rcyqmhwrmv/public_html/docs/wp-content/plugins/ht-knowledge-base/ht-knowledge-base.php