LLMS_REST_Sections_Controller::create_llms_post( array $section_args )
Get an LLMS_Section
Parameters Parameters
- $section_args
-
(array) (Required) Section args.
Return Return
(LLMS_Post_Model|WP_Error)
Source Source
File: vendor/lifterlms/lifterlms-rest/includes/server/class-llms-rest-sections-controller.php
Expand full source code Collapse full source code View on GitHub
Changelog Changelog
Version | Description |
---|---|
1.0.0-beta.1 | Introduced. |