apply_filters( 'lifterlms_get_endpoint_url', string $url , string $endpoint )
Filter the final endpoint URL.
Description Description
Parameters Parameters
- $url
-
The endpoint URL.
- $endpoint
-
The requested endpoint.
Source Source
File: includes/functions/llms.functions.page.php
Changelog Changelog
Version | Description |
---|---|
1.0.0 | Introduced. |