Frontend Job Posting is an easy, lightweight add-on of Simple Job Board that enables frontend job post for a simple job board. Frontend users can create their profile by Signup/Login to their dashboard and can Add/Edit their jobs and manage the job applications from the frontend. It allows users to manage job features, job application fields, and resume of applicants.

Following is the list of shortcodes for the frontend job posting.

Shortcodes List

  • [frontend_jobpost] will show a form to add jobs from the frontend.
  • [frontend_dashboard] will show the dashboard with settings & resume manager.
  • [frontend_signup] will show the Employer sign up form.
  • [frontend_login] will show the Employer login page.

User Authentication

  • New User Registration/Login Page
  • Admin would have to approve the user in order for it to become an employer.
  • Whenever a user applies to become an employer it will be submitted as a draft and would require approval from the admin.

Employer Dashboard
Logged in Employer can:

  • Add/Edit/Delete/View Jobs
  • Set default Jobs Features
  • Set default Application Form Fields
  • Can see the applicants list against their posted jobs.
  • Post a new Job Page

After creating a new job, an Employer can perform the following tasks:

  • Add Job Title
  • Add Job Features
  • Add Job Application Form
  • Select Job Category
  • Select Job Location
  • Select Job Type
  • Add Company Details
  • Company Name
  • Company Logo
  • Website Link
  • Tagline

Settings

  • Add settings’ tab for adding default
  • Job Features
  • Application Form Fields

Job is submitted as a “Pending Preview”. These need admin approval in order to get published.

Notifications

  • Approve/Reject the registration request by the Employer.
  • Send email notification upon approval/rejection to the employer.
  • Approve/Reject the job post requested by the Employer.
  • Send email notification upon approval/rejection of the job post requested by Employer.

An employer can:

  • Add/Edit/Delete/View Jobs
  • Add/Remove Job Features for his jobs only.
  • Add/Remove Application Form Fields for his jobs.
  • Set default Jobs Features & Application Form Fields for his jobs.
  • Resume Manager

1.5.0

1.4.0

  • Feature Made it compatible with Featured Job Listing add-on.
  • Feature Made it compatible with Job Applications CSV Exporter add-on.
  • Feature Made it compatible with Job Application to PDF add-on.
  • Feature Made it compatible with Google Job Search Indexing API add-on.
  • Feature Made it compatible with Bulk Resume Download add-on.
  • Feature Added option to fetch admin job features.
  • Feature Added new shortcodes for email templates.
  • Tweak Added support for all shortcodes for all templates.
  • Tweak Modified UI of Resume Manager section and Email Notifications templates.
  • Tweak Added a warning message when closing on changing page when form fields have unsaved data.
  • Fix Resolved Email Notifications Template add-on issue due to which templates are not visible and applicants are not receiving emails.
  • Fix Resolved the issue where “iconpicker() is not a function error” from the job detail page.
  • Fix Resolved the issue where the admin bar is only visible for the user of the administrator role.
  • Fix Resolved the issue where the “Changes are Saved” message doesn’t appear on the “Application Form Field” tab on the frontend.
  • Fix Resolved the issue where job features and application form field were deleted from the employee side when delete from admin settings.
  • Fix Fixed the label editable issue when a new job feature and application form are added.
  • Fix Fixed the job feature removal issue on new job creation.
  • Fix Resolved the undefined variable error which occurs when existed form fields label is edited.
  • Fix Fixed the functionality where checkboxes and radio buttons options weren’t selected when clicked on their label.

1.3.2 – 1/6/2021

  • Feature Made it compatible with Custom Job Application Statuses Add-on.
  • Fix Resolved the missing strings issue from the language POT file.
  • Fix Resolved the issue where admin application fields were not being fetched on the frontend.
  • Fix Fixed the job auto-approval issue where jobs were not being posted automatically.
  • Fix Resolved the issue where the CSS file contained uncommented comments.
  • Fix Resolved the issue where the “Download Resume” button color was not applying on the text background.

