Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / packages/woocommerce-admin/src/API/Notes.php / Page 2

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

Used by 0 functions | Uses 1 function

Notes::prepare_query_for_response()

Method: Prepare a path or query for serialization to the client.

Source: packages/woocommerce-admin/src/API/Notes.php:401

Used by 1 function | Uses 0 functions

Notes::prepare_item_for_response()

Method: Prepare a note object for serialization.

Source: packages/woocommerce-admin/src/API/Notes.php:448

Used by 2 functions | Uses 4 functions

woocommerce_rest_prepare_note

Filter Hook: Filter a note returned from the API.

Source: packages/woocommerce-admin/src/API/Notes.php:491

Used by 1 function | Uses 0 functions

Notes::get_collection_params()

Method: Get the query params for collections.

Source: packages/woocommerce-admin/src/API/Notes.php:514

Used by 1 function | Uses 2 functions

Notes::get_item_schema()

Method: Get the note’s schema, conforming to JSON Schema.

Source: packages/woocommerce-admin/src/API/Notes.php:582

Used by 0 functions | Uses 0 functions

Notes::register_routes()

Method: Register the routes for admin notes.

Source: packages/woocommerce-admin/src/API/Notes.php:39

Used by 0 functions | Uses 1 function

Notes::get_item()

Method: Get a single note.

Source: packages/woocommerce-admin/src/API/Notes.php:137

Used by 1 function | Uses 2 functions

Notes::get_items()

Method: Get all notes.

Source: packages/woocommerce-admin/src/API/Notes.php:163

Used by 0 functions | Uses 4 functions

Notes::prepare_objects_query()

Method: Prepare objects query.

Source: packages/woocommerce-admin/src/API/Notes.php:187

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