• Resolved Sean Callanan

    (@jcallanan)


    How do I add a ‘date job posted” field to the job-dashboard.php so that we can edit/update the date associated with a job on the Dashboard? I’m trying to simplify the editing process and have users edit their listings on the dashboard versus the backend admin. Any help would be appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • @jcallanan
    by default there shoudl be post_datetime and job_expiration. Take a look at the job-dahsboard.php. Line 69-75.
    Maybe your theme is overriding this

    Plugin Support bindlegirl (a11n)

    (@bindlegirl)

    Hi @jcallanan !

    The Date Posted column should already exist on the Job Dashboard page. That being said, you can’t edit the publish date there. The job publish date is using the default WordPress post publishing functions so you will most likely need to create some custom code to enable editing the date in the frontend.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Add Date Field to Manage-Jobs’ is closed to new replies.