WC_REST_Setting_Options_V2_Controller::update_items_permissions_check( WP_REST_Request $request )

Makes sure the current user has access to WRITE the settings APIs.


Description Description


Parameters Parameters

$request

(Required) Full data about the request.


Top ↑

Return Return

(WP_Error|boolean)


Top ↑

Source Source

File: includes/rest-api/Controllers/Version2/class-wc-rest-setting-options-v2-controller.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.0.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

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