Dev Resources

  • Home
  • Reference
  • BuddyX Theme
  • Functions
  • Hooks
  • Classes
Filter by type:
Search
Browse: Home / Reference / includes/import/class-wc-product-csv-importer.php

WC_Product_CSV_Importer::get_formatting_callback()

Method: Get formatting callback.

Source: includes/import/class-wc-product-csv-importer.php:693

Used by 2 functions | Uses 1 function

WC_Product_CSV_Importer::get_row_id()

Method: Get a string to identify the row from parsed data.

Source: includes/import/class-wc-product-csv-importer.php:1010

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer::import()

Method: Process importer.

Source: includes/import/class-wc-product-csv-importer.php:1040

Used by 0 functions | Uses 3 functions

woocommerce_product_importer_formatting_callbacks

Filter Hook: Match special column names.

Source: includes/import/class-wc-product-csv-importer.php:770

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer::starts_with()

Method: Check if strings starts with determined word.

Source: includes/import/class-wc-product-csv-importer.php:781

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer::expand_data()

Method: Expand special and internal data into the correct formats for the product CRUD.

Source: includes/import/class-wc-product-csv-importer.php:792

Used by 1 function | Uses 3 functions

WC_Product_CSV_Importer::set_parsed_data()

Method: Map and format raw data to known fields.

Source: includes/import/class-wc-product-csv-importer.php:954

Used by 1 function | Uses 3 functions

WC_Product_CSV_Importer::parse_backorders_field()

Method: Parse backorders from a CSV.

Source: includes/import/class-wc-product-csv-importer.php:576

Used by 0 functions | Uses 1 function

WC_Product_CSV_Importer::parse_skip_field()

Method: Just skip current field.

Source: includes/import/class-wc-product-csv-importer.php:602

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_download_file_field()

Method: Parse download file urls, we should allow shortcodes here.

Source: includes/import/class-wc-product-csv-importer.php:615

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