Dev Resources

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

WC_Admin_Importers::do_ajax_product_import()

Method: Ajax callback for importing one batch of products from a CSV.

Source: includes/admin/class-wc-admin-importers.php:205

Used by 0 functions | Uses 3 functions

WC_Admin_Importers::product_importer()

Method: The product importer.

Source: includes/admin/class-wc-admin-importers.php:97

Used by 0 functions | Uses 2 functions

WC_Admin_Importers::register_importers()

Method: Register WordPress based importers.

Source: includes/admin/class-wc-admin-importers.php:113

Used by 0 functions | Uses 1 function

WC_Admin_Importers::tax_rates_importer()

Method: The tax rate importer which extends WP_Importer.

Source: includes/admin/class-wc-admin-importers.php:124

Used by 0 functions | Uses 1 function

WC_Admin_Importers::post_importer_compatibility()

Method: When running the WP XML importer, ensure attributes exist.

Source: includes/admin/class-wc-admin-importers.php:147

Used by 0 functions | Uses 3 functions

WC_Admin_Importers

Class: WC_Admin_Importers Class.

Source: includes/admin/class-wc-admin-importers.php:15

Used by 0 functions | Uses 0 functions

WC_Admin_Importers::__construct()

Method: Constructor.

Source: includes/admin/class-wc-admin-importers.php:27

Used by 0 functions | Uses 1 function

WC_Admin_Importers::import_allowed()

Method: Return true if WooCommerce imports are allowed for current user, false otherwise.

Source: includes/admin/class-wc-admin-importers.php:52

Used by 2 functions | Uses 0 functions

WC_Admin_Importers::add_to_menus()

Method: Add menu items for our custom importers.

Source: includes/admin/class-wc-admin-importers.php:59

Used by 0 functions | Uses 0 functions

WC_Admin_Importers::hide_from_menus()

Method: Hide menu items from view so the pages exist, but the menu items do not.

Source: includes/admin/class-wc-admin-importers.php:68

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