The name uniquely identifies the filed even if label is renamed.
I’m sure that the woocommerce calls an action before printing out the fields inside an admin area. There you would then provide a proper label for the field. After all looking at the keys in the table all plugins use some kind of a key when storing and then they display a label.
Thanks for listening.
Hi, I find that the metadata key is a label itself rather stupid. As this means that every time the label gets updated I have to fix my code to still find the correct meta data.
Any chance in changing that the filed name is what’s used as a key as this is what one would expect and not the label.