LLMS_Access_Plan::is_available_to_user( int $user_id = null )

Determine if the plan is available to a user based on configured availability restrictions


Description Description


Parameters Parameters

$user_id

(Optional) (optional) WP User ID, if not supplied get_current_user_id() will be used

Default value: null


Top ↑

Return Return

(boolean)


Top ↑

Source Source

File: includes/models/model.llms.access.plan.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.4.4 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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