LLMS_Instructor::is_instructor( int $post_id = null )

Determine if the user is an instructor on a post


Description Description


Parameters Parameters

$post_id

(Optional) WP Post ID of a course or membership

Default value: null


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/models/model.llms.instructor.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.13.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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