-
Notifications
You must be signed in to change notification settings - Fork 369
Open
Labels
Description
Problem: I cannot use RSS Feed to promote Featured Jobs
I am using the WP Jomanager RSS feed to send out mails to subscribers via Mailchimp. I would like to add a section in that mail for "Featured Jobs" to give them better visibility to the subscribers.
Also I am using the RSS Feed to have a nice integration in the site bar of my Wordpress via a Plugin. Also there I would like to have the possibility to only show Featured Jobs.
The RSS Feed cannot be filtered by "Featured Job" at the moment.
Solution: Add Filter for Featured Job to RSS Feed URL
I would like to have the possibility to filter the RSS feed by adding a parameter "featured=true" to only show featured jobs
like it is possible with search_location=mylocation, search_keywords=mykeyword, job_types=mytype for example as described here https://wpjobmanager.com/document/rss-feed-for-jobs/.
Reactions are currently unavailable