Skip to content

add featured support to RSS#2925

Open
masteradhoc wants to merge 1 commit intoAutomattic:trunkfrom
masteradhoc:2341-featured-jobs
Open

add featured support to RSS#2925
masteradhoc wants to merge 1 commit intoAutomattic:trunkfrom
masteradhoc:2341-featured-jobs

Conversation

@masteradhoc
Copy link
Contributor

Fixes #2341

Changes Proposed in this Pull Request

  • Added support for filtering the job RSS feed by featured status using the featured=true query parameter

Testing Instructions

  1. Mark one or more job listings as "Featured" in WP Admin.
  2. Visit /?feed=job_feed — confirm all published jobs appear.
  3. Visit /?feed=job_feed&featured=true — confirm only featured jobs appear.
  4. Combine with other filters, e.g. /?feed=job_feed&featured=true&search_location=London — confirm both filters are applied correctly.

Release Notes

  • Added featured=true query parameter support to the job RSS feed to allow filtering by featured listings only.

New or Updated Hooks and Templates

Deprecated Code

Screenshot / Video

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

RSS Feed Filter by Featured Jobs

1 participant