Yes, I want to override core template files from wp job manager. I read this post: https://wordpress.org/support/topic/template-overrides-via-plugin
, but I really need an example how to write the filter.
The only thing I need is to have a template folder in my plugin directory which works like the folder in the theme directory.