LD_REST_Lessons_Controller_V2::get_items_permissions_check( object $request )

Check user permission to get/access Lessons.


Description Description


Parameters Parameters

$request

(Required) WP_REST_Request instance.


Top ↑

Return Return

(bool|WP_Error) True if the request has read access for the item, WP_Error object otherwise.


Top ↑

Source Source

File: includes/rest-api/v2/class-ld-rest-lessons-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.3.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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