Notes::update_items_permissions_check()
Method: Makes sure the current user has access to WRITE the settings APIs.
Source: packages/woocommerce-admin/src/API/Notes.php:388
Method: Makes sure the current user has access to WRITE the settings APIs.
Source: packages/woocommerce-admin/src/API/Notes.php:388
Method: Prepare a path or query for serialization to the client.
Source: packages/woocommerce-admin/src/API/Notes.php:401
Method: Prepare a note object for serialization.
Source: packages/woocommerce-admin/src/API/Notes.php:448
Filter Hook: Filter a note returned from the API.
Source: packages/woocommerce-admin/src/API/Notes.php:491
Method: Get the query params for collections.
Source: packages/woocommerce-admin/src/API/Notes.php:514
Method: Get the note’s schema, conforming to JSON Schema.
Source: packages/woocommerce-admin/src/API/Notes.php:582
Class: REST API Admin Notes controller class.
Source: packages/woocommerce-admin/src/API/Notes.php:20
Method: Register the routes for admin notes.
Source: packages/woocommerce-admin/src/API/Notes.php:39
Method: Get a single note.
Source: packages/woocommerce-admin/src/API/Notes.php:137
Method: Get all notes.
Source: packages/woocommerce-admin/src/API/Notes.php:163