apply_filters( 'llms_rest_access_plan_links', array $links, LLMS_Access_Plan $access_plan )

Filters the access plan’s links.


Parameters Parameters

$links

(array) Links for the given access plan.

$access_plan

(LLMS_Access_Plan) LLMS Access Plan instance.


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-access-plans-controller.php

View on GitHub



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.18 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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