Hi,Ming
Thank you.
I replace the code with the following instead:
get_post_meta($post_id, $link, $single)
but get value “www.123.com”
“www.123.com” is my website
the “link” is my custom field key
Should I lost something or change something or add something? (Sorry,I am newbie for PHP).
How should I fix the code sentence?