Filter: sensei_student_groups_hide

apply_filters( 'sensei_student_groups_hide', $sensei_student_groups_hide ) → {bool}

Filters the Student groups promo landing page.

Parameters:
Name Type Description
$sensei_student_groups_hide bool

Whether to hide the Student Groups promo landing page.

Since:
  • 4.5.2
Source:
Returns:

Whether to hide the Student groups landing page.

Type
bool