Open bradleymoore111 opened 7 years ago
Perhaps check the gallery_metabox file? I managed to get it working through the rest API there, might be able to get copy how I did it there, and redo it for the deletion
Oh well turns out it doesn't actually use the REST API. Just hooks into save_post, then checks there. Hm.
Also to importing. Otherwise, anyone with our IP address + MLS IDs could make us import a bunch of MLS's
When migrating from admin to rest, I removed it. Need to readd it.