WP Manifestindependent plugin directory
manifest / content / wp-jobs-custompost

Custom Jobs Shortcode

Wordpress Jobs Custom Post Type

by Anthony Raudino · github.com/anthonyraudino/wp-jobs-custompost

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/anthonyraudino/wp-jobs-custompost/archive/refs/heads/main.zip

Readme

Wordpress Jobs Custom Post Type

Use a custom post type called Jobs and display the posts and their custom fields on the frontend using the [jobs] shortcode. As well as filter based on category using [jobs category="categoryname"].

Read the full README on GitHub →