Dev Resources

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

WC_Product_CSV_Importer::parse_date_field()

Method: Parse dates from a CSV.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_stock_quantity_field()

Method: Parse the stock qty field.

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

Used by 0 functions | Uses 1 function

WC_Product_CSV_Importer::parse_tax_status_field()

Method: Parse the tax status field.

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

Used by 0 functions | Uses 2 functions

WC_Product_CSV_Importer::parse_comma_field()

Method: Parse a comma-delineated field from a CSV.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_bool_field()

Method: Parse a field that is generally ‘1’ or ‘0’ but can be something else.

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

Used by 1 function | Uses 1 function

WC_Product_CSV_Importer::parse_float_field()

Method: Parse a float value field.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::read_file()

Method: Read file.

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

Used by 1 function | Uses 4 functions

WC_Product_CSV_Importer::remove_utf8_bom()

Method: Remove UTF-8 BOM signature.

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

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer::set_mapped_keys()

Method: Set file mapped keys.

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

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer::parse_relative_field()

Method: Parse relative field and return product ID.

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

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