1.3.1

  • Feature Added add-on language POT file for translation.
  • Fix Resolved the issue where Job description does not save on job creation.
  • Fix Resolved the conflict with Email Attachment add-on.

1.3.0

  • Feature Added option to approve jobs posted automatically.
  • Feature Added option to fetch admin application form fields.
  • Fix Resolved date picker not a function error.
  • Fix Corrected user meta of employer that was not listed for approval in “List of Employers” menu..
  • Fix Removed (>) in new employer email template.
  • Fix Frontend Job Posting name correction on SJB settings menu page tab.
  • Fix Handled backend admin email templates that were not working previously.
  • Fix Re-structured div structure for Job Features and Job Application Form section on add new job page.
  • Fix Replaced site_url() with home_url() throughout the plugin.
  • Fix Resolved the conflict with Email Attachment add-on.

1.2.2

  • Feature Added a filter to application statues dropdown
  • Note Updated the default application status code.
  • Fix Added “Section Heading” missing field type.

1.2.1

  • Note Made it compatible with Simple Job Board V 2.9.0.
  • Note Made it compatible with Ultimate Member Plugin. (Ultimate Member for Frontend Jobposting Add-on is removed from our marketplace.)

1.2.0

1.1.1

  • Feature Added new hooks in the Add/Edit job pages.
  • Tweak Added notice upon plugin activation.

1.1.0

  • Feature Made it compatible with How to Apply add-on.
  • Feature Made it compatible with Job Expirator add-on.
  • Feature Made it compatible with Multiple Attachment Fields add-on.
  • Fix Resolved the checkbox and radio buttons issue after WP 5.5
  • Fix Resolved the issue of hyperlink of pending job post.

1.0.1

  • Fix Resolved the conflict with Email Attachment add-on

1.0.0

  • Feature First Release
SJB-FrontendJobPost-SS1
Frontend Jobpost Settings Tab
SJB-FrontendJobPost-SS2
Job Approval Controls
SJB-FrontendJobPost-SS13
Job taxonomy approval screen.
SJB-FrontendJobPost-SS3
Employer Listing
SJB-FrontendJobPost-SS10
Employer Signup Page
SJB-FrontendJobPost-SS9
Employer Login Page
SJB-FrontendJobPost-SS4
Employer Dashboard
SJB-FrontendJobPost-SS5
Employer Dashboard – Jobs Listing Tab
SJB-FrontendJobPost-SS6
Employer Dashboard – Job Features Tab
SJB-FrontendJobPost-SS7
Employer Dashboard – Application Form Fields Tab
SJB-FrontendJobPost-SS8
Employer Dashboard – Resume Manager Tab
SJB-FrontendJobPost-SS11
Frontend Jobpost Page

How to install & utilize the add-on?

  1. After purchase, you will get a link to download in email as well as in your account at the PressTigers marketplace
  2. Click on the link and download the plugin
  3. Upload the plugin either through “Add New Plugin” or by uncompressing the Archive and copy in ‘wp-content/plugins’ directory
  4. Activate the plugin add-on through the Plugins’ menu in WordPress
  5. It automatically redirect to settings’ tab where you will find the list of shortcode.
  6. Add a WP page and use the [frontend_dashboard] shortcode in the editor to make it a Dashboard page.
  7. Add a WP page and use the [frontend_jobpost] shortcode in the editor to make it a Job Post Form page
  8. Add a WP page and use the [frontend_login] shortcode in the editor to make it a Login page.
  9. Add a WP page and use the [frontend_signup] shortcode in the editor to make it a Signup page.
  10. Go to Job Board -> Settings -> Frontend Jobposting Tab and set the pages you have created for each option.

There are no reviews yet.

Be the first to review “Frontend Job Posting Add-on”

Your email address will not be published. Required fields are marked *