Thanks for your fast feedback!
Unfortunately it doesn’t work. I spent too much time yet in trying different options…
I finally set up a new test site, only WordPress, feedWordPress, and WP to Twitter: also no result. Manual is ok. Syndication doesn’t tweet.
I don’t know why, it might be related to FWP settings, maybe resulting in different “post” triggers as you describe.
I tried with more add_action types, also no result:
add_action( ‘wp_insert_post’, ‘jd_twit’, 12 );
add_action( ‘publish_post’, ‘jd_twit’, 12 );
add_action( ‘update_syndicated_item’, ‘jd_twit’, 12 );
Any idea?
Joe, I will send you the login details to the test website, feel free to experiment if it can be of any help for you too?
Regards,
Peter