Get field from Post-meta
-
Hello,
great plugin!
I just have one question, is it possible to get values from the post-meta field?
Likeget_post_meta( get_the_ID(), ‘my_field_name’, true );
I am using a plugin, that put’s nearly all informations into the post-meta and it would be great if I could be able to access it.
Thank you.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Get field from Post-meta’ is closed to new replies.