You are here

protected property WordPressMigration::$skippedItems in WordPress Migrate 7.2

List of items skipped because they don't belong in the migration at all (e.g., wrong post type).

Type: array

File

./wordpress.inc, line 29
Implementation of migration from WordPress into Drupal

Class

WordPressMigration
@file Implementation of migration from WordPress into Drupal

Code

protected $skippedItems = array();