This function’s access is marked private. This means it is not intended for use by plugin or theme developers, only in other core functions. It is listed here for completeness.

Builder_Migrator::migrate_single_row( array $old_items )

Migrate single row of the builder.


Parameters

$old_items

(Required) old items inside the row.


Return

(array)


Source

File: inc/core/builder_migrator.php