LD_REST_Quiz_Statistics_Controller_V2::can_access_stats_questions( WP_REST_Request $request )

Permission callback for quiz-statistics endpoint.


Description Description


Parameters Parameters

$request

(Required) Request object.


Top ↑

Return Return

(bool) If stats can be accessed by user.


Top ↑

Source Source

File: includes/rest-api/v2/class-ld-rest-quiz-statistics-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.