Install::handle_option_migration( mixed $default, string $new_option )

Migrate option values to their new keys/names.


Description Description


Parameters Parameters

$default

(Required) Default value for the option.

$new_option

(Required) Option name.


Top ↑

Return Return

(mixed) Migrated option value.


Top ↑

Source Source

File: woocommerce/packages/woocommerce-admin/src/Install.php


			

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.