apply_filters( 'llms_rest_api_key_query_get_keys', LLMS_REST_API_Key[] $keys, LLMS_REST_API_Keys_Query $api_keys_query )

Filters the list of API Keys


Parameters Parameters

$keys

(LLMS_REST_API_Key[]) Array of LLMS_REST_API_Key instances.

$api_keys_query

(LLMS_REST_API_Keys_Query) Instance of LLMS_REST_API_Keys_Query.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/class-llms-rest-api-keys-query.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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