apply_filters( 'llms_page_restricted_before_check_access', array $results, int $post_id )

Allow filtering of results before checking if the student has access.


Parameters Parameters

$results

(array) Restriction check result data.

$post_id

(int) WordPress Post ID of the content.


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.