Replies: 0
Hello,
As at least one other person has reported, I’m having super slow admin custom post updates (30+ seconds) on custom posts not related to Pods. On my site, this happens with the Events Calendar when I try to update an event.
I’m currently trying to narrow it down with xdebug and qcachegrind but it looks like it is related to Pods and the three following functions:
1) PodsAPI:handle_changed_fields
2) PodsAPI->export_pod_item
3) PodsAPI->export_pod_item_level
There is no reason for Pods to be running on events update from the Events Calendar, as those are not Pods custom post types.