Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/export/class-wc-product-csv-exporter.php / Page 3

WC_Product_CSV_Exporter::generate_row_data()

Method: Take a product and generate row data from it for export.

Source: includes/export/class-wc-product-csv-exporter.php:218

Used by 1 function | Uses 4 functions

WC_Product_CSV_Exporter::get_column_value_published()

Method: Get published value.

Source: includes/export/class-wc-product-csv-exporter.php:264

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Exporter::get_column_value_sale_price()

Method: Get formatted sale price.

Source: includes/export/class-wc-product-csv-exporter.php:289

Used by 0 functions | Uses 1 function

WC_Product_CSV_Exporter::get_column_value_regular_price()

Method: Get formatted regular price.

Source: includes/export/class-wc-product-csv-exporter.php:300

Used by 0 functions | Uses 1 function

WC_Product_CSV_Exporter::set_product_types_to_export()

Method: Product types to export.

Source: includes/export/class-wc-product-csv-exporter.php:79

Used by 1 function | Uses 0 functions

WC_Product_CSV_Exporter::set_product_category_to_export()

Method: Product category to export

Source: includes/export/class-wc-product-csv-exporter.php:91

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Exporter::get_default_column_names()

Method: Return an array of columns to export.

Source: includes/export/class-wc-product-csv-exporter.php:101

Used by 0 functions | Uses 1 function

woocommerce_product_export_{$this->export_type}_default_columns

Filter Hook: Include dependencies.

Source: includes/export/class-wc-product-csv-exporter.php:102

Used by 1 function | Uses 0 functions

WC_Product_CSV_Exporter::prepare_data_to_export()

Method: Prepare data for export.

Source: includes/export/class-wc-product-csv-exporter.php:157

Used by 0 functions | Uses 2 functions

WC_Product_CSV_Exporter

Class: WC_Product_CSV_Exporter Class.

Source: includes/export/class-wc-product-csv-exporter.php:23

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