LLMS_REST_Memberships_Controller::__construct()

Constructor.


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.
	);



Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.9 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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