The job dashboard

The job dashboard is accessible by logged-in users and displays their listed jobs. Like the submission form, the dashboard is shortcode powered and must be added to a WordPress page to be used.

Setup

Create a new page, name it something along the lines of “Job Dashboard”, and then inside the content area, add the shortcode:

[job_dashboard]

It is best to insert the shortcode into the ‘text’ view of the visual editor to ensure it gets formatted correctly.

How it works

Only logged-in users will be able to access the Job Dashboard. 

Once populated, it will show the job listings with the Title, Date, Views, and an Actions menu (Edit, Mark filled, Duplicate, Delete).

Note: The company logo only appears if you have job listings for more than one company. If all your listings are for a single company, the logo won’t display. On the public jobs page, using shortcode[jobs], company logos always show, regardless of the number of companies.

Listing renewals

Since version 1.41.0, we have introduced the listing renewals option. There is an important difference between Renew and Relist:

  • Renew extends the expiration date of a published listing by the job listing duration or if the package duration installs WCPL (WP Paid Listings). The link to renew is available X amount of days before expiry where X is the ‘Renewal Days’ setting in Job Submission. Users can’t edit the listing when following the renewal flow; no admin approval is required.
  • Relist happens when a listing is relisted after its expiration. It has a different flow as you can edit the listing. This requires admin approval to be completed if the appropriate setting is set.

To disable or remove the listing renewal function in WP Job Manager, follow these steps: 

  1. Go to the Job Submission tab in Job Manager > Settings.
  2. Set the Renewal Window to 0 to completely disable the feature.

Note: the feature will be disabled if the user has a version of WP Paid Listings or Simple Paid Listings that is older than respectfully versions 3.0.0 and 2.0.0 – this is meant not to allow users to renew paid listings for free. 


Additionally, renewals are supported by WP Paid Listings or Simple Paid Listings, and users can use their job packages or pay through PayPal/Stripe to renew. Finally, renewals are also supported by Application Deadline. If the ‘Automatic deadline expiry’ setting is enabled, listings that are close to the deadline can be renewed and when a user renews a listing, the application deadline is extended automatically.

Getting Started Documentation