apply_filters( 'llms_rest_use_authentication', bool $use_auth )

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


Parameters Parameters

$use_auth

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


Top ↑

Source Source

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

View on GitHub



Top ↑

User Contributed Notes User Contributed Notes

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