Admin::migrate_theme_mods_for_new_skin( array $theme_mods )
Filter out old HFG values if the new builder is active.
Parameters
- $theme_mods
-
(Required) the theme mods array.
Return
(array)
Source
File: inc/core/admin.php
Expand full source code Collapse full source code View on Github
Changelog
Version | Description |
---|---|
3.0.0 | Introduced. |