LLMS_REST_Students_Progress_Controller::get_object( int[] $ids )

Get object.


Description Description


Parameters Parameters

$ids

(Required) Numeric array of ids.

  • 'ids[0]'
    (int) Student id.
  • 'ids[1]'
    (int) Post id.


Top ↑

Return Return

(object|WP_Error)


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-students-progress-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
1.0.0-beta.1 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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