LLMS_REST_Memberships_Controller::__construct()
Constructor.
Contents
Source Source
File: libraries/lifterlms-rest/includes/server/class-llms-rest-memberships-controller.php
protected $disallowed_additional_fields = array( 'visibility', // It maps to `catalog_visibility` in the resource schema. );
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.9 | Introduced. |