How do I display custom fields on single post right under the post?
You would need to use the arturo_single_post_bottom action hook.
add_action("arturo_single_post_bottom", "arturo_add_custom_field"); |
Take a look around, and if you would like to add a comment or start a discussion, register by clicking on the button below.
RegisterCopyright © 2012 bavotasan.com. All Rights Reserved. Powered by Vanilla.