How To Post WordPress Custom Post Types to Twitter via IFTTT
I have my wordpress site. Which has the normal "post" and a custom post type "download", I Currently use IFTTT, (If This Then That Service) to post my wordpress posts to Twitter.
The IFTTT recipe works perfectly for my posts, and tweets as soon as I publish any post. You can check my site https://milyin.com, and my twitter account is https://twitter.com/milyincrealtors/
The problem is that, this works only for normal wordpress posts. I searched IFTTT for applets to include custom post types, that didn't work, and i can not find a solution on stack exchange also.
How can i use IFTTT, to tweet any new post of post type 'download'
I love IFTTT, and i don't want any plugins that slow down my site. So please provide me with the code, that ensures that my IFTTT applet is triggered for this custom post type also.
Topic social-sharing xml-rpc php plugins custom-post-types Wordpress
Category Web