apply_filters( 'ld_after_group_status_template_container', string $content, string $group_status_index, int $group_id, int $user_id )

Filters the content to be echoed after the group status section of the group template output.


Description Description


Parameters Parameters

$content

Custom content showed after the group status section. Can be empty.

$group_status_index

Group status index from the course status label

$group_id

Group ID.

$user_id

User ID.


Top ↑

Source Source

File: themes/ld30/templates/group.php


Top ↑

Changelog Changelog

Changelog
Version Description
3.1.7 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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