Add custom fields to posts and pages

Just to quickly add info to a page

enable custom fields with the dropdown

then add this code:

echo get_post_meta(get_the_ID(), ‘your-name-of-custom-field’,  true);

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>