LLMS_Helper_Upgrader::plugins_api( bool $response, string $action = '', obj $args = null )

Filter API calls to get plugin information and replace it with data from LifterLMS.com API for our addons


Description Description


Parameters Parameters

$response

(Required) False (denotes API call should be made to wp.org for plugin info).

$action

(Optional) Name of the API action.

Default value: ''

$args

(Optional) Additional API call args.

Default value: null


Top ↑

Return Return

(false|obj)


Top ↑

Source Source

File: libraries/lifterlms-helper/includes/class-llms-helper-upgrader.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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