You are here

protected property WordPressMigrateWizard::$defaultAuthorUid in WordPress Migrate 7.2

User ID of the account to assign as author of any orphaned content.

Type: int

File

./wordpress_migrate.migrate.inc, line 29

Class

WordPressMigrateWizard

Code

protected $defaultAuthorUid = 1;