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

Allow filtering the restriction message.


Parameters Parameters

$msg

(string) Restriction message.

$restriction

(array) Array of data from llms_page_restricted().


Top ↑

Source Source

File: includes/functions/llms.functions.access.php

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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