Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / learndash_login_form_include_group

apply_filters( 'learndash_login_form_include_group', boolean $include_group, int $group_id )

Filters whether to allow enrollment of group with the login. The default value is true.

Contents

  • Description
    • Parameters
    • Source
    • Changelog
  • User Contributed Notes

Description #Description


Parameters #Parameters

$include_group

Whether to allow login from the group.

$group_id

Group ID.


Top ↑

Source #Source

File: themes/ld30/includes/login-register-functions.php


Top ↑

Changelog #Changelog

Changelog
Version Description
3.2.0 Introduced.

Top ↑

User Contributed Notes #User Contributed Notes

You must log in before being able to contribute a note or feedback.

Proudly powered by WordPress