Hi there,
how do I integrate the "post to twitter"-option in my custom post types?
I tried with
register_post_type [...] 'supports' => array ( [...] 'twitter-tools' [...]
but it does not work.
Any ideas?
Thank you very much.
Hi there,
how do I integrate the "post to twitter"-option in my custom post types?
I tried with
register_post_type [...] 'supports' => array ( [...] 'twitter-tools' [...]
but it does not work.
Any ideas?
Thank you very much.
someone have a solution ?
If you use the "bird feeder" plug-in your posts will automatically publish to twitter at the same time you publish your work.
This topic has been closed to new replies.