LLMS_REST_Sections_Controller::prepare_object_for_response( LLMS_Section $section, WP_REST_Request $request )

Prepare a single object output for response.


Description Description


Parameters Parameters

$section

(Required) Section object.

$request

(Required) Full details about the request.


Top ↑

Return Return

(array)


Top ↑

Source Source

File: libraries/lifterlms-rest/includes/server/class-llms-rest-sections-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.