Replies: 0
Hello, Team!
I am creating a shortcode to display the customer city/address at front end.
Forminator Meta Key for the address is address-1.
Inside my shortchode:
$current_user->display_name ===> displayed NAME (CORRECT)
$current_user->address-1 ===> displayed -1 (WRONG)
How can I get the correct meta key for the address?
Best regards,
Mike