• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Easy Digital Downloads a2z

Easy Digital Downloads a2z

Easy Digital Downloads a2z

  • Home
  • Plugins
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / Files / includes/admin/import/class-batch-import.php


Lines:

1 to 32 of 32
<?php

/**
 * Batch Import Class
 *
 * This is the base class for all batch import methods. Each data import type (customers, payments, etc) extend this class
 *
 * @package     EDD
 * @subpackage  Admin/Import
 * @copyright   Copyright (c) 2015, Pippin Williamson
 * @license     http://opensource.org/licenses/gpl-2.0.php GNU Public License
 * @since       2.6
 */

// Exit if accessed directly
if ( ! defined( 'ABSPATH' ) ) exit;

/* class EDD_Batch_Import */
/* function EDD_Batch_Import::__construct() – Get things started */
/* function EDD_Batch_Import::init() – Initialize the updater. Runs after import file is loaded but before any processing is done. */
/* function EDD_Batch_Import::can_import() – Can we import? */
/* function EDD_Batch_Import::get_columns() – Get the CSV columns */
/* function EDD_Batch_Import::get_first_row() – Get the first row of the CSV */
/* function EDD_Batch_Import::process_step() – Process a step */
/* function EDD_Batch_Import::get_percentage_complete() – Return the calculated completion percentage */
/* function EDD_Batch_Import::map_fields() – Map CSV columns to import fields */
/* function EDD_Batch_Import::get_list_table_url() – Retrieve the URL to the list table for the import data type */
/* function EDD_Batch_Import::get_import_type_label() – Retrieve the label for the import type. Example: Payments */
/* function EDD_Batch_Import::str_to_array() – Convert a string containing delimiters to an array */
/* function EDD_Batch_Import::convert_file_string_to_array() – Convert a files string containing delimiters to an array. */
/* function EDD_Batch_Import::trim_preview() – Trims a column value for preview */
 

 View on GitHub View on Trac

Called by

    Invoked by

      Calls

      Call hooks

      File name: includes/admin/import/class-batch-import.php
      Plugin ref: Easy Digital Downloads
      Version: 2.10.1
      Deprecated?: No
      API Letters: A,B,C,I

      Published: 26th November 2019 | Last updated: 26th November 2019

      Primary Sidebar

      Information

      File name: includes/admin/import/class-batch-import.php
      Plugin ref: Easy Digital Downloads
      Version: 2.10.1
      Deprecated?: No
      API Letters: A,B,C,I

      includes/admin/import

      Footer

      Easy Digital Downloads a2z
      Easy Digital Downloads a2z
      Easy Digital Downloads a2z
      WordPress 5.7
      WordPress a2z
      WordPress core a2z
      Genesis Theme Framework a2z
      Jetpack a2z
      WordPress develop tests
      Easy Digital Downloads a2z
      WooCommerce a2z
      Yoast SEO a2z
      WordPress Blocks

      Site:  edd.wp-a2z.org
      © Copyright Easy Digital Downloads a2z 2014-2021. All rights reserved.


      Website designed and developed by Herb Miller
      Proudly powered by WordPress and oik plugins

      • Home
      • Blog
      • Sitemap
      • Sites