Filter Featured Jobs
Hi.
I'm checking featured-jobs.php and the variable jr_get_featured_jobs() wich calls the active featured jobs.
The users have packages to post featured Jobs. I was looking to only show on main page featured jobs section, 1 featured job per user being the last one they added the one to be shown. If a user adds another, the one listed would be substituted by this new one, without interfering with other users featured jobs. This way I can prevent spam on this section.
Any idea how to make this happen?