Is it possible to specify the directory from which to load objects from a file? The default location is /path/to/wordpress/wp-content/more-fields/saved/
I'm keeping the whole of my project under version control and including the More Fields plugin as an external dependency, so I would like to load exported field data from a different location. Is this possible?
Thanks
--Emyr