Dev Resources

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

WC_Admin_Exporters::get_product_types()

Method: Gets the product types that can be exported.

Source: includes/admin/class-wc-admin-exporters.php:201

Used by 2 functions | Uses 2 functions

woocommerce_exporter_product_types

Filter Hook: Allow third-parties to filter the exportable product types.

Source: includes/admin/class-wc-admin-exporters.php:216

Used by 1 function | Uses 0 functions

WC_Admin_Exporters::do_ajax_product_export()

Method: AJAX callback for doing the actual export to the CSV file.

Source: includes/admin/class-wc-admin-exporters.php:128

Used by 0 functions | Uses 2 functions

WC_Admin_Exporters::admin_scripts()

Method: Enqueue scripts.

Source: includes/admin/class-wc-admin-exporters.php:88

Used by 0 functions | Uses 3 functions

WC_Admin_Exporters::product_exporter()

Method: Export page UI.

Source: includes/admin/class-wc-admin-exporters.php:104

Used by 0 functions | Uses 0 functions

WC_Admin_Exporters::download_export_file()

Method: Serve the generated file.

Source: includes/admin/class-wc-admin-exporters.php:112

Used by 0 functions | Uses 1 function

WC_Admin_Exporters::export_allowed()

Method: Return true if WooCommerce export is allowed for current user, false otherwise.

Source: includes/admin/class-wc-admin-exporters.php:55

Used by 2 functions | Uses 0 functions

WC_Admin_Exporters::add_to_menus()

Method: Add menu items for our custom exporters.

Source: includes/admin/class-wc-admin-exporters.php:62

Used by 0 functions | Uses 0 functions

WC_Admin_Exporters::hide_from_menus()

Method: Hide menu items from view so the pages exist, but the menu items do not.

Source: includes/admin/class-wc-admin-exporters.php:71

Used by 0 functions | Uses 0 functions

WC_Admin_Exporters

Class: WC_Admin_Exporters Class.

Source: includes/admin/class-wc-admin-exporters.php:18

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