Forums
(@selimvix)
1 year, 10 months ago
Thank you for your support !
this code snippet gets the data from the GTIN field from rankmath
$gtin = get_post_meta( get_queried_object_id(), ‘_rank_math_gtin_code’, true );
It may help you to improve your addon.
Thanks