Dev Resources

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

WC_Tax_Rate_Importer::greet()

Method: Output information about the uploading process.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:251

Used by 1 function | Uses 1 function

WC_Tax_Rate_Importer::import_error()

Method: Show import error and quit.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:322

Used by 2 functions | Uses 1 function

WC_Tax_Rate_Importer::bump_request_timeout()

Method: Added to http_request_timeout filter to force timeout at 60 seconds during import.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:338

Used by 0 functions | Uses 0 functions

WC_Tax_Rate_Importer::handle_upload()

Method: Handles the CSV upload and initial parsing of the file to prepare for.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:202

Used by 1 function | Uses 3 functions

WC_Tax_Rate_Importer::header()

Method: Output header html.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:236

Used by 1 function | Uses 0 functions

WC_Tax_Rate_Importer::footer()

Method: Output footer html.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:244

Used by 2 functions | Uses 0 functions

WC_Tax_Rate_Importer::import_start()

Method: Import is starting.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:102

Used by 1 function | Uses 1 function

WC_Tax_Rate_Importer::format_data_from_csv()

Method: UTF-8 encode the data if `$enc` value isn’t UTF-8.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:119

Used by 0 functions | Uses 0 functions

WC_Tax_Rate_Importer::import()

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

Source: includes/admin/importers/class-wc-tax-rate-importer.php:128

Used by 1 function | Uses 7 functions

WC_Tax_Rate_Importer::import_end()

Method: Performs post-import cleanup of files and the cache.

Source: includes/admin/importers/class-wc-tax-rate-importer.php:190

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