Documentation

IOverrideService

Table of Contents

Methods

routeHierarchy()  : WP_REST_Response|WP_Error
See API docs.

Methods

routeHierarchy()

See API docs.

public routeHierarchy(WP_REST_Request $request) : WP_REST_Response|WP_Error
APIYes
Parameters
$request : WP_REST_Request
Tags
apiParam

{int} id The folder id

apiParam

{int} parent The parent

apiParam

{int} nextId The next id to the folder

apiName

PutHierarchy

apiGroup

Tree

apiVersion

1.0.0

apiPermission

upload_files

apiSince

4.12.1 This function ignores the parent parameter in Lite version as creating subfolders is no longer supported

Return values
WP_REST_Response|WP_Error

        
On this page

Search results