I’m using a WordPress trigger with the "Updated Post" action to work with a specific custom post type when a post of that type is published. The custom post type appears in the list, but when I test the trigger, it doesn’t work—I’m only receiving data from the default post type. However, when I use the same custom post type with the "New Post" trigger, it works as expected. Could you help me troubleshoot this issue?
Note: I am updating Post Problematically, using wp_update_post hook.
Please find video in below link: https://drive.google.com/file/d/18oaa1tAKRWtOLMp5OBJc5gLcuiWqzj7N/view?usp=drive_link