Update pod programmatically and call pods_api_post_save_pod_item_post
-
Before some months I wrote this topic Get the old value from custom field on save before new value saved, I solve the problem but I look easier solution…
Here is the scenario…
I have two PODS, the POD1 and the POD2, both are relative pods, I add category to POD1 depending from value of custom field on POD2
When I add/remove relationship from POD1 post everything works
When I add/remove relationship from POD2 post need to take values from field of POD1 and set categories again.
I think will be more easy if I update POD1 but need to call pods_api_post_save_pod_item_post for POD1.There is any way to update POD1 programmatically and call pods_api_post_save_pod_item_post?
Thanks in advance
- The topic ‘Update pod programmatically and call pods_api_post_save_pod_item_post’ is closed to new replies.