• Resolved vieiraadsv

    (@vieiraadsv)


    Hey Folks,

    I’m having to update the job submission on front end using wp job manager plugin as the same way as the job submission so I would like some advices to achieve it. I could try to code something for that like updating the post using my own fields, but it wouldn’t be interesting because I would be reinventing the wheel and that is not a good thing.

    Thanks in advance.

    https://www.ads-software.com/plugins/wp-job-manager/

Viewing 1 replies (of 1 total)
  • Thread Starter vieiraadsv

    (@vieiraadsv)

    I was looking for this code below:
    `
    <a href=”?action=edit&job_id=<?php echo $post->ID; ?>” class=”job-dashboard-action-edit”>
    Edit
    </a>`

    Here is the complete code just if someone needs.
    https://pastebin.com/HYb5YCsQ

Viewing 1 replies (of 1 total)
  • The topic ‘How to update job submission on front end using Wp Job Manager’ is closed to new replies.