Dev Resources

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

WC_Product_CSV_Importer_Controller::auto_map_columns()

Method: Auto map column names.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:492

Used by 1 function | Uses 2 functions

WC_Product_CSV_Importer_Controller::auto_map_user_preferences()

Method: Map columns using the user’s lastest import mappings.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:608

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer_Controller::sanitize_special_column_name_regex()

Method: Sanitize special column name regex.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:624

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer_Controller::get_special_columns()

Method: Get special columns.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:634

Used by 1 function | Uses 1 function

WC_Product_CSV_Importer_Controller::get_mapping_options()

Method: Get mapping options.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:652

Used by 0 functions | Uses 0 functions

WC_Product_CSV_Importer_Controller::normalize_columns_names()

Method: Columns to normalize.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:475

Used by 1 function | Uses 0 functions

WC_Product_CSV_Importer_Controller::upload_form_handler()

Method: Handle the upload form and store options.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:291

Used by 0 functions | Uses 3 functions

WC_Product_CSV_Importer_Controller::handle_upload()

Method: Handles the CSV upload and initial parsing of the file to prepare for displaying author import options.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:313

Used by 1 function | Uses 3 functions

WC_Product_CSV_Importer_Controller::mapping_form()

Method: Mapping step.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:373

Used by 0 functions | Uses 4 functions

WC_Product_CSV_Importer_Controller::import()

Method: Import the file if it exists and is valid.

Source: includes/admin/importers/class-wc-product-csv-importer-controller.php:407

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