Way to customize RSS elements shown?
-
Is there a way to customize (e.g. via template files?) the RSS elements that are shown, if there is a uniform RSS element (say, like author, but something other than that) in the feed source that could be displayed, if there was such an option to show it?
To be more specific, in the RSS feed that the WP Job Manager plugin provides, the feed includes not just author data for job posts (e.g. <dc:creator><![CDATA[author-name-here]]></dc:creator> but other elements that would be helpful to pull in, such as these two:
- <job_listing:location><![CDATA[location-here]]></job_listing:location>
- <job_listing:job_type><![CDATA[job-type-here]]></job_listing:job_type>
Is there any way through settings or template customization that this plugin could display these additional elements?
- The topic ‘Way to customize RSS elements shown?’ is closed to new replies.