You are here

protected property WordPressSource::$itemIndex in WordPress Migrate 7

Track where we are within the items array

Type: int

File

./wordpress_source.inc, line 36
Common source support for migration from WordPress XML dumps.

Class

WordPressSource
@file Common source support for migration from WordPress XML dumps.

Code

protected $itemIndex = 0;