Topsy provides service status updates via http://status.topsy.com
Trackback comments are inserted into the WP comments database after passing moderation. Once they are in the WP database, they exist on their own. Deactivating or removing the plugin will have no effect on them.
If you want to remove all trackback comments, you can use the "Delete Trackback Comments" button. This will not affect comments not posted by the plugin.
Each time a blog page is loaded, Topsy checks for new tweets about that page and adds them as comments.
While the plugin is activated, it will re-generate trackback comments every time a blog page is loaded.
If you want to block a comment from appearing, you can use the "Unapprove" feature in the WordPress dashboard. An unapproved comment will not be displayed.
Some WordPress themes omit the text of trackbacks, and if you're using one of those themes, trackbacks may not display properly. In this case, you can enable full text trackback comments by enabling the "Display trackback comments as comments" option on the Topsy Widgets Settings page.
After changing the setting for comments, you can remove existing blank trackbacks with the "Delete Trackback Comments" button. When the plugin regenerates the comments, they should appear as full text comments.
Shortcode buttons will automatically be contained in a DIV with the class "topsy_widget_shortcode". You can modify your blog's CSS file(s) to apply styling to that class. For example, the CSS declaration:
div.topsy_widget_shortcode {
background-color: #ccc;
display: inline
}
...will make your widget sit in amongst the rest of your paragraph text, and give it a light grey background. (This is not guaranteed to look good. It's just an example.)
You can remove old style comments with the "Delete Trackback Comments" button. The plugin will automatically regenerate comments in the new style.




