Trigger YAARP when the post is published
-
Hi there,
So far the plugin seems to run when the post (let’s say post-ID 1234) is viewed. So, after the post is published but not viewed; if I check-up in a database, it doesn’t appear but when I load a post in the frontend, and refresh the database in PHPMyAdmin, it finally shows up. My question is it possible to directly trigger this without viewing a post?
I’m using WP database as my backend to Node.js application. So, it is not realistic for me to view every post in WP. I’ve my cronjobs set directly in server and have disabled the default WP Cron. How can I solve this?
Thank you!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Trigger YAARP when the post is published’ is closed to new replies.