Builder_Migrator
Class Admin
Source
File: inc/core/builder_migrator.php
Expand full source code Collapse full source code View on Github
Methods
- get_builder_value — Get individual builder value.
- get_component_alignment — Get the component horizontal alignment on currently migrating device.
- get_new_builder_mod_slug — Get the new theme mod slug for the specified builder.
- get_new_builder_value_from_old — Migrate old builder value to new format.
- migrate_columns_row — Migrate row for columned builder.
- migrate_conditional_headers — Migrate conditional headers
- migrate_fluid_row — Migrate row for fluid builder.
- migrate_single_builder — Migrate single builder value.
- migrate_single_row — Migrate single row of the builder.
- run — Main run function of the migrator.