We have two "sister" websites; each has a staff page, but the staff are identical. We are creating the staff pages by querying a Staff custom post type with a Toolset view. So currently, both sites have a Staff custom post type, and each site has its own Views. When staff change, duplicate changes have to be made on both sites.
I've been asked if there is any way to pull the data from one site (hidden link) and have it display on the other site (hidden link) so that the posts only need to be maintained in one place.
I don't think this is possible, but promised the client I would ask. Is there any possible way to have a View pull data from another site's database and process it?