Hi, thanks for a job!
I'm a question: How do "Echo" key/custom field in my template?
Brazilian regards!!!
Hi, thanks for a job!
I'm a question: How do "Echo" key/custom field in my template?
Brazilian regards!!!
There's an example of using get_post_meta() to echo results in the article, Using Custom Fields.
This plugin does it too,
http://wordpress.org/extend/plugins/get-custom-field-values/
And those 2 plugins work nicely together. You use Custom Field Template to enter the custom data under Write Post (for example, MY MOOD TODAY IS: HAPPY). Then you can use Get Custom Field Values to display this custom data on your blog.
This topic has been closed to new replies.