Save custom user meta field in post
Viewing 1 Posts - 1 through 1 (of 1 total)
Author | Posts |
---|---|
March 23, 2014 at 4:11 am 17105 | |
Tareq Hasan | Hi Tareq, On user registration I created some custom fields, that would be really nice to update on post submission. The goal is to avoid the user having to write the same information at any time he submits a post. Can you please help providing some code ? I coded the new custom field in the post, but not succeeding to save the user meta field information. Thank you !!! |
March 23, 2014 at 9:46 am 17107 | |
Tareq Hasan | As those are on registration, they are saved in user meta. But you want to show them on post meta. By default, you can’t do that. You’ve to use action hook fields. |
Viewing 1 Posts - 1 through 1 (of 1 total)