Dev Resources

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

woocommerce_theme_installed

Action Hook: Fires when a theme is successfully installed.

Source: packages/woocommerce-admin/src/API/Themes.php:109

Used by 1 function | Uses 0 functions

Themes::prepare_item_for_response()

Method: Prepare the data object for response.

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

Used by 1 function | Uses 1 function

woocommerce_rest_prepare_themes

Filter Hook: Filter the list returned from the API.

Source: packages/woocommerce-admin/src/API/Themes.php:149

Used by 1 function | Uses 0 functions

Themes::get_item_schema()

Method: Get the schema, conforming to JSON Schema.

Source: packages/woocommerce-admin/src/API/Themes.php:158

Used by 0 functions | Uses 0 functions

Themes::get_collection_params()

Method: Get the query params for collections.

Source: packages/woocommerce-admin/src/API/Themes.php:193

Used by 1 function | Uses 0 functions

Themes

Class: Themes controller.

Source: packages/woocommerce-admin/src/API/Themes.php:20

Used by 0 functions | Uses 1 function

Themes::register_routes()

Method: Register routes.

Source: packages/woocommerce-admin/src/API/Themes.php:38

Used by 0 functions | Uses 1 function

Themes::upload_theme_permissions_check()

Method: Check whether a given request has permission to edit upload plugins/themes.

Source: packages/woocommerce-admin/src/API/Themes.php:60

Used by 0 functions | Uses 0 functions

Themes::upload_theme()

Method: Upload and install a theme.

Source: packages/woocommerce-admin/src/API/Themes.php:74

Used by 0 functions | Uses 2 functions
Proudly powered by WordPress