apply_filters( 'llms_bbp_course_forum_restriction_msg', string $msg, array $restriction )

Customize the restriction notice message displayed when a forum is restricted to a course.


Parameters Parameters

$msg

(string) Default message.

$restriction

(array) Results from llms_page_restricted().


Top ↑

Source Source

File: includes/integrations/class.llms.integration.bbpress.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
3.37.11 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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