I have a custom function in a custom plug-in that is breaking with object caching
The function is calling get_the_terms and when W3 Total Cache is disabled it returns the expected array with the last item in the array being object_id, however when I enable the plug-in it still returns the array, however the object_id is missing from the array and consequently breaking the rest of my plug-in
I am at a complete loss here ... any ideas are greatly appreciated ... and please let me know if you need any more info to trouble shoot
Thanks!