Sync a Post on Meta Change
-
What is the best way to send a Sync request for a POST on a Custom Field change.
Already have the Actions added_post_meta, updated_post_meta, and deleted_post_meta in place. I see your class “Algolia_Post_Changes_Watcher” has a function sync_item( $post_id ). How do I call that function? Algolia_Post_Changes_Watcher::sync_item( … ); ?
Thanks
Dana
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Sync a Post on Meta Change’ is closed to new replies.