wp user meta add <user> <key> <value>
Adds a meta field
Arguments
| Name | Description |
|---|---|
user | The user login, user email, or user ID of the user to add metadata for |
key | The metadata key |
value | The new metadata value |
Options
| Name | Description |
|---|---|
--format <format> | The serialization format for the value |