Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get_post_meta and add_post_meta value in Post or metabox ? #2

Closed
CatWaterBig opened this issue Mar 12, 2014 · 2 comments
Closed

Comments

@CatWaterBig
Copy link

I use redux framework (Metabox) but I don't know how I would get_post_meta() and add_post_meta() value from Metabox or Post in my theme,however.

Please tell me.

Thank you.

@CatWaterBig
Copy link
Author

Ok

@dovy
Copy link
Member

dovy commented Mar 13, 2014

Glad you solved it.

Use your global variable because it's populated with the data. If you're in a loop look at the documentation and it will do the rest for you. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants