You are here

protected property WordPressSource::$xml in WordPress Migrate 7

The parsed XML from the WXR file

Type: SimpleXMLElement

File

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

Class

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

Code

protected $xml;