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.

Mods_Migrator::transform_to_new_value( string $new_mod_key )

Get the array of old values that will match the new values.


Parameters

$new_mod_key

(Required) the new mod key.


Return

(array)


Source

File: inc/core/settings/mods_migrator.php