Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / Hooks / Page 455

woocommerce_report_products_prepare_export_item

Filter Hook: Filter to prepare extra columns in the export item for the products report.

Source: packages/woocommerce-admin/src/API/Reports/Products/Controller.php:447

Used by 1 function | Uses 0 functions

woocommerce_report_stock_export_columns

Filter Hook: Filter to add or remove column names from the stock report for export.

Source: packages/woocommerce-admin/src/API/Reports/Stock/Controller.php:536

Used by 1 function | Uses 0 functions

woocommerce_report_stock_prepare_export_item

Filter Hook: Filter to prepare extra columns in the export item for the stock report.

Source: packages/woocommerce-admin/src/API/Reports/Stock/Controller.php:562

Used by 1 function | Uses 0 functions

woocommerce_rest_{$object_type}_schema

Filter Hook: Can’t use $this->get_object_type otherwise we cause an inf loop.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-controller.php:89

Used by 1 function | Uses 0 functions

woocommerce_rest_{$taxonomy}_query

Filter Hook: Filter the query arguments, before passing them to `get_terms()`.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-terms-controller.php:323

Used by 1 function | Uses 0 functions

woocommerce_rest_{$this->post_type}_object_query

Filter Hook: Filter the query arguments for a request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:322

Used by 1 function | Uses 0 functions

woocommerce_rest_{$this->post_type}_object_trashable

Filter Hook: Filter whether an object is trashable.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-crud-controller.php:439

Used by 3 functions | Uses 0 functions

woocommerce_rest_{$this->post_type}_query

Filter Hook: Filter the query arguments for a request.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:351

Used by 1 function | Uses 0 functions

woocommerce_rest_{$this->post_type}_trashable

Filter Hook: Filter whether an item is trashable.

Source: includes/rest-api/Controllers/Version3/class-wc-rest-posts-controller.php:434

Used by 2 functions | Uses 0 functions

woocommerce_rest_allowed_image_mime_types

Filter Hook: WooCommerce REST Functions

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

Used by 1 function | Uses 0 functions
« Previous 1 … 454 455 456 … 480 Next »
Proudly powered by WordPress