Skip to main content

Action: wu_handle_user_meta_fields

Allow plugin developers to save user meta data in different ways if they need to.

Parameters

NameTypeDescription
$meta_repositoryarrayThe list of meta fields, key => value structured.
$user\WP_UserThe WordPress user object.
$customer\CustomerThe Ultimate Multisite customer object.
$checkout\CheckoutThe checkout class.

Since

  • 2.0.4

Source

Defined in inc/checkout/class-checkout.php at line 1395