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.

Module::migrate_rows_skin_mode( array $theme_mods, int $post_id )

Skins migration for conditional headers.


Parameters

$theme_mods

(Required) theme mods array from conditional header.

$post_id

(Required) the conditional header post id.


Return

(array)


Source

File: includes/modules/header_footer_grid/module.php