How to add "Custom Field" at "Job meta" in wordpress admin?
Please note: i want to add new field at "submit new job" form
for that what i did.
1) i created child theme
2) i copied "
submit-job-form.php" from jobroller to my child theme.
3) i added new
fieldset with my custom-fields, and i can view this fields on Front-part
But
4) in backend, How can i add those custom fields in
"Job Meta", & how to save field values in
DB?