Forums

Problem with get_meta_post() (3 posts)

  1. DeamonShan
    Member
    Posted 10 months ago #

    Ppl. help me))

    the function get_meta_post() is returning the id of curent post; how i can fix it?

    for exmple:

    get_post_meta (7,'img','true'); will return 7...

    my wordpress is 2.7 ver.

  2. DeamonShan
    Member
    Posted 10 months ago #

    get_meta_post(7,'img',true);

  3. bcnewmedia
    Member
    Posted 8 months ago #

    Its get_post_meta not get_meta_post

Reply

You must log in to post.

About this Topic