Forums

Using meta in custom post type (2 posts)

  1. brad82
    Member
    Posted 8 months ago #

    Hi all,

    I'm using custom post types to create portfolio, however I was planning to use the meta tags for specific values that are in each post

    However when I try to add a meta value there is no option to make it visible in the custom editor

    Any help would be appreciated

  2. NateJacobs
    Member
    Posted 8 months ago #

    You need to add the meta boxes to the post screen. The Codex has a good write up with example code to follow.

    The function is called add_meta_box()

Reply

You must log in to post.

About this Topic