apply_filters( 'llms_rest_use_authentication', bool $use_auth )

Disable LifterLMS REST API Key authentication in favor of a custom authentication solution.


Description Description


Parameters Parameters

$use_auth

When true, LifterLMS Basic (or header) authorization will be used.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/class-llms-rest-authentication.php


Top ↑

User Contributed Notes User Contributed Notes

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