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()
.