You are here

protected property WordPressSource::$items in WordPress Migrate 7

Array of XML elements we're traversing for this source.

Type: array

File

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

Class

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

Code

protected $items = array();