Automattic / Automattic/WP-Job-Manager
Missing category filter for jobs short-code with categories argument
- 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

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

Contributor 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