I am currently creating a frontend editor for wordpress using TDO Mini Forms and I was wondering if there is a way to post values from a frontend form to a custom Metabox? I am using the wpalchemy metabox code.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Maybe one of these could be of assistance?
Tutorial on editing post data from front end.
Front End Editor allows editing the entire post.
Another Front End Editing plugin.
If you’re up for coding it yourself, here’s the wordpress function you’ll want to use. Or just editing meta data.