Automattic / Automattic/WP-Job-Manager

Missing category filter for jobs short-code with categories argument

Open
#1,610 0 comments 0 reactions 0 assignees View on GitHub
Enhancement
Dominant language
PHP
Stars
899
Forks
369
Avg merge
11h 37m
Merged PRs (30d)
12

Description

1533443-zen

If you create something like this: `[jobs categories=superhero-job]`, it'll result in the following page:
http://cld.wthms.co/xbYoHV

![screen shot 2018-11-01 at 16 24 05](https://user-images.githubusercontent.com/20779676/47847919-bac38500-ddf2-11e8-9800-0a219a3d40ac.png)

but it'd be better if it results in this form: http://cld.wthms.co/0Pt9jJ

![screen shot 2018-11-01 at 16 24 37](https://user-images.githubusercontent.com/20779676/47847928-c020cf80-ddf2-11e8-9071-91dd6ee00c1a.png)

Contributor guide

Open the contributing guide

Research direction

Reproduce the `[jobs categories=superhero-job]` shortcode case and compare its output with the expected example linked in the issue. Trace the jobs shortcode entry point and category-filter handling; done means the categories argument produces the filtered form shown in the second screenshot without changing the default shortcode output.

Written by the indexing model from the issue text.

Assessment

Tech stack
php, wordpress
Domain
backend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.