Hey There,
I think I found a possible bug on the action 'rwmb_after_save_post' ttps://docs.metabox.io/actions/rwmb-after-save-post/
I would assume that this action fires only once whenever a post is saved. However it seems that this action fires once for every created Field Group assigned to that post. Is that intended behaviour or just a bug?
I'm just creating a integration with google Indexing API and I want to ping google every time my job-postings are saved/updated to reindex my site. As things are behaving now it would call google 3 times whenever a post is updated now!
TIA for your help