WP Manifestindependent plugin directory
manifest / content / wp-job-listings-custom

Custom Job Listing

Extends the WP Job Openings plugin by adding custom job listing views, styles, and shortcode functionality. Enhances job board UI with modern components like Ionicons and AJAX filtering.

by Orbit570 · github.com/towfique-elahe/wp-job-listings-custom · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/towfique-elahe/wp-job-listings-custom/archive/refs/heads/main.zip

Readme

WP Job Listings Custom

Version: 1.0.1

  • Updated plugin structure, organized code into folders.
  • Added ajax handler, improved filtering functionality.
  • Updated styles for global use.

Version: 1.0.2

  • Organized code into folders.
  • Added fallback image after checking featured image in job card.
  • Updated styles for global use.

Version: 1.0.3

  • Updated ajax content to show different jobs container based on grid view or list view to remove transition glitch when switching between views.
  • Updated css to improve design.

Version: 1.0.4

  • Added dedicated job listing settings page in wp dashboard.
  • Added default view mode option (Grid / List) in settings.
  • Added jobs per page option (Dropdown: 6 / 9 / 12 / 15 / 18) in settings.
  • Added typography controls for: Job title & Job specs in settings.
  • Added color & font family controls for the entire listing.

Read the full README on GitHub →