Dev Resources

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

Leaderboards::get_categories_leaderboard()

Method: Get the data for the categories leaderboard.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:143

Used by 1 function | Uses 3 functions

Leaderboards::get_customers_leaderboard()

Method: Get the data for the customers leaderboard.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:209

Used by 1 function | Uses 3 functions

Leaderboards::get_products_leaderboard()

Method: Get the data for the products leaderboard.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:273

Used by 1 function | Uses 3 functions

Leaderboards::get_leaderboards()

Method: Get an array of all leaderboards.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:340

Used by 2 functions | Uses 4 functions

Leaderboards::get_items()

Method: Return all leaderboards.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:357

Used by 0 functions | Uses 2 functions

Leaderboards::get_allowed_items()

Method: Returns a list of allowed leaderboards.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:378

Used by 0 functions | Uses 2 functions

Leaderboards::prepare_item_for_response()

Method: Prepare the data object for response.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:412

Used by 2 functions | Uses 1 function

woocommerce_rest_prepare_leaderboard

Filter Hook: Filter the list returned from the API.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:424

Used by 1 function | Uses 0 functions

Leaderboards::get_collection_params()

Method: Get the query params for collections.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:432

Used by 1 function | Uses 0 functions

Leaderboards::get_item_schema()

Method: Get the schema, conforming to JSON Schema.

Source: packages/woocommerce-admin/src/API/Leaderboards.php:476

Used by 0 functions | Uses 0 functions
1 2 Next »
Proudly powered by WordPress