Automattic / Automattic/WP-Job-Manager
Create exclusion parameters for jobs shortcode
Open
Enhancement
- Dominant language
- PHP
- Stars
- 899
- Forks
- 369
- Avg merge
- 11h 37m
- Merged PRs (30d)
- 12
Description
It is not currently possible to exclude jobs from the jobs listing, except by workarounds like putting all desired jobs in a category, and the desired excluded jobs in another, then using [jobs categories="x, y"], leaving out the excluded category.
Allow exclusions based on job ID.
requested in 3552837-zen.
Contributor guide
Research direction
Locate the jobs shortcode implementation and the existing category-filtering behavior. Add a way for the shortcode to exclude jobs by ID, then verify that the jobs listing omits the specified IDs while continuing to show other matching jobs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php, wordpress
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100