Title: Job Dates
Last modified: December 7, 2017

---

# Job Dates

 *  Resolved [carolyncooke](https://wordpress.org/support/users/carolyncooke/)
 * (@carolyncooke)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/job-dates/)
 * Hi,
 * How can you remove the when the job was posted – my client doesn’t want this 
   visible, but I can’t seem to remove it in settings.
 * Thanks,
 * Carolyn
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fjob-dates%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Contributor [Adam Heckler](https://wordpress.org/support/users/adamkheckler/)
 * (@adamkheckler)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/job-dates/#post-9761155)
 * That string is hardcoded into our `the_job_publish_date()` function, shown here:
 * [https://github.com/Automattic/WP-Job-Manager/blob/master/wp-job-manager-template.php#L668-L678](https://github.com/Automattic/WP-Job-Manager/blob/master/wp-job-manager-template.php#L668-L678)
 * You’d need to override the default template files where that function is called.
   Here’s a general tutorial on overriding our templates:
 * [https://wpjobmanager.com/document/template-overrides/](https://wpjobmanager.com/document/template-overrides/)
 * The files to override in this case are the top three results shown here:
 * [https://github.com/Automattic/WP-Job-Manager/search?utf8=%E2%9C%93&q=the_job_publish_date&type=](https://github.com/Automattic/WP-Job-Manager/search?utf8=%E2%9C%93&q=the_job_publish_date&type=)
 * That said, we aren’t able to actually write the code for you. You may want to
   look into one of these services if you need help:
 * [https://codeable.io/?ref=l1TwZ](https://codeable.io/?ref=l1TwZ)
 * [http://studio.envato.com/](http://studio.envato.com/)
 * [https://jobs.wordpress.net/](https://jobs.wordpress.net/)
 * Thanks!
 *  Thread Starter [carolyncooke](https://wordpress.org/support/users/carolyncooke/)
 * (@carolyncooke)
 * [8 years, 5 months ago](https://wordpress.org/support/topic/job-dates/#post-9762219)
 * Thanks again for your speedy response – I’ll follow the tutorial.
 * Carolyn

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Job Dates’ is closed to new replies.

 * ![](https://ps.w.org/wp-job-manager/assets/icon-256x256.gif?rev=2975257)
 * [WP Job Manager](https://wordpress.org/plugins/wp-job-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-job-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-job-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-job-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-job-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-job-manager/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [carolyncooke](https://wordpress.org/support/users/carolyncooke/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/job-dates/#post-9762219)
 * Status: resolved