You are here

protected property WordPressSource::$xpath in WordPress Migrate 7

xpath for selecting the appropriate elements for this source.

Type: string

File

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

Class

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

Code

protected $xpath;