apply_filters( 'learndash_can_user_read_step', boolean $user_can_read_post, integer $step_post_id, integer $course_id )

Filters user can view/read course step.


Description Description


Parameters Parameters

$user_can_read_post

True if user can read step post.

$step_post_id

Step Post ID.

$course_id

Course ID.


Top ↑

Source Source

File: includes/classes/class-ldlms-model-course.php


Top ↑

User Contributed Notes User Contributed Notes

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