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::get_composed_value( array $args )
Get the old values for the new mod.
Parameters
- $args
-
(Required) args array [$old_mod => $key_on_new_mod].
Return
(array)
Source
File: inc/core/settings/mods_migrator.php
Expand full source code Collapse full source code View on Github