Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/wc-rest-functions.php

wc_rest_check_product_reviews_permissions()

Function: Check product reviews permissions on REST API.

Source: includes/wc-rest-functions.php:341

Used by 7 functions | Uses 0 functions

wc_rest_set_uploaded_image_as_attachment()

Function: Set uploaded image as attachment.

Source: includes/wc-rest-functions.php:133

Used by 8 functions | Uses 1 function

wc_rest_validate_reports_request_arg()

Function: Validate reports request arguments.

Source: includes/wc-rest-functions.php:177

Used by 0 functions | Uses 0 functions

wc_rest_urlencode_rfc3986()

Function: Encodes a value according to RFC 3986.

Source: includes/wc-rest-functions.php:209

Used by 2 functions | Uses 0 functions

wc_rest_check_post_permissions()

Function: Check permissions of posts on REST API.

Source: includes/wc-rest-functions.php:226

Used by 29 functions | Uses 0 functions

wc_rest_check_user_permissions()

Function: Check permissions of users on REST API.

Source: includes/wc-rest-functions.php:254

Used by 8 functions | Uses 1 function

wc_rest_check_product_term_permissions()

Function: Check permissions of product terms on REST API.

Source: includes/wc-rest-functions.php:293

Used by 1 function | Uses 0 functions

wc_rest_check_manager_permissions()

Function: Check manager permissions on REST API.

Source: includes/wc-rest-functions.php:317

Used by 52 functions | Uses 0 functions

wc_rest_prepare_date_response()

Function: Parses and formats a date for ISO8601/RFC3339.

Source: includes/wc-rest-functions.php:24

Used by 38 functions | Uses 1 function

wc_rest_allowed_image_mime_types()

Function: Returns image mime types users are allowed to upload via the API.

Source: includes/wc-rest-functions.php:47

Used by 1 function | Uses 1 function
1 2 Next »
Proudly powered by WordPress