apply_filters( ‘jobrelay_wpcon_jobfeed_endpoint_template_location’, $location string, $template string )
In this article
Allows filtering of the default template location for the job feed template.
Parameters
$location
string
The server path to the location of the template$template
string
The original template location
More information
This filter allows developers to change the location of the template that is used to render jobs via the standard job feed.