The methods are how the plugin goes about deciding whether or not to contact Twitter about your update.
With Automatic ever post published will be added to twitter, unless a custom field called twitpost_action with a value of skip is added to the post. This means users can exclude certain posts from being published, or publish them later.
Manual means nothing is sent to twitter unless you specifically add a custom field called twitpost_action to the post with a value of post.
With both situations, once a post has been published the twitpost_action will be updated (or added if it doesn't exist) with the value added. This is so in the future if you update the post it will not be added to twitter. However, if you change the value to post and then update the post, it will be sent to twitter.
You can come back at any time and change the value of twitpost_action to post which will cause the post to be added to twitter again.
The keywords USER, TITLE and URL inside the message will be replaced with their actual values. Eg: USER has written a post called TITLE -> URL. Due to twitter being short, you should keep the message short.
Set the shrink url option to a service. If the URL doesn't shrink in your tweet, it may be because you don't have CURL installed.
Yes, more are planned to be added so the message can be customized further. Suggestions are welcome.
If you'd like more to be added just suggestion one.




