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 2

WC_Product_CSV_Importer::parse_description_field()

Method: Parse a description value field

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_published_field()

Method: Parse the published field. 1 is published, 0 is private, -1 is draft.

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

Used by 0 functions | Uses 1 function

WC_Product_CSV_Importer::get_formating_callback()

Method: Deprecated get formatting callback method.

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

Used by 0 functions | Uses 1 function

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_categories_field()

Method: Parse a category field from a CSV.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_tags_field()

Method: Parse a tag field from a CSV.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_tags_spaces_field()

Method: Parse a tag field from a CSV with space separators.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_shipping_class_field()

Method: Parse a shipping class field from a CSV.

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

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer::parse_images_field()

Method: Parse images list from a CSV. Images can be filenames or URLs.

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

Used by 0 functions | Uses 1 function

woocommerce_product_import_image_separator

Filter Hook: Include dependencies.

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

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