You are here

protected property WordPressAuthorDestination::$defaultAuthorUid in WordPress Migrate 7.2

The user ID of the account to use for any unimported authors.

Type: int

File

./wordpress_author.inc, line 88
Support for migrating authors from a WordPress blog into Drupal.

Class

WordPressAuthorDestination

Code

protected $defaultAuthorUid = 1;