Dev Resources

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

WC_Product_Importer::unescape_data()

Method: The exporter prepends a ‘ to escape fields that start with =, +, – or @.

Source: includes/import/abstract-wc-product-importer.php:802

Used by 0 functions | Uses 0 functions

WC_Product_Importer::get_attribute_taxonomy_id()

Method: Get attribute taxonomy ID from the imported data.

Source: includes/import/abstract-wc-product-importer.php:649

Used by 3 functions | Uses 5 functions

WC_Product_Importer::memory_exceeded()

Method: Memory exceeded

Source: includes/import/abstract-wc-product-importer.php:719

Used by 0 functions | Uses 1 function

WC_Product_Importer::get_memory_limit()

Method: Get memory limit

Source: includes/import/abstract-wc-product-importer.php:734

Used by 1 function | Uses 0 functions

WC_Product_Importer::time_exceeded()

Method: Time exceeded.

Source: includes/import/abstract-wc-product-importer.php:757

Used by 0 functions | Uses 0 functions

WC_Product_Importer::explode_values()

Method: Explode CSV cell values using commas by default, and handling escaped separators.

Source: includes/import/abstract-wc-product-importer.php:775

Used by 0 functions | Uses 0 functions

WC_Product_Importer::explode_values_formatter()

Method: Remove formatting and trim each value.

Source: includes/import/abstract-wc-product-importer.php:790

Used by 0 functions | Uses 0 functions

WC_Product_Importer::set_variation_data()

Method: Set variation data.

Source: includes/import/abstract-wc-product-importer.php:440

Used by 1 function | Uses 4 functions

WC_Product_Importer::get_variation_parent_attributes()

Method: Get variation parent attributes and set “is_variation”.

Source: includes/import/abstract-wc-product-importer.php:512

Used by 1 function | Uses 2 functions

WC_Product_Importer::get_attachment_id_from_url()

Method: Get attachment ID.

Source: includes/import/abstract-wc-product-importer.php:557

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